ID:267940
Dec 29 2003, 5:01 am
|
|
i don't know how to do Save files on games. I know you guys don't like writing out the whole code for people, but I don't understand it. so could u kinda, uh, help me out?
|
Dec 29 2003, 5:13 am
|
|
Check out a demo of it, theres tons of em.
|
mob WHAM-O! That's a simple saving proc done in about 30 seconds. Of course, you can take these same basic concepts and elaborate on it and create something much more. |
Dark Weasel wrote:
i don't know how to do Save files on games. I know you guys don't like writing out the whole code for people, but I don't understand it. so could u kinda, uh, help me out? Here's a comprehensive write-up: http://www.deadron.com/Games/ByondBasicSavefiles.html And here's a library that will do it for you, or from which you can learn code concepts: http://developer.byond.com/hub/Deadron/CharacterHandling |