tfc_ismelee
TFCX (tfcx.inc)
Description
tfc_ismelee - DEPRECATED. Returns 1 if the weapon is a melee weapon, 0 otherwise.
Syntax
tfc_ismelee ( weapon )
Type
Native
Notes
This native is DEPRECATED and is no longer available. Use xmod_is_melee_weapon(wpnindex) instead.