need help with textdraws + REP
#1

sup guys, can you help me here ?
I would like to make Player's alive time in this textdraw but I don't know how
+ saving the Alive time on disconnect/load on connect
the alive time is going like this
Alive Time 000:00:00
when player spawn have alive time 5 seconds

Alivetime hours, minutes, seconds
please I need that little thing
I didn't tried to code anything because I don't know so thanks in advande
pawn Код:
stats[15] = TextDrawCreate(517.800231, 92.759986, "Alive_Time:000:00:00");
TextDrawLetterSize(stats[15], 0.227999, 1.170666);
TextDrawAlignment(stats[15], 1);
TextDrawColor(stats[15], -1);
TextDrawSetShadow(stats[15], 0);
TextDrawSetOutline(stats[15], 0);
TextDrawBackgroundColor(stats[15], 255);
TextDrawFont(stats[15], 1);
TextDrawSetProportional(stats[15], 1);
TextDrawSetShadow(stats[15], 0);
Reply


Messages In This Thread
need help with textdraws + REP - by CraTzy - 28.08.2015, 02:33
Re: need help with textdraws + REP - by Logofero - 28.08.2015, 02:41
Re: need help with textdraws + REP - by CraTzy - 28.08.2015, 03:12
Re: need help with textdraws + REP - by Logofero - 28.08.2015, 03:15
Re: need help with textdraws + REP - by CraTzy - 28.08.2015, 03:29
Re: need help with textdraws + REP - by Logofero - 28.08.2015, 03:34
Re: need help with textdraws + REP - by CraTzy - 28.08.2015, 04:13

Forum Jump:


Users browsing this thread: 1 Guest(s)