turf/House1
Write(savefile/a)
a["owned"] << owned
a["housename"] << housename
..()
Read(savefile/a)
a["owned"] >> owned
a["housename"] >> housename
..()
I compile this with now error and doesn't effect the game, but it doesn't save the turfs var making me have to buy the house everytime i reboot. Please help if you know how.
Lummox JR