Recent content by NiliusJulius

  1. N

    Elite Battle 2015: Gen 5 battle skin

    There seems to be a timing issue when using partyarrows without the new UI. The player's party lingers too long and overlaps the Pokémon information. It doesn't happen when using the new UI.
  2. N

    Elite Battle 2015: Gen 5 battle skin

    I have been wanting to show a preview of several Pokemon ingame and I have been trying to configure the script from -FL- below def showSpeciesIntro(specie,complement="") name=PBSpecies.getName(specie) kind=pbGetMessage(MessageTypes::Kinds,specie) # Comment the below line so it...
  3. N

    Compressing and encrypting game seems messed up?

    Nevermind. The above only fixes loading an existing savegame. When trying to start a new game it still gives an error: pbGetTrainerTypeGender undefined method when running pbTrainerName
  4. N

    Compressing and encrypting game seems messed up?

    I am totally new to Pokemon Essentials, so I have not found a real fix for this yet but I'm going to post my findings here: This is the error I get when trying to run a compressed game. [ArgumentError, "marshal data too short", (and a lot of code lines here) After pressing OK I get the next...
Back
Top