Showing results 1 to 25 of 84
Search took 0.01 seconds.
Search: Posts Made By: Starinnia
Forum: General WoW Chat 09-16-11, 08:05 PM
Replies: 8
Views: 6,564
Posted By Starinnia
You need to enable another site in NoScript for...

You need to enable another site in NoScript for their JS to load. Otherwise you get what you're seeing now.

Just enable zamimg.com under NoScript, should fix it
Forum: General Authoring Discussion 09-04-11, 11:39 AM
Replies: 5
Views: 5,377
Posted By Starinnia
Actually, sometimes there is lag between the BNet...

Actually, sometimes there is lag between the BNet servers and the WoW servers/client. This means that every so often a call to BNGetToonInfo() doesn't return full information.

I've been watching...
Forum: General Authoring Discussion 08-31-11, 11:06 AM
Replies: 38
Views: 27,316
Posted By Starinnia
You need to explicitly update the frame after a...

You need to explicitly update the frame after a new color value is picked. I.E. make sure you're adjusting the frame in the "Set" handler.
Forum: AddOn Help/Support 08-30-11, 03:30 PM
Replies: 9
Views: 6,119
Posted By Starinnia
Unfortunately I think most of the "clever addon...

Unfortunately I think most of the "clever addon guys" aren't using DogTags anymore. Pretty sure most of us switched to LuaTexts if we use Pitbull.
Forum: AddOn Help/Support 08-27-11, 04:52 PM
Replies: 10
Views: 8,182
Posted By Starinnia
He mentioned changing the colors in...

He mentioned changing the colors in ButtonFacade.

You may need to try a different skin, not all of them support all the button "layers".
Forum: AddOn Help/Support 08-27-11, 02:43 PM
Replies: 10
Views: 8,182
Posted By Starinnia
Do you have InlineAura installed too?

Do you have InlineAura installed too?
Forum: AddOn Search/Requests 08-26-11, 02:02 PM
Replies: 5
Views: 4,644
Posted By Starinnia
I'm leveling a new warlock and the flighpaths are...

I'm leveling a new warlock and the flighpaths are automatically unlocking for me. I have the Rebel Camp in Stranglethorn without ever entering the zone.

All the dwarven paths appropriate for my...
Forum: Lua/XML Help 07-25-11, 02:58 PM
Replies: 3
Views: 4,050
Posted By Starinnia
You could save the concatenated strings in a...

You could save the concatenated strings in a table and retrieve them the next time you need the strings instead of always performing the concatenation.
Forum: Lua/XML Help 07-19-11, 12:42 PM
Replies: 2
Views: 4,510
Posted By Starinnia
You need a font that can display the characters...

You need a font that can display the characters and you need to make sure you save the file as UTF-8 if you use the literal character instead of the escape codes.
Forum: AddOn Search/Requests 07-10-11, 03:02 PM
Replies: 7
Views: 6,460
Posted By Starinnia
Is something broken for you in Mapster? I'm...

Is something broken for you in Mapster? I'm using it currently and it works perfectly fine.

If the TOC number is out of date, simply open the AddOns screen at the Character Selection screen and...
Forum: Lua/XML Help 05-24-11, 12:51 PM
Replies: 15
Views: 7,480
Posted By Starinnia
Blizzard passes two variables in through the...

Blizzard passes two variables in through the vararg for every file in your addon. The first is the name of the addon (as defined by the containing folder) and the second is a table that is unique to...
Forum: AddOn Help/Support 04-29-11, 05:21 PM
Replies: 9
Views: 14,450
Posted By Starinnia
WoW China is still 3.3.5

WoW China is still 3.3.5
Forum: AddOn Help/Support 04-29-11, 05:20 PM
Replies: 7
Views: 4,862
Posted By Starinnia
Notice that the hideCaster flag is true (arg3). ...

