Chat connect
#5

When you mean what checko1235 said use this.

pawn Код:
new string[128], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid, pName, sizeof(pName));
format(string, sizeof(string), "%s has joined the Server.", pName);
SendClientMessageToAll(0x854478FF, string);
Reply


Messages In This Thread
Chat connect - by Glad2BeHere - 31.10.2012, 17:13
Re: Chat connect - by Edvin - 31.10.2012, 17:16
AW: Chat connect - by Skimmer - 31.10.2012, 17:27
Re: Chat connect - by cecko1235 - 31.10.2012, 17:32
AW: Chat connect - by Skimmer - 31.10.2012, 17:35
Re: Chat connect - by Glad2BeHere - 31.10.2012, 17:51
AW: Chat connect - by Skimmer - 31.10.2012, 17:59
Re: Chat connect - by Glad2BeHere - 31.10.2012, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)