about OnPlayerText
#5

Quote:
Originally Posted by SalmaN97
Посмотреть сообщение
try it with irc message aswell?
Oops sorry, I've removed the irc system on this script.
Код:
if(PlayerInfo[playerid][Level] >= 0)
	{
    	new String[256];
		format(String, 256, "%s : %s", pName(playerid), text);
		SendClientMessageToAll(GetPlayerColor(playerid), String);
		return 0;
	}
So.. that is
Reply


Messages In This Thread
about OnPlayerText - by XYZero - 08.11.2015, 03:53
Re: about OnPlayerText - by SalmaN97 - 08.11.2015, 03:56
Re: about OnPlayerText - by Sh4d0w2 - 08.11.2015, 04:01
Re: about OnPlayerText - by RoboN1X - 08.11.2015, 04:02
Re: about OnPlayerText - by XYZero - 08.11.2015, 04:03
Re: about OnPlayerText - by XYZero - 08.11.2015, 04:16
Re: about OnPlayerText - by Sh4d0w2 - 08.11.2015, 04:23

Forum Jump:


Users browsing this thread: 1 Guest(s)