Locating vehicles
#2

You need have array with vehicle names then in loading
VInfo[i][Model] or for vehicleid VInfo[i][vID] = CreateVehicle(...

and SendClientMessage(playerid,-1, VehicleName[VInfo[i][Model] - 400]);
or
SendClientMessage(playerid,-1, VehicleName[GetVehicleModel(VInfo[i][vID]) - 400]);
Reply


Messages In This Thread
Locating vehicles - by Vanter - 06.07.2015, 23:14
Re: Locating vehicles - by Jefff - 06.07.2015, 23:42

Forum Jump:


Users browsing this thread: 2 Guest(s)