[Suggestion] For Vehicles
#3

If done so that the blip is not created in case of return 0, you simply add an if in OnVehicleStreamIn callback:

pawn Код:
if (vehicleid == Car [5])
 return 0;
so can create clip for certain vehicles
Reply


Messages In This Thread
[Suggestion] For Vehicles - by SuperChock - 28.01.2015, 16:46
Re: [Suggestion] For Vehicles - by T-N-Z - 28.01.2015, 16:50
Re: [Suggestion] For Vehicles - by SuperChock - 28.01.2015, 16:56
Re: [Suggestion] For Vehicles - by Admigo - 29.01.2015, 14:18

Forum Jump:


Users browsing this thread: 1 Guest(s)