You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this should, being most of SAMP doesn't detect non-hand weapons, but things like Vehicle M4 (19) from the Rustler, Vehicle Rocketlauncher (21), Helicopter Blades (50), etc., seem to not trigger this callback. The thing is they also don't trigger OnPlayerTakeDamage frustratingly, and I don't know why or if there is a limitation somewhere.
To reproduce I have this callback set up so any time damage is detected, the FCNPC exits the vehicle and the vehicle breaks. It only responds to weapons the player can hold, not vehicle guns, collisions, or things of that nature.
OS: Client Windows 10, Server Windows Server 2022 (both fully updated)
SA-MP version: Client SAMP 0.3.7-R5-2-MP, Server SAMP 0.3.7-R2
FCNPC version: 2.0.11
The text was updated successfully, but these errors were encountered:
I'm not sure if this should, being most of SAMP doesn't detect non-hand weapons, but things like Vehicle M4 (19) from the Rustler, Vehicle Rocketlauncher (21), Helicopter Blades (50), etc., seem to not trigger this callback. The thing is they also don't trigger OnPlayerTakeDamage frustratingly, and I don't know why or if there is a limitation somewhere.
To reproduce I have this callback set up so any time damage is detected, the FCNPC exits the vehicle and the vehicle breaks. It only responds to weapons the player can hold, not vehicle guns, collisions, or things of that nature.
The text was updated successfully, but these errors were encountered: