Textdraw help
#9

Quote:
Originally Posted by TazmaNiax
Посмотреть сообщение
you can show this without textdraw

if you want GameTextForPlayer i can make it for you..
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
     format(string, sizeof(string), "~g~You got killed By~n~~w~ %s");
     GameTextForPlayer(playerid, string, GetName(killerid) ,3000, 3);
     format(string, sizeof(string), "~g~You killed~n~~w~ %s");
     GameTextForPlayer(killerid, string, GetName(playerid) ,3000, 3);
}
sory if i loose something and my bad english xD
i'm just want to help you
You can use this, this GameText is in Middle
Reply


Messages In This Thread
Textdraw help - by Spartaaaaa - 30.07.2014, 22:36
Re: Textdraw help - by Stanford - 30.07.2014, 22:47
Re: Textdraw help - by Spartaaaaa - 31.07.2014, 01:19
Re: Textdraw help - by TazmaNiax - 31.07.2014, 01:41
Re: Textdraw help - by Spartaaaaa - 31.07.2014, 01:58
Re: Textdraw help - by fonia5 - 31.07.2014, 01:59
Re: Textdraw help - by Sharpadox - 31.07.2014, 02:01
Re: Textdraw help - by Stanford - 31.07.2014, 02:03
Re: Textdraw help - by TazmaNiax - 31.07.2014, 02:05
Re: Textdraw help - by Spartaaaaa - 31.07.2014, 02:13

Forum Jump:


Users browsing this thread: 2 Guest(s)