12.08.2009, 17:26
Quote:
Originally Posted by TFZ
Код:
if(strcmp(cmd, "/giveweaponlicense", true) == 0 || strcmp(cmd, "/gwl", true) == 0) Код:
if(strcmp(cmd, "/giveweaponlicense", true) == 1 || strcmp(cmd, "/gwl", true) == 1) |