View Single Post
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 03-12-2015 , 14:16   Re: Checking for several flags
Reply With Quote #10

There's also the has_flag() stock. Essentially it encapsulates Bugsy's method.

http://www.amxmodx.org/api/amxmisc/has_flag

Alternately, if you want them to have all the flags specified:

http://www.amxmodx.org/api/amxmisc/has_all_flags
__________________

Last edited by Brad; 03-12-2015 at 14:17.
Brad is offline