• Making a timer
    2 replies, posted
[B]Hi,[/B] I been trying to make a timer for my server that when the server starts the timer will start automatically, when the timer will start in a random "text" and a time set for this "text", and this "texts" will be choose randomly but they will never be the same 2 times and the timer goes down, Ex: 5:00 - 4:00 - 3:00 - 2:00 - 1:00 - 0:00 - (CHANGES TEXT AND RESTART TIMER WITH A TIME ADDED FOR THE TEXT.) I know I can use draw/surface to make the box around the timer and the text, but I have no ideia on how to make it the same for all players, how to make the timer, the text randomly, to never be the same, to start the timer when the server starts, and If I need to use a lot of code or not. I wish someone could help me with that. Image on photoshop (not going to be the same colors or the format of the box just to give an idea of it) [IMG]http://i.imgur.com/Pg7JGDb.png[/IMG]
[URL="http://wiki.garrysmod.com/page/Global/CurTime"]http://wiki.garrysmod.com/page/Global/CurTime[/URL] Take a look at that and you can assign times based on the CurTime.
[QUOTE=IamBrett;49826224][URL="http://wiki.garrysmod.com/page/Global/CurTime"]http://wiki.garrysmod.com/page/Global/CurTime[/URL] Take a look at that and you can assign times based on the CurTime.[/QUOTE] That didnt help me a lot...
Sorry, you need to Log In to post a reply to this thread.