ns2amx_isdigesting
NS (ns2amx.inc)
Description
ns2amx_isdigesting - Returns whether or not the player has the MASK_DIGESTING flag set.
Syntax
ns2amx_isdigesting ( index )
Type
Stock
Notes
This is the same as: ns_get_mask(index,MASK_DIGESTING)