02.06.2010, 06:08
Well, if there were any errors, it wouldn't compile would it? :P
By the way, Updating the house system every 1 second is definately going to make you lag if you have a lot of houses. Try a bigger interval, or even better, don't use a timer at all. If the ReadPlayerHouseData only shows info about the house icon a player is in currently, call ReadPlayerHouseData then. Why use a timer?
By the way, Updating the house system every 1 second is definately going to make you lag if you have a lot of houses. Try a bigger interval, or even better, don't use a timer at all. If the ReadPlayerHouseData only shows info about the house icon a player is in currently, call ReadPlayerHouseData then. Why use a timer?
