Showing results 1 to 25 of 33
Search took 0.00 seconds.
Search: Posts Made By: samishii23
Forum: Lua/XML Help 08-19-11, 03:51 PM
Replies: 4
Views: 4,686
Posted By samishii23
So basicly make an options Frame and then attach...

So basicly make an options Frame and then attach it with the InterfaceOptions_AddCategory. Thanks guys. :)
Forum: Lua/XML Help 08-18-11, 09:44 PM
Replies: 4
Views: 4,686
Posted By samishii23
Question Help me make a config menu child to blizzard's

As the Title states: Trying to figure out how to make a child config menu in the blizzard addon menu...

Does anyone have any tutorial / thread or addon links that I could use? Im trying to stay...
Forum: News 11-23-10, 04:46 PM
Replies: 20
Views: 52,613
Posted By samishii23
I didn't have any problem with it, even...

I didn't have any problem with it, even re-downloading the archive myself.
Edit: MPQ Editor by Zezula (updated to latest V) aren't properly patching the files for recent build(13329).
Emailed Zezula....
Forum: Lua/XML Help 11-10-10, 06:16 PM
Replies: 6
Views: 4,401
Posted By samishii23
Ah, now I see. Explains why I've seen so many...

Ah, now I see. Explains why I've seen so many "Dummy" functions in addons.
Ty for the insight. :)
Forum: Lua/XML Help 11-10-10, 02:59 PM
Replies: 6
Views: 4,401
Posted By samishii23
If i'm to understand this, that means that...

If i'm to understand this, that means that basicly each time the zone text is updated that function will run?
Forum: Lua/XML Help 11-09-10, 09:53 AM
Replies: 5
Views: 3,463
Posted By samishii23
Couple newb questions...

Would it be better to have an addon pack, rather then one addon many features?
-- I ask because I don't like the idea of have 10 folders in the Addons folder for the features I want to implement, it...
Forum: Lua/XML Help 11-02-10, 09:16 AM
Replies: 17
Views: 5,176
Posted By samishii23
Thanks for the help. I had to do :SetMovable() on...

Thanks for the help. I had to do :SetMovable() on my frame too, dur. :)
Forum: Lua/XML Help 11-02-10, 08:26 AM
Replies: 17
Views: 5,176
Posted By samishii23
Bah. I had just placed some Numbers in the...

Bah. I had just placed some Numbers in the SetTexCoord() wrongly. My bad. :o Anyways.

So now I'm translating this segment...
<Frame name="$parentTitleButton">
<Anchors>
<Anchor point="TOPLEFT"...
Forum: Lua/XML Help 11-02-10, 06:50 AM
Replies: 17
Views: 5,176
Posted By samishii23
Well, it looks better... lol. At first I used...

Well, it looks better... lol. At first I used SetPoint("TOPRIGHT", BorderTR, 0, 0)
Then I named the textures in CreateTexture(), and used their names, since its whats being done in the XML.

-- Sets...
Forum: Lua/XML Help 11-02-10, 06:03 AM
Replies: 17
Views: 5,176
Posted By samishii23
Aw crap. I forgot about the relative to points....

Aw crap. I forgot about the relative to points. Junk. lol
thanks. Hopefully I come back with better news. XD
Forum: Lua/XML Help 11-02-10, 05:53 AM
Replies: 17
Views: 5,176
Posted By samishii23
Holy crap I am so new at this. I put all the...

Holy crap I am so new at this. I put all the points down from the XML. Wow it looks bad. lol. Feel free to laugh with me. Its funny looking. :p

-- Sets a Texture Frame for the window
-- Top...
Forum: Lua/XML Help 11-02-10, 05:20 AM
Replies: 17
Views: 5,176
Posted By samishii23
Opps. Lol Thanks for that...

Opps. Lol Thanks for that insight.

<Anchors>
<Anchor point="BOTTOMLEFT" relativeTo="$parentBottomLeft" relativePoint="BOTTOMRIGHT"/>
<Anchor point="BOTTOMRIGHT" relativeTo="$parentBottomRight"...
Forum: Lua/XML Help 11-01-10, 09:00 PM
Replies: 17
Views: 5,176
Posted By samishii23
Question Another...

