Jump to content
  • 0

sa apara 2-3 randuri in chat atunci cand vorbesti


iSkull

Question

Problema intalnita (descriere): Am incercat sa fac la OnPlayerText sa imi apara cate 2-3 randuri in chat dar tot 1 imi apare :|
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul(obligatoriu):

GetPlayerName(playerid, sendername, sizeof(sendername));
text[0] = toupper(text[0]);
format(string, sizeof(string), "%s spune: %s", sendername, text);
ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
SetPlayerChatBubble(playerid, string, 0xa9c4e4FF, 20.0, 10000);

Imagini / Video (optional): -
Ati incercat sa rezolvati singur?:  Da, am adaugat toupper, dar degeaba, am cautat in alte GM-uri si nu am gasit chiar si pe wiki :|

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.