• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Cyndy, May, Hero (Conquest), or Wes - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

[Scripting Question] Using rare candy script to level up my party

  • 1
    Posts
    7
    Years
    • Seen Dec 2, 2017
    Hello, I used this theread: Using Rare Candy Script - The Pok?Community Forums (search it on google It doesn't let me post links yet)

    and followed it's instructions. the problem is, I didn't understand the last comment from mej71.

    He said to put this line:

    scene.pbRefresh if scene!=nil

    "where the error occurs"

    and then "make my call" with the following line:

    pbChangeLevel($Trainer.party[0],$Trainer.party[0].level+1,nil)

    now, can someone send me a screenshot or write me the correct script for this action?

    Thank you
     
    Last edited by a moderator:
    Hmm... Maybe what he meant was you were having an error in your script and the game showed you a particular line in the script where the error was, Mej71 wanted you to either replace the line with the error or put the line after that particular error line. (I think it's the first option)

    As for 'call', I'm pretty sure he wanted you to go to your engine, and start up an event with the script option (which is the completely last option of the 3rd row of the list) with that particular 'call' script.

    Glad if I could help!
     
    Back
    Top