HELP HELP THIS IS SIMPLE
#1

Quote:

public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/god", cmdtext, true, 10) == 0)
{
if(IsPlayerAdmin)
{
SendClientMessage(i, ADMIN_COL," /GOd [on][off]");
}
else
{
SendClientMessage(i, RED," You are not Permited to join that command");
}
return 1;
}
return 0;
}

Please need help with that
Reply


Messages In This Thread
HELP HELP THIS IS SIMPLE - by Artix - 02.05.2011, 12:25
Re: HELP HELP THIS IS SIMPLE - by Sascha - 02.05.2011, 12:29

Forum Jump:


Users browsing this thread: 2 Guest(s)