Showing results 1 to 25 of 33
Search took 0.00 seconds.
Search: Posts Made By: Seglberg
Forum: Lua/XML Help 11-03-08, 04:00 PM
Replies: 11
Views: 5,399
Posted By Seglberg
Wow Thanks I got it working perfectly! You guys...

Wow Thanks I got it working perfectly!

You guys are so helpful here! :)
Forum: Lua/XML Help 11-02-08, 10:04 PM
Replies: 11
Views: 5,399
Posted By Seglberg
Okay so wait do I...

Okay so wait do I do:

WorldMapFrame:SetScript("OnUpdate", MapUpdate)?

If I do that the OnUpdate runs while the map is open but once it shuts it doesnt fire so I can't use that code posted above. It...
Forum: Lua/XML Help 11-02-08, 09:21 PM
Replies: 11
Views: 5,399
Posted By Seglberg
Okay I tried that already but I probably did it...

Okay I tried that already but I probably did it wrong :P

Ill try it when I get a chance, thanks. :)
Forum: Lua/XML Help 11-02-08, 12:32 AM
Replies: 11
Views: 5,399
Posted By Seglberg
Can anyone help me out a bit? New at making...

Can anyone help me out a bit? New at making addons and so I'm not exactly sure how to do an OnUpdate function using Ace3, or something equivilent.

I know how to run the code when WORLD_MAP_UPDATE...
Forum: Lua/XML Help 10-31-08, 02:39 PM
Replies: 11
Views: 5,399
Posted By Seglberg
Yes I saw that however I am using Ace3 and cannot...

Yes I saw that however I am using Ace3 and cannot figure how to get an OnUpdate function working.

If you want to look at the source code, its the addon RepWatch
Forum: Lua/XML Help 10-30-08, 08:05 PM
Replies: 11
Views: 5,399
Posted By Seglberg
When a function in my addon executes, it changes...

When a function in my addon executes, it changes the world map to the current map the player is on then grabs the continent code from that map. The problem with this is if the player is looking at...
Forum: Lua/XML Help 10-30-08, 07:18 PM
Replies: 11
Views: 5,399
Posted By Seglberg
Pause When World Map is Visible

Is there someway to pause the execution of my lua script?

I need to have my code pause execution when the World Map is open then resume once it's shut. I'm finding this a more difficult task that I...
Forum: AddOn Search/Requests 09-20-08, 02:45 PM
Replies: 2
Views: 4,420
Posted By Seglberg
Thank you :)

Thank you :)
Forum: AddOn Search/Requests 09-20-08, 02:04 PM
Replies: 2
Views: 4,420
Posted By Seglberg
Ace3 and Latest Build

Hey guys I need a little help,

I'm not totally sure where to look to see about changes made to Ace3 Libs or how the current build bugs it out but I'm having a problem with my addon.

I have a slash...
Forum: Released AddOns 08-31-08, 11:08 PM
Replies: 0
Views: 2,980
Posted By Seglberg
Talking RepWatch 2.0

http://svn.wowinterface.com/filedetails.php?repname=RepWatch&path=%2Fbranches%2FLogo%2FNo+Background%2FWotlK+Logo.png (http://www.wowinterface.com/downloads/info9502.html)
I am Pleased to Announce...
Forum: General Authoring Discussion 08-27-08, 10:17 PM
Replies: 10
Views: 6,874
Posted By Seglberg
Ahh thanks everyone for the help :) Everyone in...

Ahh thanks everyone for the help :)

Everyone in the WoWI Community is so helpful!
Forum: General Authoring Discussion 08-27-08, 05:33 PM
Replies: 10
Views: 6,874
Posted By Seglberg
Hmmmm yah so far to fix the problem I just have...

Hmmmm yah so far to fix the problem I just have people download a fresh copy of the WotLK Ace3 Library and replace them in the addon folder and it seems to clear up the problem. So...

