[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
#2

http://forum.sa-mp.com/index.php?top...8297#msg928297
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)