Closed BurlyDwalf1 closed 2 years ago
UTIL/cl_lvc.lua
. VC_EMERGENCY
.debug_mode 'true'
in fxmanifest.lua, refresh
, and restart lvc
. This increases console printing.I am guessing that another resource is blocking the other controls, as the manual siren key (R) is in the same section as all other controls.
- Verify you installed the latest release from the releases page, NOT the source code / master branch.
- If you made any modifications to LVC revert them or reinstall
UTIL/cl_lvc.lua
.- Verify that the vehicles have vehicle class
VC_EMERGENCY
.- Start debugging by setting
debug_mode 'true'
in fxmanifest.lua,refresh
, andrestart lvc
. This increases console printing.- Try disabling other resources that may be conflicting, some resources (especially frameworks) can conflict with siren control. Conflicts could include overriding siren states, blocking controls, etc. You may need to stop all other script based resources to figure out which one is conflicting.
I am guessing that another resource is blocking the other controls, as the manual siren key (R) is in the same section as all other controls.
Then why wold it works for most other cars?
I also have the latest version, Nothing with Debug mode on aswell. I dont see why only for my car with the spawn code MFordRaptor does not work but every other car works and lets me toggle the siren but i can only blip this one.
Here is a clip of the situation: https://medal.tv/games/gta-v/clips/loiZSmy4XPW98/d1337IUwE9UT?invite=cr-MSwwb1AsNjI4MzQwOTYs
Based on your chat and "emergency lights: activated" notifications it appears these are ELS vehicles. If this is the case, ELS vehicles are not supported by LVC. The likely culprit is SetVehicleSiren
state is incorrect, LVC will not allow to toggle sirens unless IsVehicleSirenOn
is true, which likely incorrectly set or being overridden by your other light/siren controller resource.
Is there a way i can use ELS With LVC?
For some cars i can only blast the siren by holding R but i can toggle them with other emergency cars. this has the same vehicles.meta as the other car it works for apart from the name.