g_bVipFeatureEnabled[MAXPLAYERS+1]; // g_bVipFeatureEnabled is a final variable telling you whether client has access to a feature.
if (VIP_IsClientVIP(client)) {...}