Quote:
Originally Posted by Upsurge
Can you post your script here (in text, from XSE).
|
#dynamic 0x800000
#org @start
checkflag 0x201
if 0x1 goto @done
checkflag 0x200
if 0x1 goto @lab
applymovement 0x2 @move1
waitmovement 0x2
msgbox @t1 0x6
applymovement 0x2 @move2
waitmovement 0x2
applymovement 0xFF @move3
waitmovement 0xFF
setflag 0x200
release
end
#org @lab
msgbox @t2 0x4
closeonkeypress
applymovement 0xFF @move3
waitmovement 0xFF
release
end
#org @done
release
setvar 0x4012 0x1
end
#org @t2
= I should go to the [red_fr]lab[black_fr].
#org @t1
= Prof: I need you to come with me\nto the [red_fr]lab[black_fr] it's urgent.
#org @move1
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0xFE
#org @move2
#raw 0x11