16.05.2017, 07:49
Update EVF v3.0.2:
- Merged includes EVF.inc and SetVehicleNeonLights.inc -> EVF.inc
- Imported functions (from SetVehicleNeonLights.inc)
- Added definitions:
- Merged includes EVF.inc and SetVehicleNeonLights.inc -> EVF.inc
- Imported functions (from SetVehicleNeonLights.inc)
PHP Code:
SetVehicleNeonLights(vehicleid,bool:enable = true,color = RED_NEON);
VehicleSupportsNeonLights(modelid);
GetVehicleNeonLightsState(vehicleid);
PHP Code:
RED_NEON
BLUE_NEON
GREEN_NEON
YELLOW_NEON
PINK_NEON
WHITE_NEON