Sorry to bother all you busy, busy people but I could really use a Login delay system. All the information I can provide is I use a very simple character handling system, and although simple, if a person Logs in and out too quickly it causes some sort of bug with the save, and then it crashes the server.
Any help you could provide would be greatly appreciated, it's probably more simple than it looks in my mind, but I simply don't have the experience using DM to make this.
Thanx
Logout()
//insert saving code here
sleep(20)
..()
del src