Thread: [INC] Overlays
View Single Post
Kinsi
Senior Member
Join Date: Apr 2013
Old 06-06-2017 , 16:14   Re: [INC] Overlays
Reply With Quote #2

PHP Code:
int iFlag GetCommandFlags("r_screenoverlay") & (~FCVAR_CHEAT);
SetCommandFlags("r_screenoverlay"iFlag); 
Isnt doing that unnecessary? At least for me it works without doing so (CS:GO).

Also i was wondering if its somehow possible to overlay an texture without it being streched (kinda like the scope of the AWP works).

Last edited by Kinsi; 06-06-2017 at 16:23.
Kinsi is offline