- 97
- Posts
- 9
- Years
- Seen Nov 22, 2021
Hello!
Rather bad problem. Essentially, I took a new FSF offset and attempted to put this script into it as a test:
Rather bad problem. Essentially, I took a new FSF offset and attempted to put this script into it as a test:
Now, the rather disastrous issue here is that when I compile, if I exit and re-enter it just reverts back to the original. I've tried both removing and leaving the #org offset at the beginning of all offsets when you first open them and no changes. This is an absolutely massive issue for me, as I've tried using several different offsets and all of them just reject the script; this basically means I will NEVER be able to make any progress at all as long as this problem persists.#dynamic 0x(FSF Offset)
#org @start
lock
faceplayer
msgbox @1 0x6
release
end
#org @1 = Hi.\nMy name is Diego.
Last edited: