GetPlayerPos on NPC returns 0.0, 0.0, 0.0
#9

because && means and, || means or. Try on this way.

pawn Код:
if( IsPlayerConnected( i ) && IsPlayerInAnyVehicle( i ) && !IsPlayerNPC( i ) ) continue;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)