21.07.2015, 16:27
This object i can,but how its the Light?,How its made the Blue and Red in the Object its crazy
CreateVehicle(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay, addsiren=0) modelid The model for the vehicle. Float:X The X coordinate for the vehicle. Float:Y The Y coordinate for the vehicle. Float:Z The Z coordinate for the vehicle. Float:angle The facing angle for the vehicle. color1 The primary color ID. color2 The secondary color ID. respawn_delay The delay until the car is respawned without a driver in seconds. Using -1 will prevent the vehicle from respawning. addsiren Added in 0.3.7; will not work in earlier versions. Has a default value 0. Enables the vehicle to have a siren, providing the vehicle has a horn.