Posts: 303
Threads: 68
Joined: Dec 2008
Reputation:
0
I've set a 30 second timer. I want to display the amount of seconds as it ticks down to zero, its a SetTimerEx so i only want the seconds ticking down to display for the players the timer is running for, not for everyone in the server.
I want the first 20 seconds to be white and the last 10 seconds to be red. How do i do this?
Posts: 303
Threads: 68
Joined: Dec 2008
Reputation:
0
I'm wanting to do it the same way as its done for the /countdown command.
If thats possible?
Just one timer showing each second as it goes...
Posts: 303
Threads: 68
Joined: Dec 2008
Reputation:
0
Want it done for me? Pfff don't waste my topic with uninformative answers.
I've already done it that way, wondering if theres another way.
Posts: 1,501
Threads: 19
Joined: Nov 2007
Reputation:
0
What's the need for another way? To show on just that certain player's screen.
Posts: 212
Threads: 7
Joined: Nov 2008
Reputation:
0
i think he wants Emo style /kill
/kill
Starting to cut
1
2
3
4
5
Finished
6
7
8
9
10
DEAD
Posts: 212
Threads: 7
Joined: Nov 2008
Reputation:
0
better give them 3 secs to choose the weapons..not 30
Posts: 788
Threads: 22
Joined: May 2006
Reputation:
0
I just posted a snippet in the "GameModes" sub in the "Usefull Snippets" thread which will help you.