Question about modifying PO

Discussion in 'Database Modifications' started by Skyshayde, May 2, 2012.

  1. Skyshayde

    Skyshayde New Member

    Joined:
    Apr 20, 2012
    Messages:
    4
    Likes Received:
    0
    Soo, is there an easy way to have a server not reject a Pokemon because it has an illegal ability? I want to recreate a Hackmons server on PO, because PS d/c'es me every few minutes. I've been editing the moves txt file, but I can't figure out the abilities file?

    Effectively, I want my server to allow all moves/abilities/252all evs, and my client to allow all moves/252/all evs
     
  2. Lamperi

    Lamperi I see what you did there

    Joined:
    Apr 25, 2010
    Messages:
    2,647
    Likes Received:
    11
    You most definitely need to modify code on both client and server.

    Server code lies in src/Server and Client in src/Teambuilder, but I'm pretty sure there are common routines to check pokemon stats in src/PokemonInfo
     
  3. Skyshayde

    Skyshayde New Member

    Joined:
    Apr 20, 2012
    Messages:
    4
    Likes Received:
    0
    mkay, how would I do that?
     
  4. kupo

    kupo Member

    Joined:
    Feb 10, 2011
    Messages:
    63
    Likes Received:
    0
    You most likely would need the source code located at github, as well as QtCreator to compile it from source.
     
  5. Skyshayde

    Skyshayde New Member

    Joined:
    Apr 20, 2012
    Messages:
    4
    Likes Received:
    0
    Just so everyone knows, Idc if I need to edit the trainer.tp file, all I need is the server to let it