Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

A little help.

$
0
0
Hi.
When a player types something in the chat i want it to be like this:
"Elliot says: text"
here is my code:
Code:

        new pText[144];
        format(pText, sizeof (pText), "{a5a5a5}%s kaze:{ffffff}  %s",ImeIgraca(playerid), text);
        SendPlayerMessageToAll(playerid, pText);
    SetPlayerChatBubble(playerid, text, -1, 20.0, 15000);
        return 0;

so instead it looks like this
"Elliot: Elliot says: text"

I know there is something small that i've done wrong, but i don't know what.
Thanks.

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>