hey, so i have this enabled but my flashlight turns off and back on then off then on then stays on
You have a script colliding with the flashlight, most times it a âWeapon Persistent flashlightâ type of script. Some use the âSetFlashLightKeepOnWhileMovingâ native, even when they donât have to.
would a good example of this be the persistent flashlight on scullyâs holster script? If it is, is there any way to stop making them collide other than disabling the others scriptâs âSetFlashLightKeepOnWhileMovingâ feature?
As for scully, if I remember correctly he should have an option in the config to disable it. I talked to with him in the past about that
Yes, there is an option to disable it but I like having the weapon light on even when not aimed so is there any other way to make them not conflict than disabling the scully one?
Not really. The scully script would need modifications to not enable itself when you use a flashlight.