Thread: [INC] Overlays
View Single Post
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 06-08-2017 , 09:00   Re: [INC] Overlays
Reply With Quote #6

Quote:
int iFlag = GetCommandFlags("r_screenoverlay") & (~FCVAR_CHEAT);
SetCommandFlags("r_screenoverlay", iFlag);
This is unnecessary as it does on the server side only
Despirator is offline