17.02.2014, 02:58
checks to help make the team did not use the car so for example team
Код:
if (strcmp("/mycommand", cmdtext, true, 10) == 0)
{
// Do something here
return 1;
}

