|
|
|
 |
Posted 2007-02-14, 04:44 PM
in reply to Goodlookinguy's post starting "So you don't know what,Set Hero Walk..."
|
 |
 |
 |
Goodlookinguy said:
So you don't know what,Set Hero Walk GFX, Swap Events, Enter Password, or Goto Label
Besides Label, I might be able to figure out the rest.
But seriously what in the world is LABEL. Does anyone know?
|
Enter Password is just a way to capture keystrokes - Key Input Processing in RM2k3.
GFX is shorthand for Graphics, so it's Set Hero Walk Graphics. If you can't figure out what that is, I don't know what to tell you
Swap Events swaps two events
Labels are just places in the script you can jump to, nothing difficult about that at all. If you have Label 1 somewhere, and you tell it to Jump To Label 1, it continues from Label 1.
|
 |
 |
 |
|
|
|
|
|
|
|