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.
If i understand the same sprite is gymleader and gives a pokemon?
also i need some help with my script.
here's a video of the script
and the script itself :
why won't my character go up the stairs?do i have to do something special?
like what kind of script?a give event script?
Like a dud is standing out of pallet? and he checks if you got a pokedex.If you have he gives you a lucario?btw lucario is not in firered and ruby >..>
why call and not goto? i can't understand that.
btw my script worked without the changes you pointed but i made them anyway.
check the video on my signature it's funny:D
P.S. can i also move a player at a warp?if so will the player warp?like move him out of town and take him back in?
well in concept they seem quite similar.I appreciate for giving me this info.I will check out XSE as soon as possible.But for now i will check something on pokescript.
oh well Domo arigatou gozaimasu!
Best Regards,
Apostolis
P.S. wish me good luck i am participating in the Greek Tournament held...
really? pokescript causes bugs? man i didn't know that.but it checks automatically for offsets.how will i know on xse what offsets to use on XSE?Btw the ironic things is i use XSE editor to edit the scripts in insert in my roms XD
Game : Fire red
Editor i use : Pokescript
Type : Mission.Use of flags mainly.
First of all this is pokescript.
So i got into scripting as well.I need some help here.
I can't post a video cause i can't post links yet.So well when i get to 15 posts i will be i think.
P.S. this is just a base...
First of all this is pokescript.
So i got into scripting as well.I need some help here.
#org $oldman
lock
faceplayer
checkflag 0x3201
if b_true goto $yo
checkflag 0x3200
if b_true goto $dogs
message $hey
release
end
#org $yo
checkflag 0x3205
if b_true goto $completed
message $5
boxset 6...