roleplay
#2

pawn Код:
new string[120], pname[MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, sizeof(pname));

if(strfind(text, "How are you?", false) != 1)
{
     format(string, sizeof(string), "%s asks How are you", pname);
     SendClientMessageToAll(-1, string);
}
Reply


Messages In This Thread
roleplay - by johannes95 - 09.04.2012, 08:48
Re: roleplay - by Reklez - 09.04.2012, 08:57
Re: roleplay - by johannes95 - 09.04.2012, 09:22
Re: roleplay - by Shabi RoxX - 09.04.2012, 09:26

Forum Jump:


Users browsing this thread: 1 Guest(s)