Showing results 1 to 25 of 41
Search took 0.00 seconds.
Search: Posts Made By: Vex
Forum: AddOn Search/Requests 12-29-09, 11:03 AM
Replies: 2
Views: 3,303
Posted By Vex
very nice addon ! Going to try it on the bags -...

very nice addon ! Going to try it on the bags - but wow this is great. I wrote my own addon to shrink a couple of the other windows. this one's replacing it! :)
Forum: AddOn Search/Requests 12-29-09, 10:28 AM
Replies: 2
Views: 3,303
Posted By Vex
slimmer bag windows

I'm not a fan of all in one inventories cause I like just being able to open 1 individual bag instead of the entire thing...

but with the bigger bags, screen space is becoming an issue.

I've got...
Forum: Lua/XML Help 08-04-08, 03:22 AM
Replies: 0
Views: 3,772
Posted By Vex
modify line height / line spacing in chat ?

i know prat does it but thats a million modules i don't need for 1 thing :/

Is there any other addons out there to modify the line spacing for chat window?

Or how would I go about doing this :x is...
Forum: AddOn Help/Support 07-31-08, 06:43 AM
Replies: 4
Views: 3,063
Posted By Vex
its an addon, the prefs are listed under ESC >...

its an addon, the prefs are listed under ESC > INTERFACE >ADDONS tab =)
Forum: AddOn Help/Support 07-31-08, 06:23 AM
Replies: 4
Views: 3,063
Posted By Vex
you have to make sure its enabled in ADAPT...

you have to make sure its enabled in ADAPT settings, it isn't a feature of DUF.
Forum: Lua/XML Help 05-05-08, 05:00 PM
Replies: 4
Views: 5,219
Posted By Vex
finally found it. MonkeyQuestInit.lua line...

finally found it.

MonkeyQuestInit.lua line 412

getglobal("MonkeyQuestButton" .. i .. "Text"):SetFont(strFontName, iFontHeight,"OUTLINE");
Forum: Lua/XML Help 05-05-08, 04:35 PM
Replies: 4
Views: 5,219
Posted By Vex
also have tried the following - still no change...

also have tried the following - still no change /sigh

in MonkeyLibrary.xml


<FontString name="MonkeyQuestFontWide" inherits="MasterFont" outline="THICK" monochrome="TRUE" ...
Forum: Lua/XML Help 05-05-08, 03:22 PM
Replies: 4
Views: 5,219
Posted By Vex
nope don't have " in front, and i didm't do...

