24.06.2010, 18:03
Код:
GetPlayerName(playerid, Name, sizeof(Name));
f(strcmp( Name, "your name"))
{
you command code
}

not tested!!!
[/quote]
It helped a bit, but I really don't know how to add more names, and either not how to make it in OnPlayerCommand.

