CanUseWeaponOnParachute
Docslocal retval = CanUseWeaponOnParachute(weaponHash)Description
this returns if you can use the weapon while using a parachute
Parameters
| Name | Type | Description |
|---|---|---|
weaponHash | Hash | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = CanUseWeaponOnParachute(weaponHash)this returns if you can use the weapon while using a parachute
| Name | Type | Description |
|---|---|---|
weaponHash | Hash | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!