Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: Sariash
Forum: Lua/XML Help 10-11-06, 04:18 AM
Replies: 8
Views: 14,226
Posted By Sariash
I use the following ... not sure anymore where I...

I use the following ... not sure anymore where I found that code
Forum: AddOn Help/Support 09-13-06, 05:40 AM
Replies: 3
Views: 3,179
Posted By Sariash
It's "FuBarFrame1" for the first panel,...

It's "FuBarFrame1" for the first panel, "FuBarFrame2" for the second and so on... entering /script FuBarFrame1:SetFrameStrata("BACKGROUND") works temporarly (e.g. the frame that I had unter...
Forum: Alpha/Beta AddOns and Compilations 05-13-06, 02:03 PM
Replies: 4
Views: 1,494
Posted By Sariash
oops, you're right... I'm not using thottbot...

oops, you're right... I'm not using thottbot much, thought it had the id's too.
Forum: Alpha/Beta AddOns and Compilations 05-13-06, 03:18 AM
Replies: 4
Views: 1,494
Posted By Sariash
15138 is correct, you'll see the same item id's...

15138 is correct, you'll see the same item id's in the URL when you search on thottbot or allakhazam for example...

:: http://wow.allakhazam.com/db/item.html?witem=15138...
Forum: AddOn Search/Requests 05-01-06, 05:19 AM
Replies: 4
Views: 4,853
Posted By Sariash
I wrote a small addon for you, that just outputs...

I wrote a small addon for you, that just outputs Shadow Trance, to the UIErrorsFrame ... the Frame above the char, were errormessages like to...
Forum: AddOn Search/Requests 04-20-06, 03:04 PM
Replies: 11
Views: 4,630
Posted By Sariash
You need to give Norque the exact text that a...

You need to give Norque the exact text that a successful soulstone cast outputs into the combat log when buffing yourself, and others.
Forum: AddOn Search/Requests 04-18-06, 09:39 AM
Replies: 11
Views: 4,630
Posted By Sariash
As you allready tried /shardace report - I guess...

As you allready tried /shardace report - I guess "Soulstone Message are: " reported [On] and not [Off] ? just to be sure...
Forum: AddOn Help/Support 04-18-06, 07:38 AM
Replies: 3
Views: 4,507
Posted By Sariash
Tried to click "show day/night bubble" in the...

Tried to click "show day/night bubble" in the FuBar_Clock context menu? ;-)
Forum: Released AddOns 04-12-06, 04:06 AM
Replies: 111
Views: 34,572
Posted By Sariash
Sorry for the offtopic reply ;-) I had some spam...

Sorry for the offtopic reply ;-)
I had some spam too (and broken tooltips on mail/loottype), so I updated some addons to work without errors for me, feel free to download

:: FuBar_Mail...
Forum: Released AddOns 04-10-06, 07:46 AM
Replies: 111
Views: 34,572
Posted By Sariash
The detach tooltip feature is a great thing - the...

The detach tooltip feature is a great thing - the detached tooltip is as good as any other Quest Addon I think (MonkeyQuest, Quest-I-on etc), suggestion though... let it detach / reatach with a left...
Forum: Released AddOns 11-11-05, 02:29 PM
Replies: 72
Views: 53,569
Posted By Sariash
Sometime ago a friend told me, that on his Mac...

Sometime ago a friend told me, that on his Mac Notebook, he extracted an Addon to Interface\Addons ... he got asked if he wants to overwrite the existing data, and like used to from Windows he just...
Forum: AddOn Help/Support 10-23-05, 04:57 AM
Replies: 2
Views: 7,313
Posted By Sariash
I guess you tried /script shark_test() on the...

I guess you tried /script shark_test() on the commandline instead of a hotbutton? UseContainerItem may need a hardware event like CastSpellByName etc ... try to put /script shark_test() in a macro...
Forum: AddOn Help/Support 10-10-05, 04:39 PM
Replies: 3
Views: 4,018
Posted By Sariash
You can use /script PetAbandon() The next pet...

You can use

/script PetAbandon()

The next pet you cast will have a new name, and is missing every skill / skillupdates - so you have to rebuy them.

I'm not sure thats the desired effect of...
Forum: AddOn Help/Support 10-08-05, 12:22 AM
Replies: 1
Views: 3,421
Posted By Sariash
This should...

This should work:
Frame:SetMinResize(minWidth,minHeight)

eg
/script ChatFrame2:SetMinResize(50,50)

After a reloadui/relog the SetMinResize is back to default - but a resized frame keeps its size...
Forum: AddOn Help/Support 09-27-05, 09:46 AM
Replies: 4
Views: 6,294
Posted By Sariash
hmm, not sure what exactly all your code does......

hmm, not sure what exactly all your code does... I just use a simple

"/script if (not CastingBarFrame.channeling) then CastSpellByName("Hellfire(Rank 3)") end" and can chainpress a spell in hectic...
Forum: AddOn Search/Requests 09-23-05, 03:36 PM
Replies: 1
Views: 3,762
Posted By Sariash
If you don't fear a commandline-only-interface,...

If you don't fear a commandline-only-interface, you can try Visor

:: Visor @ wowace.com Forums (http://wowace.com/forums/viewtopic.php?t=39&postdays=0&postorder=asc&start=0)
Forum: Released AddOns 09-20-05, 02:06 AM
Replies: 30
Views: 12,849
Posted By Sariash
Maybe Kaelten could help you out to find a better...

Maybe Kaelten could help you out to find a better way, he might even change something for kc_items0.93+ for you ;-)
Forum: Released AddOns 09-18-05, 03:09 PM
Replies: 30
Views: 12,849
Posted By Sariash
I allready thought that the itemlink idea isn't...

I allready thought that the itemlink idea isn't possible, maybe you find a way ... if not, the lootlink ides is nice ... just, that I would prefer kc_items ;)
Forum: Released AddOns 09-18-05, 01:08 AM
Replies: 30
Views: 12,849
Posted By Sariash
Great :-) I never tried it, but the I heared...

Great :-)


I never tried it, but the I heared ingame from others that tne normal blizzard group loot frames don't accept a ctrl+click. Not sure if it should work (for the strg, yes non-english...
Forum: Released AddOns 09-16-05, 11:15 PM
Replies: 30
Views: 12,849
Posted By Sariash
No panic Kasheen - I have time. Just like to try...

No panic Kasheen - I have time. Just like to try things sometimes myself :-)
Btw, I thought... the colored text in the chatframe is nice and all, but is there a way to make it an clickable Itemlink....
Forum: Released AddOns 09-16-05, 08:28 AM
Replies: 30
Views: 12,849
Posted By Sariash
Ok, now I was faster ... ;) I just...

Ok, now I was faster ... ;)

I just uncommented
local color = ITEM_QUALITY_COLORS[quality];
and added
ChatFrame3:AddMessage("|cffffffffCLF: |r"..name,color.r, color.g, color.b)
after it.
Forum: Released AddOns 09-13-05, 04:45 AM
Replies: 30
Views: 12,849
Posted By Sariash
I really like them, but... since I'm too lazy to...

I really like them, but... since I'm too lazy to move the mouse sometimes I miss the itemnames - any chance you could include the option to show them, maybe with a smaller font then the default...
Forum: General Authoring Discussion 08-28-05, 07:04 AM
Replies: 2
Views: 5,524
Posted By Sariash
Should be... "TemporaryEnchantFrame" ;)

Should be... "TemporaryEnchantFrame" ;)
Showing results 1 to 23 of 23