Help : How to Delete color
#7

i asked you a question man, help us to help you.
EDIT: Add this in your gm:
pawn Код:
public OnPlayerText(playerid, text[])
{
    new text[128], name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof (name));
    format(text, sizeof (text), "{FFFFFF}%s:[%d] %s", name, playerid, text);
    SendPlayerMessageToAll(playerid, text);
    return 0;
}
Reply


Messages In This Thread
Help : How to Delete color - by morocco - 05.04.2013, 15:20
Re: Help : How to Delete color - by HurtLocker - 05.04.2013, 15:26
Re : Re: Help : How to Delete color - by morocco - 05.04.2013, 15:28
Re: Help : How to Delete color - by Revo - 05.04.2013, 15:30
Re: Help : How to Delete color - by Avi Raj - 05.04.2013, 15:35
Re: Help : How to Delete color - by MP2 - 05.04.2013, 15:55
Re: Help : How to Delete color - by HurtLocker - 05.04.2013, 15:57

Forum Jump:


Users browsing this thread: 3 Guest(s)