Thanks for the help with that.
How can I setup a custom border texture? This one is kinda nuts to me. Also really new...
This is what I have to work with...
<Layer level="BORDER">
<Texture...
Forum: Lua/XML Help 11-01-10, 01:34 PM
Replies: 17
Views: 5,176
Posted By samishii23
Thanks for the conversion. Alas, now its being...

Thanks for the conversion. Alas, now its being funky.

function SK.LoadMain()
-- Create Main frame
SK.Frame.Options = CreateFrame("Frame", "SK Test",...
Forum: General Authoring Discussion 10-30-10, 10:32 PM
Replies: 12
Views: 6,335
Posted By samishii23
2nd that motion Ketho. I like that MPQ Viewer. I...

2nd that motion Ketho. I like that MPQ Viewer.
I can't believe the research that the writer has put into that thing. Its crazy.
Forum: Lua/XML Help 10-30-10, 09:00 PM
Replies: 17
Views: 5,176
Posted By samishii23
Help with XML to LUA

I'm trying to reduplicate this nice little title bar I've seen (Attached), but the thing is in XML and I can't figure out how to convert it.

<Texture name="$parentTitleBG"...
Forum: Lua/XML Help 10-30-10, 07:50 PM
Replies: 3
Views: 4,065
Posted By samishii23
Is there a major programming difference between "...

Is there a major programming difference between " and ' in LUA? ( I primarily code PHP, and " allows for variables to be inserted and escape characters to be used, while ' is a litteral )
Thanks! :)
Forum: General Authoring Discussion 10-30-10, 07:48 PM
Replies: 12
Views: 6,335
Posted By samishii23
Normally? I've never seen that extractor on that...

Normally? I've never seen that extractor on that support page personally. :(
Forum: Lua/XML Help 10-30-10, 03:55 PM
Replies: 3
Views: 4,065
Posted By samishii23
ButtonTexture not loading

SK.Frame = CreateFrame("Frame", "SK...
Forum: General Authoring Discussion 10-30-10, 03:17 PM
Replies: 1
Views: 3,073
Posted By samishii23
Addon Loading Question...

So I want to make a bit of a mod pack... Sorta, except I don't want 10 folders. Dun like that for some reason, but anyways...

Heres the theory...

Game starts, loads addons.
Load my primary addon...
Forum: General Authoring Discussion 10-30-10, 08:33 AM
Replies: 12
Views: 6,335
Posted By samishii23
Cool Not really. With Blizzards, "We don't support...

Not really. With Blizzards, "We don't support addon creation" I'd personally have to say that they don't update that "Kit" very often. Just my opinion though.

To make up for Blizzards lack of...
Forum: Lua/XML Help 10-30-10, 06:53 AM
Replies: 5
Views: 5,795
Posted By samishii23
Lol, yea, magic. Blizzard is full of that....

Lol, yea, magic. Blizzard is full of that. :rolleyes:
I was just trying to combine all 3 of those functions into one since I want to be able to use it one day, and 3 functions that looked...
Forum: News 10-30-10, 06:27 AM
Replies: 20
Views: 52,613
Posted By samishii23
I've read up before that Blizzard doesn't really...

I've read up before that Blizzard doesn't really update this Kit that often, or in a timely manor ( obviously because they don't support Addon making, which I've been told alot lately... ). I think...
Forum: General Authoring Discussion 10-30-10, 05:58 AM
Replies: 12
Views: 6,335
Posted By samishii23
The extractor mentioned above is only pulling out...

The extractor mentioned above is only pulling out the patched items. I'm going see if I can "Patch" up the original LUAs. Lol.

Edit: Okies. I'm good now. Pulled out all the AddOn's with the FrameXML...
Forum: News 10-29-10, 08:26 PM
Replies: 20
Views: 52,613
Posted By samishii23
Whoa... Thats actually a nice read. Thanks :)

Whoa... Thats actually a nice read. Thanks :)
Showing results 1 to 25 of 33