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

Profile posts Latest activity Postings About

  • oh woops I thought you click on an ittem I didnt relise you get the item in the script he I added flags

    #org @1pokemon
    check flag
    if 0x1 goto @alreadyhave
    msgbox @ohyoucouldnt 0x2
    giveitem 0x4 0x1 MSG_OBTAIN
    setflag 0x200
    release
    end

    #org @alreadyhave
    msgbox @catchyour 0x2
    release
    end

    #org @catchyour
    = [black_fr]Catch your first POKéMON, then come\nback to me.

    #org @ohyoucouldnt
    = [black_fr]Oh, you couldn't catch a POKéMON?\pIn that case, I will give you another\nPOKé BALL.
    I looked at the script and right from the geko I resized all items scripts use flags so insted of doing a check ittem you should make a check flag
    sorry I cant answer your question in the simple question thread because its not a simple question it belongs in the script help thread then I will try to answer it
  • Loading…
  • Loading…
  • Loading…
Back
Top