ID:149707
 
in my game certain actions (like getting hungry) require a form of timeing. and i realized if everyone were to have differant timeing it would really lag down the server. so i was wondering how would i go about haveing one tick every 30 seconds for everything and have mobs objects turfs and areas reply to this single tick?
Try Deadron's Event Loop library. =)