GetVehicleModel help.
#5

Why would you even need a string, the integer value returns is more than enough and it DOES help:

pawn Код:
new vehicleid = GetPlayerVehicleID(playerid);
pawn Код:
// modelid:
GetVehicleModel(vehicleid)

// owner's name:
VehicleInfo[vehicleid][owner]
"vehicleid" is needed to get the name and colors of the vehicle as well.
Reply


Messages In This Thread
GetVehicleModel help. - by Farzam - 16.07.2016, 10:57
Re: GetVehicleModel help. - by Konstantinos - 16.07.2016, 11:03
Re: GetVehicleModel help. - by Farzam - 16.07.2016, 12:04
Re: GetVehicleModel help. - by Luicy. - 16.07.2016, 12:08
Re: GetVehicleModel help. - by Konstantinos - 16.07.2016, 12:12

Forum Jump:


Users browsing this thread: 2 Guest(s)