[Server Scripting] RPG Server

Discussion in 'Server and Client Scripting' started by coyotte508, Nov 28, 2012.

  1. coyotte508

    coyotte508 Well-Known Member Administrator Server Owner Administrator Server Owner

    Joined:
    Apr 21, 2010
    Messages:
    6,363
    Likes Received:
    168
    RPG scripts are there! source code, pokemon chat topic.

    It's the beginning, but the code is clean and there's a 24/7 server hosting the scripts, and scripts can be edited through the server's web interface.

    For now it's me and Swimming95. If you want to participate in it, clone the repo, there's some work given in the issues on github. Coordinate with me on this topic or #Developer's Den (on the PO server) if you want some other work to do or if you're going to implement a feature - I want the code clean and structured and won't hesitate to give my opinion :x

    I'll provide programming support for C++ features that may need to be added (like battle scripts).
     
    Last edited: Mar 12, 2013
  2. yalaa

    yalaa Mafia Theme Scripter

    Joined:
    Feb 9, 2012
    Messages:
    56
    Likes Received:
    1
    PO Trainer Name:
    x-yalaa-x
    I think with more works and scripts , the rpg will be cool all is correct but need more works . thx for your work Coyotte and Swimming95


    x-yalaa-x
     
    Last edited: Dec 5, 2012
  3. coyotte508

    coyotte508 Well-Known Member Administrator Server Owner Administrator Server Owner

    Joined:
    Apr 21, 2010
    Messages:
    6,363
    Likes Received:
    168
    We have done some stuff and now it's the /start command.


    New topic
     
    Last edited: Dec 8, 2012
  4. coyotte508

    coyotte508 Well-Known Member Administrator Server Owner Administrator Server Owner

    Joined:
    Apr 21, 2010
    Messages:
    6,363
    Likes Received:
    168
    You can now /start (it just gives you a random pokemon and set your 1st team to it)

    you can also use /team, which prints your current team pretty nicely!

    I added a file with a map sample, where you'd use sys.getVal("...", "data/maps/global.txt") to get infos on locations and so on. So what's next if for someone to add the location in the /start command and allow moving around.
     
  5. coyotte508

    coyotte508 Well-Known Member Administrator Server Owner Administrator Server Owner

    Joined:
    Apr 21, 2010
    Messages:
    6,363
    Likes Received:
    168
  6. ArmyGuy96

    ArmyGuy96 New Member

    Joined:
    Jul 16, 2013
    Messages:
    3
    Likes Received:
    0
    Is this thread still active at all?
     
  7. coyotte508

    coyotte508 Well-Known Member Administrator Server Owner Administrator Server Owner

    Joined:
    Apr 21, 2010
    Messages:
    6,363
    Likes Received:
    168
    Nope!

    But if any scripter is willing to contribute I can offer advisory support & all.