ID:149823
 
I AM REALLY STUPID AND FRUSTRATED NO MATTER WHAT I TRY IT WONT WORK CAN SOMEONE PLEASE SHUT ME UP BY PUTTING DOWN THE CODE PLEASE
Heres my code:

mob/verb/Save()
var/savefile/F = new("[usr.ckey].sav")
Write (F)
usr<<"You have been saved!"
mob/verb/Load()
var/savefile/F = new("[usr.ckey].sav")
Read(F)
usr<<"You have been loaded!"
Assuming people did care to help such a plea, either the code is already in a library/demo or the problem is in how to use it for your code. I suggest posting a sample of your code so that people might be able to see what you are doing wrong.
STOP POSTING IN ALL CAPS ITS REALLY ANNOYING AND IT MAKES PEOPLE NOT LIKE YOU NOR INCLINED TO HELP YOU! (Oh the irony...)
In response to Foomer
CAN SOMEONE PLEASE JUST SHOOT THE POSTER then tell him/her to go look in the libraries...ugg, kids seem to forget how to read or learn for themselves lately, eh?