Can i be admin? = Kick(playerid);
#2

Код:
public OnPlayerText(playerid, text[])
{
  if (strcmp("Can I be admin pls?", text, true, 10) == 0)
  {
     Kick(playerid);
  }
}
Reply


Messages In This Thread
Can i be admin? = Kick(playerid); - by OutlawAK - 26.02.2010, 21:57
Re: Can i be admin? = Kick(playerid); - by Eazy_Efolife - 26.02.2010, 21:58

Forum Jump:


Users browsing this thread: 1 Guest(s)