PlayerHookFlag
Player hook flags. Used to skip execution of code when a hook performs an action that overrides built-in behavior.
Values
Name | Value | Description |
---|---|---|
PlrHook_SkipVehicles | 1 | Don't run vehicle checks |
PlrHook_SkipUse | 2 | Don't run +use checks |