[Server Scripting] RPG files

Discussion in 'Server and Client Scripting' started by Kase, Oct 4, 2014.

  1. Kase

    Kase Member

    Joined:
    Mar 12, 2014
    Messages:
    148
    Likes Received:
    3
    Hey,
    How do you add this RPG (https://github.com/po-devs/rpg-scripts) to the server (running beta scripts). Where do you put all the files, in "scriptdata" or just extract the folder in the PO foler. Also which of the javascript files have to be add as a plugin in the actual script (script.js).
    Thanks
     
  2. Crystal Moogle

    Crystal Moogle Ayaya~ Administrator Administrator

    Joined:
    Jul 19, 2010
    Messages:
    3,205
    Likes Received:
    531
    PO Trainer Name:
    Hanako
    It's a script on its own. It's not meant to run alongside the main scripts. It's one or the other, not both. You'd have to create your own plugin if you want to run it with the main scripts
     
  3. Kase

    Kase Member

    Joined:
    Mar 12, 2014
    Messages:
    148
    Likes Received:
    3
    **Facepalm**