13.01.2012, 13:22
Try to destroy as many variables as possible when done using them, look for loops and infinite loops, look for any timers that are assigned to player and that don't get killed when a player disconnects, basically look for something that doesn't stop when it's not needed.