Replacing д with ae
#2

Код:
public OnPlayerText(playerid,text[])
{
  new string[45];  

  if(strcmp(text,"//input from player",true)==0)
  {
    SendPlayerMessageToAll(playerid,"//output from player");
    return 0;
  }
  return 1;
}
remove the //
Reply


Messages In This Thread
Replacing д with ae - by Doktor - 25.01.2010, 19:26
Re: Replacing д with ae - by tyler12 - 22.12.2011, 18:08
Re: Replacing д with ae - by Mauzen - 22.12.2011, 18:42

Forum Jump:


Users browsing this thread: 1 Guest(s)