Posts: 158
Threads: 45
Joined: Jan 2014
Quote:
Originally Posted by AnthonyTimmers
When do you call OnPlayerUpdateEx?
Anyways, the code in OnPlayerUpdate is called many times a second, so I'd suggest using OnPlayerStateChange as it's called much less. Not sure if that'll fix the problem completely but it should greatly reduce lag.
|
you think all code under onplayerupdate set under onplayerstatechange ?