UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Sheep_Wizard

hmm idk setTimer() function works fine with hud I created below.

Also the timer does appear it just count up.
8 years ago
Has anyone used the SetTimerUp function on a hud yet. I cant seem to get it working. The hud appears but the time does not count up.

Here is the code:
Code Snippet
Plaintext
self.playerhud["timer"] = newClientHudElem(self);
self.playerhud["timer"].x = 300;
self.playerhud["timer"].y = 10;
self.playerhud["timer"].elemtype = "timer";
self.playerhud["timer"].alignx = "left";
self.playerhud["timer"].xoffset = 0;
self.playerhud["timer"].yoffset = 0;
self.playerhud["timer"].fontscale = 1.4;
self.playerhud["timer"].font = "big";
self.playerhud["timer"].hidden = false;
self.playerhud["timer"].color = (1,1,1);
self.playerhud["timer"] SetTimerUp(50000);
8 years ago
Im sure this will be very useful, good job  :D :D :D
8 years ago
This map is incredible. Me and my friend just played through it about 3 times. The amount of details is insane and the ending easter egg was really fun to complete.
8 years ago
Is it just me or does the download link not work?
9 years ago
Loading ...