24.02.2012, 00:28
Код:
if (GetVehicleModelID( vehicleid) == 400 ) { SendClientMessage( playerid, -1, "Tu vehiculo es un Landstalker" ); }
https://sampwiki.blast.hk/wiki/Land_Vehicles
Con esto tenes todo lo que necesitas saber para aprender a averiguar el nombre del modelo de auto de jugador.