So you know in all the video games how you can "save" how do you do that in smilebasic because you can't use the save command in the edit screen.
well for some reason the save command whould not work in the edit screen.
what does the error message say?
Just TYPE what glenn wrote in edit mode and press START to run it. It will work.
wait it's working now thanks.
Mine keeps saying duplicate variable
Bumping and old thread is better than making a duplicate thread IMO.
ACLS does not clear the variables and arrays. It just resets the graphics n' stuff. The reason the error pops up is probably because you are running the code in DIRECT mode multiple times. That or there are multiple variable definitions for the variable in the code.
Do you have a better example because I need one this is the last thing I need for standard open rpg and I'll have everything I need