IsWeaponDetonationTimed( <weapon name> )


Module: Weapons

Summary:

Returns true if the weapon has timed detonation (e.g. frag/smoke grenades)



Example:

IsWeaponDetonationTimed( "c4" );



Required Args:

  • 1 : <weapon name>: (string) The weapon name for this weapon.