View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 06-07-2009 , 07:05   Re: 10,000 Cash Each Round for players with a custom admin FLAG??
Reply With Quote #5

Code:
if(GetConVarInt(Switch) && (GetUserFlagBits(client) & ADMFLAG_CUSTOM1))
GetUserFlagBits() is the right funciton.
__________________
Peace-Maker is offline