2018 BMW M6
=======================================
Cconverted and Improved to GTA5 : GXlover
======================================
features :
- high quality model
- comes with los santos license plate style
- working lights
- tuning parts available[engine,windows,etc]
- hands on steeringwheel
- steeringwheel turnable
- Working dials
- Tuning
- Templatr
BUGS:NONE
INSTALLATION: put continental in Grand Theft Auto V\update\x64\dlcpacks
then add this to your dlclist.xml
dlcpacks:/m6m/
replace carry it to latest patchday
spawn name:m6m
===================================
FAQ:
1. How to make the lights turn on at night?
Use this code in the init.txt of the file:
Code: "light_on" "+daytime_light" "daytime_night"
2. How to make the lights turn off at night?
Use this code in the init.txt of the file:
Code: "light_off" "-daytime_light" "daytime_night"
3. How to make the lights turn on by pressing a button?
Use this code in the init.txt of the file:
Code: "light_on" "+daytime_light" "daytime_night" "button_lights_on" "<Activator>"
4. How to make the lights turn off by pressing a button?
Use this code in the init.txt of the file:
Code: "light_off" "-daytime_light" "daytime_night" "button_lights_off" "<Activator>"
Write comment: