Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Adil_Rahoo
Quote:
public OnNPCDestination(playerid)
|
I don't know about first 2 functions, but callback public OnNPCDestination(playerid) is very useful.
|
I don't see anything useful in it if it will contain only playerid (botid) parameter.
|
Well you can continue doing something to the bot if he reached he's destination, otherwise you have to use timers and check he's position again and again.