23.01.2014, 01:07
How to check if a player is near objects?
I find that if player log in where objects lies they will fall down and stuck in objects.
But I think if a sever have a lot of objects then code like this
seems so silly..
Thanks for your help
I find that if player log in where objects lies they will fall down and stuck in objects.
But I think if a sever have a lot of objects then code like this
Код:
if(IsPlayerInRangeOfPoint())
Thanks for your help