[HELP] Text appear over head?
#7

Код:
public OnPlayerText(playerid, text[])
{
	new giver[MAX_PLAYER_NAME];
	new sendername[MAX_PLAYER_NAME];
	new giveplayer[MAX_PLAYER_NAME];
	new tmp[256];
	new string[256];
	new giveplayerid;
    new str[160];

    format(string, sizeof(string),"%s",text);
    SetPlayerChatBubble(playerid,string, COLOR_WHITE, 17.0, 3000);

	GetPlayerName(playerid, str, MAX_PLAYER_NAME);
Reply


Messages In This Thread
[HELP] Text appear over head? - by andershh - 19.07.2010, 10:06
Re: [HELP] Text appear over head? - by bartje01 - 19.07.2010, 10:09
Re: [HELP] Text appear over head? - by andershh - 19.07.2010, 10:28
Re: [HELP] Text appear over head? - by andershh - 19.07.2010, 10:30
Re: [HELP] Text appear over head? - by andershh - 19.07.2010, 10:35
Re: [HELP] Text appear over head? - by [NTX]MikeQ - 19.07.2010, 10:38
Re: [HELP] Text appear over head? - by andershh - 19.07.2010, 10:39

Forum Jump:


Users browsing this thread: 2 Guest(s)