ID near Name!
#1

Hi guys, i already have the code, but i have 1problem. When i write something my name come 2times
1.st time with id
2.st time without id
Why?

Here is my code:
Код:
    new string[128], name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof(name));
    format(string, sizeof(string), "%s(%d): %s",name,playerid, text);
    SendClientMessageToAll(-1, string);
Screen Shot:
Reply


Messages In This Thread
ID near Name! - by Youtube12 - 17.07.2012, 20:27
Re: ID near Name! - by ryansheilds - 17.07.2012, 20:31
Re: ID near Name! - by Sandiel - 17.07.2012, 22:30

Forum Jump:


Users browsing this thread: 1 Guest(s)