• 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.
R
Reaction score
0

Profile posts Latest activity Postings About

  • I'm glad to help. It would help me to know what the script is supposed to do.

    Right now, I can tell you that this script will never make it to @take, because there is nothing in LASTRESULT by that time.

    msgbox @1 0x6
    compare LASTRESULT 0x1
    if 0x1 goto @take

    Did you possibly want a Yes/No box? If so, it should be

    msgbox @1 MSG_YESNO

    or you can replace MSG_YESNO with 0x5.

    Hope this helped :)
    Hey,are you good at scripting,if so than whats wrong with this:

    Spoiler:
  • Loading…
  • Loading…
  • Loading…
Back
Top