Okay, I'm using this example script now:
#org $battle
lock
faceplayer
message $roar
boxset 6
wildbattle 1 5 0
release
end
#org $roar
$roar 1 = Bulba!
But somehow, it skips the 'wildbattle' command and goes right to release, end.
HEY, anyone gonna help!?