15.08.2016, 18:50
Update v1.2.0:
- Fixed functions (special thanks for Freaksken):
- Fixed functions (special thanks for Freaksken):
PHP Code:
//syntax has been changed
GetVehicleLights(vehicleid,&front_left_light,&front_right_light,&back_lights);
SetVehicleLights(vehicleid,front_left_light,front_right_light,back_lights);