Posts: 151
Threads: 20
Joined: Feb 2012
Reputation:
0
Alright so I've been here a few days on the forums and I would like to say I'm loving the community. Anyway What I'm here to ask is if anyone could simply point me in the right direction as to adding a timer to my server that shows up on the bottom right and says 5:00 when you start but counts down all the way to 0 and is global for all users so if you join after the new map starts your time will be the same as everyone else. For example if someone is ingame while the mode changes their time starts at 5 counts down to like 2:45 give or take and if a new player joins and spawns their time will be 2:45 not 5.
Posts: 195
Threads: 14
Joined: Oct 2010
Posts: 151
Threads: 20
Joined: Feb 2012
Reputation:
0
Thanks testing it out now if it works +Rep
Posts: 151
Threads: 20
Joined: Feb 2012
Reputation:
0
Okay I tried it and It kinda helped but I need a visual timer on the screen to show up would I use a textdraw to do it?
Posts: 1,600
Threads: 3
Joined: May 2011
Reputation:
0
Oh, thats the game timer... i dont think you can edit that to make it do a countdown.
But a countdown is possible.
Guest9328472398472
Unregistered
It's possible to make it countdown, but I'm not sure how...
Posts: 543
Threads: 100
Joined: Aug 2010
Reputation:
0
Take a look at some clock filterscripts and see how they work.
Then do the same but reversed, so each time the callback is called it takes 1 off the variable therefore taking away 1 ig
Posts: 151
Threads: 20
Joined: Feb 2012
Reputation:
0
Alright thanks for the help btw if you happen to come across one point it my way please? Thanks guys