25.04.2013, 16:27
Is it possible you have createobject somewhere else in your script such as when a player is joining and your forgetting to destroy your object? Check your object count at run time if it keeps going up overtime then your creating objects but not destroying them.