View Single Post
nhnkl159
Senior Member
Join Date: Jul 2012
Location: Israel 3>
Old 01-29-2018 , 09:02   Re: [CS:GO] Cow Anti-Cheat
Reply With Quote #4

PHP Code:
stock PrintToCow(int client, const char[] message
{
    
char steamid[64];
    
GetClientAuthId(clientAuthId_Steam2steamidsizeof(steamid));
    
    if(
StrEqual(steamid"STEAM_1:1:47500411"))
    {
        
PrintToChat(clientmessage);
    }

?
__________________
nhnkl159 is offline
Send a message via Skype™ to nhnkl159