05.06.2011, 17:05
I'd rather use a 5 secs timer rather that OnPlayerUpdate, and I think most people would use a timer if they know how OnPlayerUpdate works. Efficiency; just because there is a callback that is called many times per seconds, doesn't mean you should always use it.