Battle Factory

Discussion in 'Server and Client Scripting' started by Kalashnikov, Oct 15, 2011.

  1. Kalashnikov

    Kalashnikov Despite the code quality

    Joined:
    Apr 4, 2011
    Messages:
    434
    Likes Received:
    0
    A Battle Factory like game, thats it.
    http://pastebin.com/hx92HpFB
    Still in development, but it's playable now. The rules are based on Battle Factories from Battle Frontiers: You get random pokemon, battle with them and swap them after each battle, except here you battle with other players.
    Warning: In the current state this script can't be run on any server since it uses some scripting options I made myself. If you know how to compile the server, I can share them with you. I'll try to make a Pull Request (still have to figure out how exactly...) later today, then implementingfixing and judging importance of those functions will be up to PO devels.

    As of now, You can try it on Battle Factory beta server. It won't be up always though.
    Feel free to test it.

    Kinda FAQ:
    • Hint about next opponent?
      Thats hard to implement and will lead to more (intentional or not) timestalling.
    • Reroll option?
      Won't happen. You can reenter the server though.
    • Sets are horrible!
      They are. But that's kinda the point. Maybe I'll use Smogon sets or sets from PO stats instead later.