- 56
- Posts
- 8
- Years
- Seen Aug 31, 2020
Here's my script. (XSE) Everything functions perfect except I'd the battle music is just like a regular pokemon battle. I want the music to be the same as the wild Regirock, Regice, Registeel music. I've done it before in pksv... I just forgot how. Any help?
Spoiler:
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @1 0x6
cry 0x6 0x0
wildbattle 0x17E 0x1E 0x8B
fadescreen 0x1
fadescreen 0x0
hidesprite 0x800F
setflag 0x1007
release
end
#org @1
= NIHILEGO: ...
#org @start
lock
faceplayer
msgbox @1 0x6
cry 0x6 0x0
wildbattle 0x17E 0x1E 0x8B
fadescreen 0x1
fadescreen 0x0
hidesprite 0x800F
setflag 0x1007
release
end
#org @1
= NIHILEGO: ...