[Help] "Counter" in TextDraw
#1

Hey!
I want to create a counter who is shown up in a text draw..
so when a timer starts(lets say SetTimer("counter",60000,1) 60.000 = 1 Minute) a textdraw should show up and in the textdraw there should stand 1:00 then 0:59 then 0:58...

maybe something like that?!:
Код:
new abc[256];
format(abc, sizeof(abc), "Time till this and this happends: x:z", Counter);
TextDrawSetString(Textdraw0, score);
(x = minutes, z= seconds)

Someone knows how to do that?
Please help me



Reply


Messages In This Thread
[Help] "Counter" in TextDraw - by BMGP - 24.04.2010, 09:35
Re: [Help] "Counter" in TextDraw - by [HiC]TheKiller - 24.04.2010, 11:10

Forum Jump:


Users browsing this thread: 1 Guest(s)