Notice that the hideCaster flag is true (arg3). I'm guessing you won't get any name information when that is true.
Forum: AddOn Search/Requests 02-27-11, 05:16 PM
Replies: 4
Views: 5,483
Posted By Starinnia
Either what they already linked (which does work...

Either what they already linked (which does work for combo points) or my own shameless plug for http://www.wowinterface.com/downloads/info12852-ComboPointsRedux.html
Forum: Lua/XML Help 02-26-11, 01:12 PM
Replies: 4
Views: 3,914
Posted By Starinnia
While this is true, since you have exclusive...

While this is true, since you have exclusive access to the recycling table, your code will be the only one dealing with returns from that table. You can ensure that a return is never unhandled and...
Forum: Lua/XML Help 02-25-11, 05:29 PM
Replies: 4
Views: 3,914
Posted By Starinnia
I usually have a table just for unused frames. ...

I usually have a table just for unused frames. Then I called next() on that table to get an unused frame, if nothing is returned I'll create the frame.
Forum: AddOn Help/Support 02-13-11, 06:35 PM
Replies: 7
Views: 6,858
Posted By Starinnia
As far as I know it cannot be done anymore. ...

As far as I know it cannot be done anymore. Since ToL is no longer a stance, and the presence of a buff cannot be tested with macro conditionals, this would seem impossible.
Forum: General WoW Chat 12-02-10, 08:29 PM
Replies: 11
Views: 8,010
Posted By Starinnia
Classic BC Wrath Cata Emerald Dream?? Who...

Classic
BC
Wrath
Cata
Emerald Dream??


Who knows, Blizzard has like 3 or 4 lore areas they could exploit for an expansion.
Forum: AddOn Search/Requests 11-23-10, 08:38 AM
Replies: 8
Views: 4,602
Posted By Starinnia
You can actually get number of kills of most of...

You can actually get number of kills of most of the Wrath bosses from the Statistics page in the Achievement window. That is how ElitistGroup did it when it determined your experience percentage per...
Forum: AddOn Search/Requests 11-07-10, 02:09 PM
Replies: 4
Views: 4,887
Posted By Starinnia
Escape -> Interface -> Combat -> Uncheck "Show...

Escape -> Interface -> Combat -> Uncheck "Show Spell Alerts"

(On my screen it is at the bottom of the first column of options.)
Forum: Chit-Chat 10-22-10, 09:45 AM
Replies: 68
Views: 36,682
Posted By Starinnia
My name comes from my first WoW character who was...

My name comes from my first WoW character who was a night elf hunter. I hit randomize a few times and added an extra 'n'.

Since then I've switch to my paladin (hence my signature) and race...
Forum: Chit-Chat 10-20-10, 10:18 AM
Replies: 13
Views: 6,446
Posted By Starinnia
1) How long have you been playing World of...

1) How long have you been playing World of Warcraft?
5 years

2) What is you affiliated side? Alliance or Horde?
Alliance

3) What race and class are you?
Human Paladin

4) What is your level?
Forum: AddOn Search/Requests 10-15-10, 07:44 PM
Replies: 5
Views: 5,050
Posted By Starinnia
My addon ComboPointsRedux can do...

My addon ComboPointsRedux can do it.

http://www.wowinterface.com/downloads/info12852-ComboPointsRedux.html

Also, Class Combo Points can do it (with only a...
Forum: Chit-Chat 10-14-10, 04:04 PM
Replies: 439
Views: 262,845
Posted By Starinnia
Wow, that is amazing. Thank you so much!

Wow, that is amazing. Thank you so much!
Forum: Chit-Chat 10-14-10, 07:50 AM
Replies: 439
Views: 262,845
Posted By Starinnia
I'd love a sig too, whenever you get to it (these...

I'd love a sig too, whenever you get to it (these threads always become super popular and swamp the artist :p)

http://www.wowarmory.com/character-sheet.xml?r=Lothar&cn=Lyte

I'd love it if my...
Showing results 1 to 25 of 84