07.06.2012, 13:12
Hey got a little problem, how do I stop OnPlayerUpdate Spamming. I only want it to do something once, but it keeps spamming.
With that said, if you literally meant you only want it to do something once then why are you using it at all? Simply use another callback such as OnPlayerConnect which is only called once when the player connects, but I don't really know which one is most appropriate for you with so little information.
|