04.12.2010, 03:33
Hey guys, how can i use command with a ! for example instead of typing like "/team" or "/t" i could just put in ! and then Txt. I tried doing
but i'm doing something wrong the "/T" works but ! doesnot
Код:
if(strcmp(cmd, "/T", true) == 0 || strcmp(cmd, "!", true) == 0)