Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: Kenshone
Forum: General Authoring Discussion 03-16-11, 03:15 PM
Replies: 15
Views: 8,588
Posted By Kenshone
It just doesn't seem you can store sufficient...

It just doesn't seem you can store sufficient data in character-specific macros, especially if you're occupying all slots already.
Forum: General Authoring Discussion 03-16-11, 02:37 PM
Replies: 15
Views: 8,588
Posted By Kenshone
Are we talking about conventional macros like the...

Are we talking about conventional macros like the menu that opens up when you type "/macro?" or are there "hidden macros" that we can save to the server?
Forum: General Authoring Discussion 03-16-11, 01:04 PM
Replies: 15
Views: 8,588
Posted By Kenshone
So they basically store every bit of data in a...

So they basically store every bit of data in a savedvariable and load those savedvariables if they reconnect in combat.
Forum: General Authoring Discussion 03-16-11, 11:56 AM
Replies: 15
Views: 8,588
Posted By Kenshone
Hm yeah, I'll definitely work on checking if I'm...

Hm yeah, I'll definitely work on checking if I'm already in combat when I reload.

Vuhdo fixed the said problem in their recent versions it seems. You can reload mid-combat in raid, and all the...
Forum: General Authoring Discussion 03-16-11, 10:56 AM
Replies: 15
Views: 8,588
Posted By Kenshone
Reloading UI Mid-Combat, In Raid

Does anyone know what causes issues with certain addons if you reload mid-combat, in a raid?

Iirc, using Vuhdo back when it first came out in WotlK, if you were d/ced in the middle of a boss fight...
Forum: General Authoring Discussion 03-15-11, 02:15 PM
Replies: 29
Views: 8,812
Posted By Kenshone
Hm. That bit of code was working last night when...

Hm. That bit of code was working last night when I had it implanted in another addon.

line 353 in question, will only fail if "function Kenshone_timer(2)" has not yet been run, because it creates...
Forum: General Authoring Discussion 03-15-11, 12:35 PM
Replies: 29
Views: 8,812
Posted By Kenshone
Hm ic. Alright UIParent it is.

Hm ic. Alright UIParent it is.
Forum: General Authoring Discussion 03-15-11, 12:19 PM
Replies: 29
Views: 8,812
Posted By Kenshone
The Statusbars only trigger in PvE environments....

The Statusbars only trigger in PvE environments. They should normally only trigger in party/raid environments in particular, but I think I removed some of those restrictions in this code for testing...
Forum: General Authoring Discussion 03-15-11, 12:08 PM
Replies: 29
Views: 8,812
Posted By Kenshone
That's great. So I guess fixing the TOC file got...

That's great. So I guess fixing the TOC file got it going?

Hopefully the statusbars are functional!
Forum: General Authoring Discussion 03-15-11, 12:00 PM
Replies: 29
Views: 8,812
Posted By Kenshone
Hm, it'd be nifty if I could get the editbox to...

Hm, it'd be nifty if I could get the editbox to work...

But more importantly, event registration, does adding that chunk of code fix the Event Handling?
Forum: General Authoring Discussion 03-15-11, 11:42 AM
Replies: 29
Views: 8,812
Posted By Kenshone
I have no immediate use for that EditBox so that...

I have no immediate use for that EditBox so that can be deleted.
Forum: General Authoring Discussion 03-15-11, 11:13 AM
Replies: 29
Views: 8,812
Posted By Kenshone
fixed event registration line 1185: for...

fixed event registration

line 1185: for eventname in pairs(eventsK) do KenshoneMagic:RegisterEvent(eventname) end

It was my understanding that writing lines such as:

eventsK:ADDON_LOADED

or
Forum: General Authoring Discussion 03-15-11, 10:49 AM
Replies: 29
Views: 8,812
Posted By Kenshone
Grim I'd greatly appreciate that. Thank you. I...

Grim I'd greatly appreciate that. Thank you.

I was contemplating adding an ADDON_LOADED eventhandler, but it doesn't seem necessary in some of the other addons I've seen.
Forum: General Authoring Discussion 03-15-11, 10:34 AM
Replies: 29
Views: 8,812
Posted By Kenshone
Well, I modified the TOC file, but unfortunately...

Well, I modified the TOC file, but unfortunately I can't log into WoW until I get home from work in about 9 hours. In the meanwhile, here is the link to the pastey:

http://www.pastey.net/147540-47x4
Forum: General Authoring Discussion 03-15-11, 09:56 AM
Replies: 29
Views: 8,812
Posted By Kenshone
Here is the TOC ## Interface: 40000 ## Title:...

Here is the TOC

## Interface: 40000
## Title: Kenshone Quant Frames
## Notes: Ohai
## Author: Kenshone / Quantark US-Blackrock
## Version: Release 1.0
## DefaultState: Enabled
## SavedVariables:...
Forum: General Authoring Discussion 03-15-11, 09:47 AM
Replies: 29
Views: 8,812
Posted By Kenshone
The code is almost 1200 lines long. Is there any...

The code is almost 1200 lines long. Is there any particular chunk you'd be interested in?
Forum: General Authoring Discussion 03-15-11, 09:31 AM
Replies: 29
Views: 8,812
Posted By Kenshone
Personal Addon Not Loading...

Hello. I'm having a simple problem which I hope has a simple solution. My addon is not loading.

I have even tried putting print("hi") at line 1 of the addon, and it won't even run that bit of...
Forum: AddOn Search/Requests 02-06-11, 12:58 AM
Replies: 2
Views: 3,454
Posted By Kenshone
I heard that Kollektiv had quit the guild and...

I heard that Kollektiv had quit the guild and wouldn't be providing furhter updates. Perhaps my information was wrong. :)

But nonetheless, I would love to run, say, BigWigs bossmods, while still...
Forum: AddOn Search/Requests 02-06-11, 12:33 AM
Replies: 2
Views: 3,454
Posted By Kenshone
Addon Suggestion: Most important part of Deus Vox Encounters

Who can hack this addon and extract the timer / health bar? I thought it was by far the most useful and unique part of this boss mod package. I'm just getting into .lua programming but this is a bit...
Showing results 1 to 19 of 19