- 21
- Posts
- 16
- Years
- Seen Mar 4, 2012
This is the script that I am using from Shiny Quagsire
#dynamic 0x800000
#org @start
lock
faceplayer
trainerbattle 0x0 0x59 0x0 @intro @defeat
msgbox @msg 0x2
release
end
#org @intro
= Yo, you must be a new trainer.\nLet's battle
#org @defeat
= You're not new?
#org @msg
= I'll just train harder!
Problem that I have
-How can I change the BGM of the normal battle to those like GYM leader BGM Battle ????
By the way , the script works and it can be run
#dynamic 0x800000
#org @start
lock
faceplayer
trainerbattle 0x0 0x59 0x0 @intro @defeat
msgbox @msg 0x2
release
end
#org @intro
= Yo, you must be a new trainer.\nLet's battle
#org @defeat
= You're not new?
#org @msg
= I'll just train harder!
Problem that I have
-How can I change the BGM of the normal battle to those like GYM leader BGM Battle ????
By the way , the script works and it can be run