ScreenTimer
Allows you to create multiple timers.
Total Downloads: 700 - First Release: May 18, 2016 - Last Update: Mar 26, 2017
- 5/5, 7 likes
-
Can someone remove the GUI background please so its just the text.
-
DylanSMR updated ScreenTimer with a new update entry:
1.0.7
-
Hi, add the config for move the gui in the screen please.
-
Can you convert this plugin for Hurtworld plugin ??
-
Is there a way to take away or change the size of the white frame? :S its too big! ppl get easy annoyd by it!
i want a simpe numbers on the screen, and not the big frame! is there a way to fix? i made the numbers smaler, but not the frame....i tryed but i couldt make it! help?
-
Wulf Community Admin
-
aah i see :/ is it toooo much if i ask help from you? since it seems like you are good with CS/JSON files! well, you make them too
IS there a way? i have been botherd byt this for a long time now... :/
-
Code:var element = UI.CreateElementContainer(MainTimer, UIColors["dark"], "0.17 0.024", "0.34 0.107", false); UI.CreatePanel(ref element, MainTimer, UIColors["light"], "0.01 0.04", "0.984 0.94", false);
The line referencing the color 'light' is the inner white frame.
The two strings next to those are the anchors which say where they are on the screen: for example in the first line: "0.17 0.024", "0.34 0.107"
If you mess around with those for a bit you will quickly figure out how they work. Just remember don't add or remove a number, preferably just edit the four existing. If you want the outer black frame to shrink with the white frame its a fairly simple task. All you have to do it size the black frame down a bit, then size the white frame a tad bit smaller the black frame. If you need more help your free to ask. -
aha! i tryed that yesterday, and my game crashed x) i know my fair share around files, but direct in the .CS files? i have no clue! if you could do me that BIG favor to make it smaller, i would be very happe mate!
i have tryed for a long time last night, but nothing :/
-
Ah yes. If your game crashed you most likely set a anchor to something it shouldn't be. For example, you set a variable(anchor) to 1.1.20 or something. I can shrink it a bit smaller real fast and send you the two lines of code.
-
Thank you sir!
-
-
ALot better!
but is there a way to just have the numbers? and not the whitebackround? the white is so darn bright x)
but yea, it looks way better!
-
So just the numbers? No black outline? If so I can do that for you. Or would you just like a lighter white if that makes sense(maybe a transparent white).
-
if you can remove the white backround that would be awesome! i would like just the numbers in a bright color insead!
the backround is kinda annoying :/ (sorry) thank you for the help btw! love the fast respond!
-
What color would you like the numbers? And its no problem at all.
-
White sounds good! since white goes over the in game nature etc!
[DOUBLEPOST=1483799206][/DOUBLEPOST]numbers and the TEXT ofc! x) -
PERFECT!! You sir...are awesome! thats awesome!