• 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.
C
Reaction score
35

Profile posts Latest activity Postings About

  • alright, it's about half-done, it'd be easy to make a forest, but I don't want this to be your standard 6 steps on plain grass, and you reach your event
    I made the graduation script. It needs work though. Its saying unknown keyword on line 24. Anywho here is the script:

    #Dynamic 0x80053A
    #org @start
    lock
    faceplayer
    message @exam
    boxset 6
    message @question
    boxset 5
    if b_true goto @yes
    compare LASTRESULT 0x1
    #define if b_true gosub @no

    #org @exam
    = It is time to take\nyour graduation exam.

    #org @question
    = How does Poliwhirl evolve into\nPolitoed?\pDoes it have something to do\nwith a King's Rock or not?

    #org @yes
    lock
    faceplayer
    checkflag 0x828
    if b_false goto @mom
    message @pass
    boxset 6
    release
    end

    #org @mom
    lock
    faceplayer
    message @pkmn
    boxset 6
    release
    end

    #org @pass
    =Congratulations!\pYou have passed!\nYou are now a graduate.

    #org @pkmn
    = Go speak with your Mom.\nShe has a gift for you.
    I need a script where this old guy stops you (when you talk to him) and says "Only graduates are allowed in here." Then, once you graduate, and talk to him again, He will say "You are a graduate, therefore, you may pass." Then he moves one tile to the right so you can pass."
    cool, keep it up! after you have done all of that, just upload the hack at zshare.net. After that you can rest for a while because I have to insert the maps what I made for the hack.....
  • Loading…
  • Loading…
  • Loading…
Back
Top