Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Shadowless1 on May 14, 2006, 03:45:21 PM
-
hi i have been experimenting with rpg maker xp but my key input int working, want to change an event when enter si pressed, but ti doesnt, is enter still variable value of 5?
it doesnt say what there values are in the english help file
-
I recnetly had this problem too. I found an english help file though. Here are the new values for key input.
Down=2
Left=4
Right=6
Up=8
Shift, Z=11
Esc, Num 0, X=12
Space, enter, C=13
A=14
S=15
D=16
Q, Page Up=17
W, Page Up=18
Hope this helps.
-
thanks
-
*Bump*
I have another question, in Conditional branch and Variables what does the "!=" mean/stand for it doesnt tell me in my help file
-
I believe it means "Does Not Equal", but don't quote me on it.
-
ok, im not sure on how to do this without haveing to make 4 other events, i have an event, that folows hero, and i want it to stop when it s one tile away from the hero, is there a way to do this without having 4 other events following hero and setting it as the same co-ordinates as the hero
if it sounds to complicated ill dumben it down or you
-
ok, forget about the previous post, i have been experimenting with rmxp but i cant seem to get an event to follow a hero and stay on the square next to the hero, without getting in the way, how do i do this?, ive tried and tried but all that happens to me is they move on the same square as the hero, cheers