Flohhhhh / ultimate-lighting-controller

An all-in-one lighting controller for Non-ELS vehicles in FiveM
https://docs.dwnstr.com/ulc/overview
Other
33 stars 13 forks source link

Add: Disable extras with reverse #13

Closed Flohhhhh closed 5 months ago

Flohhhhh commented 1 week ago

config change:

add disableExtras = {} to reverse config

  reverseConfig = {
    useReverse = true,
    reverseExtras = {12},
    disableExtras = {11}
  },