Textdraw kill
#1

I made textdraw for my CnR. How to make whenever someone kill you, It will say in textdraw You are killed by: Hunud

My Textdraws. How to make function ? Thanks

Код:
new Text:Textdraw0
Код:
Textdraw0 = TextDrawCreate(132.000000, 185.062500, "You are killed by:");
	TextDrawLetterSize(Textdraw0, 0.282000, 1.267498);
	TextDrawAlignment(Textdraw0, 1);
	TextDrawColor(Textdraw0, -1);
	TextDrawSetShadow(Textdraw0, 0);
	TextDrawSetOutline(Textdraw0, 1);
	TextDrawBackgroundColor(Textdraw0, 51);
	TextDrawFont(Textdraw0, 1);
	TextDrawSetProportional(Textdraw0, 1);
Reply


Messages In This Thread
Textdraw kill - by Hunud - 26.03.2018, 10:44
Re: Textdraw kill - by Nizarh - 26.03.2018, 10:50
Re: Textdraw kill - by Maximun - 26.03.2018, 11:22
Re: Textdraw kill - by Nru - 26.03.2018, 11:42
Re: Textdraw kill - by Grim_ - 26.03.2018, 11:43
Re: Textdraw kill - by Bolex_ - 26.03.2018, 12:07

Forum Jump:


Users browsing this thread: 2 Guest(s)