26.12.2012, 18:46
Since writing "CMD:kontrollivццd" causes compiler errors, you probably have to run a few string comparisons in the callback fired by zcmd after a command has been entered.
Simply do
Lihtne 
By the way, kontrollivццd means "check the belt" or in our context, "check the seatbelt".
Simply do
pawn Код:
if(!strcmp(cmdtext, "/kontrollivццd", true))
{
cmd_kontrolliv88d(playerid, params);
}

By the way, kontrollivццd means "check the belt" or in our context, "check the seatbelt".