- 35
- Posts
- 10
- Years
- Seen Dec 24, 2014
So I've been trying to get this script to work, but every time i click compile, it gets filled with raw data and stuff, and the setflag and disappear go away. Does anyone know why this may be happening?
#org 0x874018E
'-----------------------------------
lock
faceplayer
checkflag FR_BADGE_1
message 0x874019A ' \v\h01 found the Bou...
callstd MSG_LOCK ' Built-in lock command
setflag FR_BADGE_1
disappear 0x5
release
end
#org 0x874019A
= \v\h01 found the Boulder Badge!
#org 0x874018E
'-----------------------------------
lock
faceplayer
checkflag FR_BADGE_1
message 0x874019A ' \v\h01 found the Bou...
callstd MSG_LOCK ' Built-in lock command
setflag FR_BADGE_1
disappear 0x5
release
end
#org 0x874019A
= \v\h01 found the Boulder Badge!