Karel_Kazuki
Wants to Learn about PKMN Rmxp
- 359
- Posts
- 17
- Years
- U.s.a.
- Seen May 3, 2021
Okay Im trying to Make a hack.I have been learning how to script and I dont know how to use all the elements of the scripts......Okay Im trying to make a battle script,really,and im using a-trainer a-map and XSE.....I need someone to tell me step by step how to put a new trainer int the game.I cna make the script but i dont know what to do after that...
this is the script i wrote.
dynamic 0x800000
#org @start
msgbox @1 0x6
end
#org @1
= Hey [player]!\nI wanna try my new Pokemon.Lets Battle Very quick!
I know its not the right one,Because its a messagebox script but im trying to see how to insert that in.I know there is a @ before after and winner script but I just need the steps to make it work.
this is the script i wrote.
dynamic 0x800000
#org @start
msgbox @1 0x6
end
#org @1
= Hey [player]!\nI wanna try my new Pokemon.Lets Battle Very quick!
I know its not the right one,Because its a messagebox script but im trying to see how to insert that in.I know there is a @ before after and winner script but I just need the steps to make it work.