10.09.2012, 10:37
Quote:
|
Antonio,clarencecuzz. To loop all vehicles, I think, this is the loop :
pawn Код:
Also, how did you know that there exist native IsValidVehicle(vehicleid);? and that isn't included(called,defined) in a_samp include? |
I knew about IsValidVehicle from wiki: https://sampwiki.blast.hk/wiki/IsValidVehicle
But, you can also do something like, check vehicle model, see if it's > 0 and if that's true, the vehicle is valid.


