Um sorry if this is out of the concept but i cant create a certain script what im trying to do is take a movement script and add a trainer battle to it but i cant get it to work for some reason, oh and when i put it on a script when you walk over it it doesn't activate and i do not know how to fix this take a look at my script
_________________________________________________________________
#org $start
checkflag 0x1F2F
if b_true goto $done
boxset 6
applymovement 0x37 $move
pausemove 0x0
message $1
applymovement 0xFF $move2
pause 0x30
playsound 0x13E
nop
applymovement 0x39 $move3
applymovement 0x38 $move3
pausemove 0
message $2
trainerbattle 0 0x03A
applymovement 0x39 $move4
applymovement 0x38 $move4
pausemove 0
message $3
applymovement 0x37 $move5
pausemove 0
message $4
fadesound 0x12C
nop
boxset6
#raw 0x53 0x0F 0x80
setflag 0x144F
release
end
#org $done
release
end
#org $move
#raw 0x35 0x35 0x35 0x35 0x35 0x56 0xFE
#org $move2
#raw 0x57 0xFE
#org $move3
#raw 0x35 0x35 0x35 0x35 0x35 0xFE
#org $move4
#raw 0x36 0x36 0x36 0x36 0x36 0x36 0xFE
#org $move5
#raw 0x36 0x36 0x36 0x36 0x36 0x36 0xFE
#org $1
$1 1 =WOAH i didnt see\nyou their sorry
#org $2
$2 1 =GRUNTS:HEY you\n we have been looking\lfor you you shall loose\l???:help me\ntake out the one ill\ltake out the other!
#org $3
$3 1 =Ahhhh we lost\nwe better get out\lof here!
#org $4
$4 1 =Thanks im BRET\nby the way!\lBYE
_________________________________________________________________
can you please tell me whats wrong with it oh and can you please tell me why once i stand on the script it doesn't activate?
PLEASE HELP THANKS
Ohk i dono why but i took lots all the numbers and all sorts for scripting
and put it all together so i hope this helps and makes you life easier!
Ohk i hope it works feel free to use take edit add and more!