- 4
- Posts
- 6
- Years
- Seen May 1, 2019
Even though I set my variables to 5000, the message will show up on repeat when entering the map.
My data values are in the attachments below.
Here's my script:
My data values are in the attachments below.
Here's my script:
Spoiler:
'---------------
#org 0x8BBCBB
msgbox 0x880BEEF 0x16 '"Test!"
setvar 0x5000 0x1
release
end
'---------
' Strings
'---------
#org 0x80BEEF
= Test!
#org 0x8BBCBB
msgbox 0x880BEEF 0x16 '"Test!"
setvar 0x5000 0x1
release
end
'---------
' Strings
'---------
#org 0x80BEEF
= Test!