View Single Post
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 02-21-2018 , 12:15   Re: [CS:GO] Deathmatch (v2.0.7a, 2017-01-11)
Reply With Quote #428

Quote:
Originally Posted by qiuhaian View Post
PHP Code:
public Action Event_Say(int client, const char[] commandint argc)
{
    static 
char menuTriggers[][] = { "g""gun""!gun""guns""!guns" };
    static 
char hsOnlyTriggers[][] = { "hs""!hs""/hs""headshot""!headshot""/headshot" }; 
Thank you. Working.
red4911 is offline