• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by FrostJackP

  1. F

    Multiple save files 2.2

    I am using a new save file as well as having the security features turned off
  2. F

    Multiple save files 2.2

    Oh, duh, don't know how I missed that. And I do think the security feature should be removed, at least from this script, it might be more useful as a separate script After I did the last step, I started getting this error: If RESTRICTSAVEACCESS is set to true, it will tell me it's a copied...
  3. F

    Multiple save files 2.2

    I'm getting this crash too, the only change to the save/load screen is the ones made in the modified version of mobius' quest journal script, which I combined rather easily with this script (it was only a few lines), other than that, I copied exactly from the pastebin, don't know what's wrong
  4. F

    Problem with custom evolution methods in v14

    I know you didn't ask for all of it, but here is everything remotely relevant. PokemonEvolution Script: Eevee: Pancham: Sliggoo Tyrunt: Amaura:
  5. F

    Problem with custom evolution methods in v14

    No difference unfortunately :(
  6. F

    Problem with custom evolution methods in v14

    I did that too, I have no idea why the error changed or why there is an error at all
  7. F

    Problem with custom evolution methods in v14

    Just tried that, now it gives me a slightly different error --------------------------- Pokemon Essentials --------------------------- Exception: RuntimeError Message: Undefined value in PBEvolution File PBS/pokemon.txt, section 134, key Evolutions...
  8. F

    Problem with custom evolution methods in v14

    I have edited that, not sure if it's right though By the way, here are what the evolution methods do, cos I realise I haven't said that yet happinessMoveType: Sylveon's evolution, requires the Pokémon to be at least at happiness 220 and have a move of a certain type (which is defined per...
  9. F

    Problem with custom evolution methods in v14

    As far as I can tell, nothing has changed in the Pokemon.txt PBS files, just the evolution scripts
  10. F

    Problem with custom evolution methods in v14

    I have moved my v13 PBS files over, hence why Sylveon is there.
  11. F

    Problem with custom evolution methods in v14

    Hi, I have been trying to update from v13 to v14 and for the most part, it has been pretty easy, however, I have run into an issue with transferring custom evolution methods. This is what my custom methods looked like in v13: when 26 # happinessMoveType for i in 0...4 return...
  12. F

    Pokemon Level Balance Script

    Could I make it depend on a variable? The game I'm making allows you to challenge any of the gym leaders in any order, and the game should balance itself around how many badges you have. Is there any way I can achieve this without too much modification to the scripts?
  13. F

    Help with more characters

    Thank you very much! I didn't know Ctrl+Shift+F was a thing (I knew about Ctrl+F but that isn't as helpful), this will be very handy in the future! I was going to use that, but there are certain things I need to use a variable for.
  14. F

    Help with more characters

    Hi, I am using a script from a tutorial to have more player characters using a game variable, however the tutorial was only ever partially completed, I need help to finish it. I need to know which script section the code refers to biking, surfing, diving and fishing. Any and all help is appreciated
  15. F

    Pokemon Level Balance Script

    I'm not great at scripting so this may be a question with an obvious answer but could I modify this to just affect wild Pokémon and not trainers?
Back
Top