05.09.2013, 15:27
Like dusk said, you destroy the vehicles so you cannot respawn invalid vehicles back.
I'm sure you declare a variable for the NPC's vehicle. If so,
I'm sure you declare a variable for the NPC's vehicle. If so,
pawn Код:
if ( veh != INVALID_VEHICLE_ID && veh != /* the one you stored the vehicle for the NPC */)