Scripting/Squirrel/Functions/Vehicles/GetVehicleNameFromModel
From VC-MP Wiki
This function returns the name of the vehicle from the model ID.
Syntax
string GetVehicleNameFromModel( int model )
Arguments
- model - The model ID of the vehicle
Example
This function needs an example. You can help us complete the wiki by writing one, or maybe even two :o
TODO
Notes
TODO
Related Functions
- CreateVehicle
- FindVehicle
- GetVehicleCount
- GetVehicleModelFromName
- GetVehicleNameFromModel
- Vehicle.Alarm
- Vehicle.Angle
- Vehicle.Colour1
- Vehicle.Colour2
- Vehicle.Driver
- Vehicle.Fix
- Vehicle.Health
- Vehicle.ID
- Vehicle.IsLocked
- Vehicle.KillEngine
- Vehicle.Lights
- Vehicle.Model
- Vehicle.Pos
- Vehicle.Respawn
- Vehicle.RespawnAs
- Vehicle.RespawnAt
- Vehicle.SetFlatTyres
- Vehicle.SpawnPos
- Vehicle.SpawnAngle
- Vehicle.Velocity
- Vehicle.Remove
