|
Brane... the problem is when i try to debug it, a box pops out that says
"error 13 type mismatch on line 8
missing #define or parameter
line:wildbattle 0x97 0x50 0x8B
here's the script:
#dynamic 0x800300
#org @start
lock
faceplayer
msgbox @1 0x6
cry 0x97 0x0
wildbattle 0x97 0x50 0x8B
fadescreen 0x1
fadescreen 0x0
hidesprite 0x800F
setflag 0x1200
release
end
#org @1
= Mew!
I changed the offset, the cry and wildbattle :/
|