Connect message.
#1

Hey, i have an problem with my Connect message. Here it is:

Код:
new pname[MAX_PLAYER_NAME], string[22 + MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, sizeof(pname));
format(string, sizeof(string), "{999900}%s {FFFFFF}Has Joined The Server | Ping: {999900}%s", pname,GetPlayerPing(playerid));
SendClientMessageToAll(0xAAAAAAAA, string);
But it will look like this In-Game: %s Has Joined The Server |

I changed %s to %i, but still didnt work.

So please help me !
Reply


Messages In This Thread
Connect message. - by tuuler - 19.10.2012, 14:03
Re: Connect message. - by JaKe Elite - 19.10.2012, 14:06
Re: Connect message. - by gtakillerIV - 19.10.2012, 14:07
Re: Connect message. - by tuuler - 19.10.2012, 14:19
Re: Connect message. - by Glint - 19.10.2012, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)