|
|
EarthBound Online ~ By Tailsz & Bloody
Saving and loading characters is finished, still have a few things to add to the character setup.
Temporary party system has been added, aswell as the Enemy AI script, these are still being re-written to fit like the original script. (Addition of Dexerity, which is easy to pull of since I remember the code as vivid as day.)
Fixes:
Character names that have been registered to the server are never actually "Deleted". I found this out in my beta test of the last version, and I've found the problem, it was the path way to delete the character file that was wrong.
fdel("/players/characterdata/[character_name]"), if you can spot what's wrong, I congradulate you.
Right piece is fdel("players/characterdata/[character_name]") as fdel was deleting a file from C:/players/characterdata/[character_name]") instead of the player folder in the same directory.
Categories: Staff Projects
The words you entered did not match the given text. Please try again.
Oops!
Oops, you forgot something.