Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: lightz39
Forum: Lua/XML Help 03/31/15, 06:07 AM
Replies: 14
Views: 8,029
Posted By lightz39
Thanks again :) as always very helpful.

Thanks again :) as always very helpful.
Forum: Lua/XML Help 03/30/15, 05:58 PM
Replies: 14
Views: 8,029
Posted By lightz39
Ok I had a hunch that was the issue. Thank you....

Ok I had a hunch that was the issue. Thank you. Question about that Get control name you have "" for the suffix. What exactly is that?
Forum: Lua/XML Help 03/30/15, 05:20 PM
Replies: 14
Views: 8,029
Posted By lightz39
Worked wonderfully. I have another quick question...

Worked wonderfully. I have another quick question though. I want to have it so I set the backdrop size based on the size of all the modules added up. When I try this it returns them as nil. This is...
Forum: Lua/XML Help 03/29/15, 08:51 PM
Replies: 14
Views: 8,029
Posted By lightz39
Thanks a lot circonian. That's a big help. My...

Thanks a lot circonian. That's a big help. My goal with this addon is to learn so when you take the time to explain it helps greatly.
Forum: Lua/XML Help 03/29/15, 06:57 PM
Replies: 14
Views: 8,029
Posted By lightz39
Sure thanks for the help I do appreciate...

Sure thanks for the help I do appreciate it.

Here is my XML:


<GuiXml>
<Controls>
<TopLevelControl name="NM_SystemBarWin" movable="true" mouseEnabled="true" clampedToScreen="true"...
Forum: Lua/XML Help 03/29/15, 05:51 PM
Replies: 14
Views: 8,029
Posted By lightz39
Ok so my problem is definitely the controls size...

Ok so my problem is definitely the controls size not shrinking with the string. Is there a way to dynamically do that?

Something like

X = GetStringWidth()
X = X
Forum: Lua/XML Help 03/29/15, 05:19 PM
Replies: 14
Views: 8,029
Posted By lightz39
Dynamic Anchors?

Hey everyone, I am currently trying to figure anchors out. I was wondering if its possible to dynamically anchor one item to the next.

I can anchor two things beside each other but the issue is if...
Forum: Lua/XML Help 03/29/15, 07:31 AM
Replies: 5
Views: 6,311
Posted By lightz39
Thanks both of you. Garkin for the quick solution...

Thanks both of you. Garkin for the quick solution and Ayantir for the detailed one.:)
Forum: Lua/XML Help 03/29/15, 06:07 AM
Replies: 5
Views: 6,311
Posted By lightz39
How to format GetTimeString()?

Hey everyone. I was wondering how I could go about formatting a time string? The default format for the string is "00:00:00" where I want something like "0:00 P.M.". I've looked around a bit but...
Forum: Alpha/Beta AddOns 03/26/15, 07:46 PM
Replies: 1
Views: 10,123
Posted By lightz39
Version 0.1B Rewrote the code and added...

Version 0.1B

Rewrote the code and added comments. Should be a little easier to follow now.
Forum: Alpha/Beta AddOns 03/23/15, 05:56 AM
Replies: 1
Views: 10,123
Posted By lightz39
NuMotiv System Bar

UPDATE: Added latency functionality and a new scale friendly backdrop.

Hello everyone. This is the development topic to go along with the uploaded addon in the beta category. Here I will post the...
Forum: Lua/XML Help 03/22/15, 07:50 PM
Replies: 11
Views: 5,291
Posted By lightz39
Ah, excellent all works as it should now. Thank...

Ah, excellent all works as it should now. Thank you very much.
Forum: Lua/XML Help 03/22/15, 06:59 PM
Replies: 11
Views: 5,291
Posted By lightz39
Hum, I put the line up like you suggested and got...

Hum, I put the line up like you suggested and got an error and the fps stopped drawing on the background. So I put it back to where it was to see if it still worked and the original error no longer...
Forum: Lua/XML Help 03/22/15, 06:33 PM
Replies: 11
Views: 5,291
Posted By lightz39
Sure, the best way to learn is to have someone...

Sure, the best way to learn is to have someone tell you what you're doing wrong.


NmSystemBar = {}

NmSystemBar.name = "NmSystemBar"

function...
Forum: Lua/XML Help 03/22/15, 03:59 PM
Replies: 11
Views: 5,291
Posted By lightz39
thank you that worked great. My FPS counter works...

thank you that worked great. My FPS counter works as intended however I am getting a function expected instead of nil stack traceback in the main chunk. Any ideas?
Forum: Lua/XML Help 03/22/15, 12:15 PM
Replies: 11
Views: 5,291
Posted By lightz39
Ok, so I was able to get it to display my FPS but...

Ok, so I was able to get it to display my FPS but my next question is how do I get it to constantly update instead of just displaying the number i grabbed at the time it was loaded?

I imagine it has...
Forum: Lua/XML Help 03/22/15, 10:35 AM
Replies: 11
Views: 5,291
Posted By lightz39
Thank you for your help, this makes things more...

Thank you for your help, this makes things more clear. :)
Forum: Lua/XML Help 03/22/15, 08:41 AM
Replies: 11
Views: 5,291
Posted By lightz39
Window Manager Help

Hey everyone, Im currently trying to learn how window manager works. For my example all I want to do is display the curent FPS on screen. (I know this is something the default game can do) I have a...
Forum: Lua/XML Help 03/21/15, 07:22 AM
Replies: 4
Views: 3,215
Posted By lightz39
Thank you very much for the info. I will play...

Thank you very much for the info. I will play around with it and see what I can come up with.

Cheers.
Forum: Lua/XML Help 03/21/15, 04:55 AM
Replies: 4
Views: 3,215
Posted By lightz39
Thanks for the reply! Sorry I'm pretty new at...

Thanks for the reply! Sorry I'm pretty new at this. I was able to use this code to make the compass frame red earlier. However like you said I really want to use the area glow, possibly even make a...
Forum: Lua/XML Help 03/20/15, 07:30 AM
Replies: 4
Views: 3,215
Posted By lightz39
Change compass state on event help

Hey everyone. I am currently making a combat indicator similar to http://www.esoui.com/downloads/info121-CombatIndicator.html this isn't meant to replace that one just simply my learning process. I...
Showing results 1 to 21 of 21