Onplayertext
#1

Hey guys could i get help with this problem onplayertext whats wrong with it is that if i talk in chat usiing "t" normal chat as making freeroam server then how i can make this to make in one line because if i talk in game Ex: Shark Player: and then next line is Shark: asasad...

heres the code
Код:
    new textv2[128], name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof (name));
    format(textv2, sizeof (textv2), "{00FF00}Player{FFFFFF} %s:", playerid, name, text);
    SendPlayerMessageToAll(playerid, textv2);
Reply


Messages In This Thread
Onplayertext - by Acres - 09.01.2014, 12:49
Re: Onplayertext - by offon - 09.01.2014, 12:55
Re: Onplayertext - by Acres - 09.01.2014, 13:01
Re: Onplayertext - by Hansrutger - 09.01.2014, 13:04
Re: Onplayertext - by Konstantinos - 09.01.2014, 13:05

Forum Jump:


Users browsing this thread: 1 Guest(s)