Quote:
Originally Posted by DJTiKi
Nothing is wrong with your script, ao I have no idea on how you could've messed up. You also have the right versions for everything. But usually you would place setvar after everything else(but I don't think it matters).
This is quite interesting. Are making sure your scripts are in Free Space?
|
I'm using FSF to get free space... How much do I need? I'm just leaving at the default, it usually works.
I mean, there's an almost identical script in Slateport (AKA The University):
'---------------
#org 0x14BC88
setvar 0x4052 0x1
msgbox 0x8165A57 MSG_KEEPOPEN '"[player]: I've finally made it to\..."
closeonkeypress
warp 0x1 0x3 0xFF 0x4 0x7
end
'---------
' Strings
'---------
#org 0x165A57
= [player]: I've finally made it to\nTHE UNIVERSITY! Wow! But I feel[etc. etc.]
This script works perfectly. Made exactly the same way. In fact, I simply copy-pasted right out of this script and changed the relevant offsets and text and stuff before compiling.