Im thinking...
Forum: General Authoring Discussion 08-27-08, 04:52 PM
Replies: 10
Views: 6,874
Posted By Seglberg
Yup my embeds.xml reads: <Ui...

Yup my embeds.xml reads:

<Ui xmlns="http://www.blizzard.com/wow/ui/"...
Forum: General Authoring Discussion 08-27-08, 04:37 PM
Replies: 10
Views: 6,874
Posted By Seglberg
Yah I was just showing how I was using the tab in...

Yah I was just showing how I was using the tab in my options table.

Here is the AceConfig-3.0 stuff:

--Register Options Table and Menu
LibStub("AceConfig-3.0"):RegisterOptionsTable("RepWatch",...
Forum: General Authoring Discussion 08-27-08, 03:37 PM
Replies: 10
Views: 6,874
Posted By Seglberg
Ace3 "tabs"

In my options table I am using a tab setup. Code Example Below:

local options = {
name = "RepWatch",
handler = RepWatch,
type = "group",
childGroups = "tab",
args = {
generalTab = {
name =...
Forum: AddOn Search/Requests 08-12-08, 11:02 AM
Replies: 0
Views: 2,660
Posted By Seglberg
RepWatch and Reputations

Hey guys so Im running in a small problem.

I develop RepWatch found Here (http://www.wowinterface.com/downloads/info9502.html)

I've never had an Alliance Character and so I am not very familiar...
Forum: AddOn Help/Support 08-08-08, 02:30 PM
Replies: 2
Views: 4,080
Posted By Seglberg
Ahh Figured it out... the beta client prefers...

Ahh Figured it out... the beta client prefers libraries to be embedded
Forum: AddOn Help/Support 08-08-08, 02:05 PM
Replies: 2
Views: 4,080
Posted By Seglberg
WotlK Ace3

Okay just got the beta up and running and I notice that Ace3 isnt working. I keep getting errors about LibStub.

"attempt to call global 'LibStub' (a nil value)"

Anyone know a fix for this? Thanks...
Forum: AddOn Search/Requests 08-08-08, 12:25 PM
Replies: 7
Views: 4,678
Posted By Seglberg
Alrighty thanks for the help :)

Alrighty thanks for the help :)
Forum: AddOn Search/Requests 08-08-08, 12:06 PM
Replies: 7
Views: 4,678
Posted By Seglberg
cool thanks! do you know if there is a way to...

cool thanks! do you know if there is a way to link the tooltips in a macro?

#showtooltip?
Forum: AddOn Search/Requests 08-08-08, 11:37 AM
Replies: 7
Views: 4,678
Posted By Seglberg
Mount Storage

Anyone know a /command that lets you summon a mount out of the new mount storage window? /use and /cast both do not work...

:)
Forum: Chit-Chat 08-01-08, 03:01 PM
Replies: 544
Views: 149,801
Posted By Seglberg
Watching the beta login screen for 30 minutes...

Watching the beta login screen for 30 minutes (okay maybe more like 5 at most) at a time probably doesnt help the anticipation either hehe :)
Forum: Chit-Chat 08-01-08, 02:59 PM
Replies: 544
Views: 149,801
Posted By Seglberg
I'd hope blizz had a little more thought for the...

I'd hope blizz had a little more thought for the addon dev. community, all high end guilds rely on addons so I doubt they'll push us back close to release :P

Being patient is hard though haha
Forum: Chit-Chat 08-01-08, 02:14 PM
Replies: 544
Views: 149,801
Posted By Seglberg
Yah and my buddy thought I was crazy. Once he...

Yah and my buddy thought I was crazy. Once he gets his key he'll be QQing about how he has to download the beta and patch it while Im playing my DK
Forum: Chit-Chat 08-01-08, 01:44 PM
Replies: 544
Views: 149,801
Posted By Seglberg
I kno hopefully soon.. I have my Beta Client all...

I kno hopefully soon.. I have my Beta Client all Updated and Ready to Go :P
Showing results 1 to 25 of 33