Showing results 1 to 25 of 50
Search took 0.00 seconds.
Search: Posts Made By: TULOA
Forum: Carbonite: Quests Module 06-25-20, 10:20 AM
Replies: 2
Views: 8,974
Posted By TULOA
I dont play 8.3 but I do play classic and I am...

I dont play 8.3 but I do play classic and I am updating that database.

As such I can give ya the format since its good to have for prosperity.



[5219] = {
Quest = [[Target: Dalson's...
Forum: Lua/XML Help 10-18-15, 09:53 AM
Replies: 7
Views: 3,085
Posted By TULOA
Ok yea I wasnt aware there had to be at least 1px...

Ok yea I wasnt aware there had to be at least 1px on the border of the image. It really isnt stated anywhere which is surprising to me.

I suppose with tiling it wouldnt matter but it applies to...
Forum: Lua/XML Help 10-18-15, 12:52 AM
Replies: 7
Views: 3,085
Posted By TULOA
Ok so this problem in case it helps anyone out is...

Ok so this problem in case it helps anyone out is just an issue with the files themselves...

When I edited the AlteracValley TGA to have a 1px empty border around it instead of the image filling the...
Forum: Lua/XML Help 10-18-15, 12:44 AM
Replies: 7
Views: 3,085
Posted By TULOA
Ok so I made an observation playing with adding...

Ok so I made an observation playing with adding another layer leaving that map as a background and a test...

Apparently something is broken with the pictures themselves... Can I use anything other...
Forum: Lua/XML Help 10-17-15, 08:58 PM
Replies: 7
Views: 3,085
Posted By TULOA
Yes OnUpdate. The frame isnt draggable the...

Yes OnUpdate.

The frame isnt draggable the texture is.

Edit: Well it is but so is the texture. And the code there is for dragging the texture.
Forum: Lua/XML Help 10-17-15, 04:42 PM
Replies: 7
Views: 3,085
Posted By TULOA
Issue with draggable texture...

It may just be the way things work but who knows...

I have a texture on a frame one can drag. It will be a bigger image in the future but for now its the height and width of the frame. On drag one...
Forum: Lua/XML Help 06-12-14, 12:44 AM
Replies: 15
Views: 9,365
Posted By TULOA
No I am not always right and I dumb down terms to...

No I am not always right and I dumb down terms to fit the needs of general public.

At this point I am sick of you. You only seem to mock those that dont worship you as a god. You arent.

Sure I dont...
Forum: Lua/XML Help 06-11-14, 07:41 PM
Replies: 15
Views: 9,365
Posted By TULOA
No Phanx I didnt go through 4 years of college to...

No Phanx I didnt go through 4 years of college to fall to bad scope issues. And menuList wasnt defined by me through it. Its something you pass to the EasyMenu function as a table that should be...
Forum: Lua/XML Help 06-11-14, 09:32 AM
Replies: 15
Views: 9,365
Posted By TULOA
From what I was shown yes but it never works for...

From what I was shown yes but it never works for me. Its solved and done from my post above anyways.
Forum: Lua/XML Help 06-10-14, 06:40 PM
Replies: 15
Views: 9,365
Posted By TULOA
Nevermind I just got it off a random idea that...

Nevermind I just got it off a random idea that happened to work.

For all of you to see and test here is the code:

function IOLib_CreateDropDown(parent, name, title, width, anchor, posX, posY,...
Forum: Lua/XML Help 06-10-14, 05:44 PM
Replies: 15
Views: 9,365
Posted By TULOA
Tried every time I try EasyMenu it fails saying...

Tried every time I try EasyMenu it fails saying it cant find the menuList or its nil. Ill just do it promatically the standard way then.
Forum: Lua/XML Help 06-08-14, 06:57 PM
Replies: 15
Views: 9,365
Posted By TULOA
So my new question becomes...: How can I make...

So my new question becomes...:

How can I make that function infinitely nesting?

Heres the sample table I used in the function above:
testMenuList = {Greetings = {"Greetings", true, {"hi", "hello",...
Forum: Lua/XML Help 06-08-14, 06:40 PM
Replies: 15
Views: 9,365
Posted By TULOA
Ok I wiggled something up that I can improve off...

Ok I wiggled something up that I can improve off of:

Following Requires: menuList, SubList with texts in menuList as keys.

local info = UIDropDownMenu_CreateInfo()

if level == 1 then
for...
Forum: Lua/XML Help 06-08-14, 06:18 PM
Replies: 15
Views: 9,365
Posted By TULOA
If someone can help out with a more direct...

If someone can help out with a more direct function running off a table I would appreciate it. I just had one more idea I am going to try and if it works I will post it back here.

Otherwise I will...
Forum: Lua/XML Help 06-08-14, 06:07 PM
Replies: 15
Views: 9,365
Posted By TULOA
Yes cant seem to adapt it to my needs... I dont...

Yes cant seem to adapt it to my needs... I dont populate it off a random or set generation like that and I dont pass a list. It needs to allow a table in place of "Games" and run through the table to...
Forum: Lua/XML Help 06-08-14, 05:52 PM
Replies: 15
Views: 9,365
Posted By TULOA
DropDown Menus

I have been trying to create a wrapper function to make a dropdown list by using a table as the master container. I can get the main level to populate but not the following lists.

I am trying to...
Forum: Lua/XML Help 05-11-14, 09:38 AM
Replies: 12
Views: 5,470
Posted By TULOA
Yea I got help on StackOverflow and got a...

Yea I got help on StackOverflow and got a wonderful solution and I am sticking with it. I know of the difference of Luas Pattern matching vs Regex but dont 100% know how to deploy it. I am still...
Forum: Lua/XML Help 05-11-14, 01:06 AM
Replies: 12
Views: 5,470
Posted By TULOA
Thats ok I think im just gonna go the long hard...

Thats ok I think im just gonna go the long hard route. I will come back to regex later when I better understand it. Until then I am using my much bigger code that I know worked.
Forum: Lua/XML Help 05-11-14, 12:20 AM
Replies: 12
Views: 5,470
Posted By TULOA
Well so far I appreciate your help... It got me...

Well so far I appreciate your help... It got me seeing a few things.

I have it working on basic URLs and now my issue is that any address with the <word>-<word>.com for example or use the one above...
Forum: Lua/XML Help 05-10-14, 11:54 PM
Replies: 12
Views: 5,470
Posted By TULOA
now how does that get along with the hidden links...

now how does that get along with the hidden links for icons and such?

I came up with this code:
url = string.match(str, "[https?://]*[www%.]*[%w+]*[%w+%-]?[%w+%.]+%w+%"..URIs[cURL].."[/w%w+/]+",...
Forum: Lua/XML Help 05-10-14, 10:50 PM
Replies: 12
Views: 5,470
Posted By TULOA
Ok I got it... I dont understand how but it was...

Ok I got it... I dont understand how but it was caused by a combo of the infinite loop and the regex match pattern. I am new to it and didnt realise normal regex's from other luas wouldnt neccesarily...
Forum: Lua/XML Help 05-10-14, 10:09 PM
Replies: 12
Views: 5,470
Posted By TULOA
Im going to see soon. I think its the While loop....

Im going to see soon. I think its the While loop. But it still seems to be hanging.

Edit: Sigh... It was an infinite loop... It was because I converted a For Loop.

Do you have a better way to...
Forum: Lua/XML Help 05-10-14, 10:06 PM
Replies: 12
Views: 5,470
Posted By TULOA
Edit:Hangon... Maybe inf. loop?

Edit:Hangon... Maybe inf. loop?
Forum: Lua/XML Help 05-10-14, 10:00 PM
Replies: 12
Views: 5,470
Posted By TULOA
Problem Loading into game.

With my code changed to a repl.it tested URL Detection code the following function seems to be causing WoW to not get past the loading screen:


function URLFind(str)
local _results = {}
...
Forum: Lua/XML Help 05-09-14, 03:19 PM
Replies: 0
Views: 2,841
Posted By TULOA
CheckButtons

Figured it out... Dang guide here was inaccurate. I had to declare it like:

Btn1 = CreateFrame("CheckButton", name, parent, "UICheckButtonTemplate") --
Btn1:SetPoint("TOPLEFT", 0,...
Showing results 1 to 25 of 50