ID:136843
 
im wondering about player save files. how are they created? what are they in? Hexadecimal? what should i be looking for if i want to change a singe var in a save file? how do i decode it?
jobe wrote:
im wondering about player save files. how are they created? what are they in? Hexadecimal? what should i be looking for if i want to change a singe var in a save file? how do i decode it?

Look up ExportText proc (savefile)
jobe wrote:
im wondering about player save files. how are they created? what are they in? Hexadecimal? what should i be looking for if i want to change a singe var in a save file? how do i decode it?

From the FAQ:

http://www.deadron.com/byond/ByondBwicki.dmb?SaveFiles
In response to Deadron
yeah yeah.. i know how to save.. but how do i MANUALLY change a save file? how do i open the file with my hex editer and change a single var? what am i looking for in the save file..
In response to jobe
yeah yeah.. i know how to save.. but how do i MANUALLY change a save file? how do i open the file with my hex editer and change a single var? what am i looking for in the save file..

Then read what Sariat said. Don't mess with hexadecimal crap. =P