ok this is my first post ever :)
my script is:
#dynamix 0x800000
#org @start
lock
faceplayer
msgbox @talk1 0x6
release
end
#org @talk1
= hi.
anyways, (dont know how to do spoiler sorry)
when i try to compile this it says"unknown keyword lock" @line 3. i don't know how to fix it either...