spidermight340
Advanced Trainer
- 27
- Posts
- 15
- Years
- Age 33
- Seen Feb 21, 2011
hello i need to know how to battle a totodile after clicking on its person event on ruby with Advance map
plzzz help
plzzz help
well for twothings one this is a script help not script request thread also try reading some tutorials but since I am so nice I will anser it right nowhello i need to know how to battle a totodile after clicking on its person event on ruby with Advance map
plzzz help
Search for Cooley's level script tutorial. It's a must read before you even attempt level scripting.I have one question that I could never do even if it is extremely basic, but... How do you compile more than one level (two different people) script without them messing up the other?
Umm.. No!oh sorry
wildpokemon 0x(pokemon) 0x(level) 0x(item)
If ya wanna make pokeball disappear then use applymovementSo, anyone have an idea on my problem?
If ya wanna make pokeball disappear then use applymovement
You don't need the "Fly points", but since you want it. You'd have to save your map as a .map file (File->Map...->Save map as...) then load it and reinsert it again (File->Map...->Insert Map).i need help inserting fly points in advance map because i made a pokecenter on a route and when i get KOed the game stays on a black screen coz theres no fly point there so can some one plzzzz help
Yeah, so what do you need help with?I need some help with the script
I checked everything in Advancemap for the vars they are all correct
Spoiler:
'-----------------------
#org 0x14E948
lockall
playsong 0x19A 0x1
msgbox 0x816D10E '"Oh a basketI want to see whats in t..."
callstd 0x4
closeonkeypress
applymovement MOVE_PLAYER 0x814EA2C
waitmovement 0x0
msgbox 0x816D119 '"I want to see whats in there!"
callstd 0x4
closeonkeypress
setvar 0x4060 0x2
releaseall
end
'-----------
' Movements
'-----------
#org 0x14EA2C
#raw 17 'Slide Left
#raw 17 'Slide Left
#raw 17 'Slide Left
#raw 17 'Slide Left
#raw FE 'End of Movements
'---------
' Strings
'---------
#org 0x16D10E
= Oh a basket,I want to see whats in there!
#org 0x16D119
= I want to see whats in there!