New Text way
#5

Like this?
Код:
if(PlayerInfo[playerid][pMaskuse] == 1)
				{
					format(string, sizeof(string), "Stranger Says: %s", result);
					ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
					ApplyAnimation(playerid,"GANGS","prtial_gngtlkF",4.1,0,1,1,1,1);
					SetPlayerChatBubble(playerid, text, COLOR_ORANGE, 20.0, 10000);
				}
				else
			  {
		  		format(string, sizeof(string), "%s Says: %s", sendername, result);
		  		ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
		  		ApplyAnimation(playerid,"GANGS","prtial_gngtlkF",4.1,0,1,1,1,1);
		  		SetPlayerChatBubble(playerid, text, COLOR_ORANGE, 20.0, 10000);
				}
			}
Reply


Messages In This Thread
New Text way - by Mr.Mafia - 12.02.2010, 16:12
Re: New Text way - by Joe Staff - 12.02.2010, 16:14
Re: New Text way - by Mr.Mafia - 12.02.2010, 16:41
Re: New Text way - by truffes - 12.02.2010, 17:04
Re: New Text way - by Mr.Mafia - 12.02.2010, 17:12
Re: New Text way - by truffes - 12.02.2010, 17:18
Re: New Text way - by Mr.Mafia - 12.02.2010, 17:33
Re: New Text way - by BMUK - 12.02.2010, 17:43
Re: New Text way - by Mr.Mafia - 12.02.2010, 17:54
Re: New Text way - by Onyx09 - 12.02.2010, 18:05

Forum Jump:


Users browsing this thread: 3 Guest(s)