09.09.2009, 22:15
Quote:
Originally Posted by $ЂЯĢ
You can create a pickup (that type which can be picked up in vehicle) on the way where bot goes. When bot picks it up send client message to all people in shamal interior.
Other option is that you make checkpoint for bot there and when it picks it up send client message. But you can do it with timer too, but it will need to check distance to that point all the time then. And it's better to use IsPlayerInRangeOfPoint which is native replacement for PlayerToPoint in 0.3 ![]() |