|
I usually have no problems with scripting until I tried to make a script block in A-Map and put a pretty simple script in it
#dynamic 0x800000
#org @main
Msgbox @talk 0x6
End
#org @talk
= Why isn't this working?
I'm using XSE and I made a long apply movement level script that turns into a battle a couple days ago but somehow now I can't figure out something simple like this.
Help would be much appreciated
I skimmed through the FAQ and searched for an answer but nothing has worked.
|