nope don't have " in front, and i didm't do "OUTLINE","MONOCRHOME" cause thats not how it was written on wowwiki ;( i'll try that though!

ok tried it.

this is exactly what i...
Forum: Lua/XML Help 05-05-08, 02:17 PM
Replies: 4
Views: 5,219
Posted By Vex
add font outline to monkeyquest

I tried adding "MonkeyQuestFont:SetFont("FRIZQT__.ttf","12","OUTLINE, MONOCHROME"); to the monkeylibrary.lua but it seemingly had zero effect.

How do i add an outline to the font? The default shadow...
Forum: AddOn Help/Support 04-14-08, 01:34 AM
Replies: 0
Views: 2,511
Posted By Vex
bag window shrinker mod ?

i would like to scale down my bags. I don't want to replace them with an all-in-one, or anything like that.

Before 2.4 DUB would do it fine, but since no one else picked it up after loz threw it...
Forum: AddOn Search/Requests 10-20-07, 01:30 AM
Replies: 11
Views: 20,113
Posted By Vex
you could grab one of the elite dragon textures (...

you could grab one of the elite dragon textures ( or make your own ) and import the texture in as an eepanels2 background

add a script to the panel


local classification =...
Forum: AddOn Search/Requests 09-07-07, 09:38 AM
Replies: 5
Views: 4,120
Posted By Vex
i dont think addons can write to the macro file.

i dont think addons can write to the macro file.
Forum: AddOn Search/Requests 01-25-07, 07:01 AM
Replies: 3
Views: 4,179
Posted By Vex
is your rogue using your shadowpriest's...

is your rogue using your shadowpriest's profile?

my bars auto switch for me when i stealth, haven't messed with any paging at all.
Forum: Lua/XML Help 10-15-05, 05:24 AM
Replies: 2
Views: 4,538
Posted By Vex
I tried duplicating the UIDropDownMenuTemplate...

I tried duplicating the UIDropDownMenuTemplate code from the base FrameXML, but when i rename it, i get some weird error from titanutils ( ya i know wtf ) saying something like...
Forum: Lua/XML Help 10-14-05, 11:20 PM
Replies: 2
Views: 4,538
Posted By Vex
SetScale() ?

<Frame name="DiscordMiniDropDown" inherits="UIDropDownMenuTemplate" hidden="true" toplevel="true">
<Size>
<AbsDimension x="120" y="-60"/>
</Size>
<Anchors>
<Anchor point="BOTTOMRIGHT"...
Forum: Lua/XML Help 10-14-05, 11:07 PM
Replies: 0
Views: 4,346
Posted By Vex
wrong forum ;x

wrong forum ... delete please
Forum: Lua/XML Help 10-14-05, 08:38 PM
Replies: 3
Views: 4,632
Posted By Vex
oh. ha. thanks :P obviously i've been staring at...

oh. ha. thanks :P

obviously i've been staring at code for too long
Forum: Lua/XML Help 10-14-05, 07:52 PM
Replies: 3
Views: 4,632
Posted By Vex
FrameExists() / IsAddonLoaded()

is there a way to see if a frame exists?

I tried using http://www.wowwiki.com/API_IsAddOnLoaded

if (IsAddonLoaded("DiscordActionBars") == 1) then
info = {};
info.text = "Discord Action...
Forum: Lua/XML Help 10-14-05, 07:30 PM
Replies: 2
Views: 4,578
Posted By Vex
:eek: that easy x_X thank you so so so so so so...

:eek: that easy x_X

thank you so so so so so so so so so so so so so (sox100 more ) much.

eet verks!
Forum: Lua/XML Help 10-14-05, 03:14 PM
Replies: 2
Views: 4,578
Posted By Vex
showing a frame when you click an option in the dropdown menu

here's my LUA script
http://www.vexiphne.net/DiscordMini.html

basically the functionality i'm looking for is when you click a button thats attached to the minimap frame, it opens a dropdown menu and...
Forum: AddOn Help/Support 10-13-05, 11:05 PM
Replies: 11
Views: 4,943
Posted By Vex
thanks so much mond, i love the gypsy buffbar ;)

thanks so much mond, i love the gypsy buffbar ;)
Forum: AddOn Help/Support 10-13-05, 05:55 PM
Replies: 11
Views: 4,943
Posted By Vex
im downloading from this link :...

im downloading from this link : http://www.wowinterface.com/downloads/fileinfo.php?id=3883

and its still broken
Forum: AddOn Help/Support 10-13-05, 04:05 PM
Replies: 8
Views: 6,080
Posted By Vex
yeah, the popup menu frame will list 5 or so...

yeah, the popup menu frame will list 5 or so items that will toggle an options frame.

Basically,

Discordmods.com has a few amazing addons, but right now, you have to type in a slash command to open...
Forum: AddOn Help/Support 10-13-05, 02:49 PM
Replies: 8
Views: 6,080
Posted By Vex
well im wanting a toggle list of opening about 5...

well im wanting a toggle list of opening about 5 different option windows.

just going to turn it into yet another minimap button.
Forum: AddOn Help/Support 10-13-05, 01:28 PM
Replies: 8
Views: 6,080
Posted By Vex
i give up. i've figured out that the options...

i give up.

i've figured out that the options directly control the button on the TitanPanel rather than do a command independent of that button.


TITAN_DISCORD_ID = "Discord";

function...
Showing results 1 to 25 of 41