24.01.2013, 02:54
Put this on OnPlayerUpdate (for testing purposes) and it returned "BOT 0 0"
What's weird is that the vehicle's position seems to be updated when I'm not in the sync range of the bot.
Код:
printf("BOT %i %i",GetPlayerVirtualWorld(playerid),GetPlayerInterior(playerid));