ID:271104
 
is there a way i can save everything not just the vars, like verbs and guild verbs
Sure, you can override mob/Write() to save verbs and mob/Read() to load them. Check out BYOND Basic Savefiles for a demo.