playe name command
#1

how make that is player name is ex: troy

and command like this
Код:
public OnPlayerCommandText(playerid, cmdtext[])
{

if (strcmp(cmdtext, "/troyhouse", true)==0 && IsPlayerAdmin(playerid))
{
SetPlayerPos(playerid, 2018.2966, 1916.3411, 12.3418);
return 1;
}
i mean i want that commands only access this player with name troy not admin, are is possible?
and error message is this ;you cannot teleport because your name is not troy! or something like that!
Reply


Messages In This Thread
playe name command - by BlackRock - 19.07.2010, 22:42
Re: playe name command - by klavins21 - 19.07.2010, 23:18
Re: playe name command - by BlackRock - 20.07.2010, 00:07
Re: playe name command - by PotH3Ad - 20.07.2010, 00:12
Re: playe name command - by BlackRock - 20.07.2010, 00:48

Forum Jump:


Users browsing this thread: 1 Guest(s)