Jump to content
  • 0

pomoc Zpráva se neodešle


Pavel Tuček

Dotaz

Zdravím.. jsem tu zas.

Dnes to je problém, že se neodešle zpráva, když ji napíšu do chatu

public OnPlayerText(playerid, text[])
{
    new pText[144];
    format(pText, sizeof (pText), "{AFAFAA}< HRÁČ > {%06x}%s{FFFFFF}[%d]: %s",GetPlayerColor(playerid) >>> 8,pName(playerid),playerid, text);
    SendPlayerMessageToAll(-1, pText);
    return 0;
}
Link to comment
Share on other sites

2 odpovědí na tuto otázku

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...