Sweet Jasmine
s m i l e :)
- 1,040
- Posts
- 16
- Years
- Age 33
- Chi Town
- Seen Jul 12, 2010
Thanks. This surely helped me alot.. Thank you for posting!
Erm.... how do i do that? cuz pokewitch does some thinfgs, then other times it say something about text offset... then im stuck on getting it into the rom, i found a tutorial but it wasnt that clear, plz help!
Thank you, I appreciate the comment.This is the one tutorial out of all the others that has actually got me to script as the others didn't work when I tried them. Anyway THANKS!!! :)
Uhm, first of all, you'd change the starting map, and put your scripts in the map for the dream, then you'd warp the player to the original starting map. I guess.How would you do a dream in the begning of game and how would you do a wild pokemon battle but the wild pokemon can only have one gender also how can you do the only one gender thing with give pokemon script?
I'm not even sure what the heck you're talking about. If you mean compiling scripts, just click the gear button.Erm.... how do i do that? cuz pokewitch does some thinfgs, then other times it say something about text offset... then im stuck on getting it into the rom, i found a tutorial but it wasnt that clear, plz help!
Thank you. I appreciate the comment.Thanks. This surely helped me alot.. Thank you for posting!
You use a tool by HackMew call Starting Map Changer.Can anyone make a script or explain me how to make a script to change the starting point of the game?
like in fire red i dont want to begin the game in my room...i want to begin the game in another place...so can anyone help me?
I'll do my best to update everything, HackMew. I know most of the things are wrong.Now I see where bad scripting knowledge come from...
That's wrong and won't work. You can't use two ifs like that and there's not even a compare so the two ifs are pointless anyway. Also, some parts of the tutorial aren't updated for the newest XSE yet. So I would suggest the author fixing everything so people will have less problem with scripting. Thanks in advance.Code:#org @start lock faceplayer msgbox @yesno 0x5 if 0x1 goto @yes if 0x0 goto @no release end
On the space putI posted that in the script help thread, but no-one's helped me... Can you help?
Thanks for the tutorial but on yesno scripts
When you put
msgbox @yesno 0x5
It should be
msgbox @yesno
boxset 0x5