Hi everyone is it possible to make this:
1:when you turning on flashlight and on player model appear a particle
2: you can use flashlight only on weapons
Created 6 months ago2024-05-12 19:35:48 UTC by Sunset
CBasePlayer::FlashlightTurnOn()
and CBasePlayer::FlashlightTurnOff()
methods. Of course, you'll need to use programming for this using the SDK.