Showing results 1 to 15 of 15
Search took 0.00 seconds.
Search: Posts Made By: Ego
Forum: Released AddOns 11-17-05, 10:31 AM
Replies: 3
Views: 2,796
Posted By Ego
Just showing that you can make the WorldFrame...

Just showing that you can make the WorldFrame smaller. Try doing

/cwf small

in game. It'll give you the smaller WorldFrame. Basically the offsets are
250 pixels from each edge.
Forum: Released AddOns 11-16-05, 12:29 PM
Replies: 3
Views: 2,796
Posted By Ego
CustomWorldFrame

It's basically viewport control.

It let's you change the size of the WorldFrame.

Discuss.
Forum: Lua/XML Help 11-15-05, 09:02 PM
Replies: 3
Views: 11,104
Posted By Ego
Thanks for the code and advice. I got it working...

Thanks for the code and advice. I got it working using the gfind() method.
Now just got to package up my mod and get it posted. :)

And I went with the no commas in the chat command. Although the...
Forum: Lua/XML Help 11-08-05, 10:36 AM
Replies: 3
Views: 11,104
Posted By Ego
Lua string parsing

I'm looking for a bit of help with parsing a string in Lua.

The pattern I've got is 4 numeric values separated by commas.
Something that look like "1, 2, 3, 4"

I want to split out each value into 4...
Forum: Released AddOns 10-23-05, 05:37 PM
Replies: 0
Views: 2,682
Posted By Ego
Screen savers

ScreenSaverPack

So I posted my first mod. Not the most useful I plan to write, but
it did make for a good learning tool. I wrote it as an engine to
allow other people to write their own modules...
Forum: Graphics Help 10-21-05, 07:50 AM
Replies: 1
Views: 6,557
Posted By Ego
frame sizes

I have a frame in a mod I'm working on. It's set to parent="UIParent"
and has the size set to relative with x="1" and y="1". When I query
GetWidth() and GetHeight() on my frame, it returns 1280...
Forum: General Authoring Discussion 10-21-05, 07:47 AM
Replies: 3
Views: 4,366
Posted By Ego
Chat channels

It seems like chat channels is the way to go. I've looked at a few other
mods doing this and that seems to be what they use. Maybe I'll
look into a few to see if they'll work the way I want, but...
Forum: General Authoring Discussion 10-19-05, 11:37 AM
Replies: 4
Views: 6,242
Posted By Ego
I did figure out color already. I've also seen...

I did figure out color already. I've also seen references to something like |h
for hyperlinks (used when sending a linked object through chat so other
people can see it's stats). But I have no use...
Forum: General Authoring Discussion 10-19-05, 10:44 AM
Replies: 4
Views: 6,242
Posted By Ego
color codes

Can anyone provide documentation or details about the various formatting
codes available for changing color, etc? Something that looks like |CFFFFFFFF.

I'd like to know what options are available...
Forum: AddOn Search/Requests 10-18-05, 03:13 PM
Replies: 1
Views: 3,038
Posted By Ego
Tool tips

I'd like the entire tool tip background color to change when you mouse
over an enemy unit. The color would be based on the level difference.
I think the Target Frame has the correct color on the...
Forum: AddOn Help/Support 10-18-05, 03:07 PM
Replies: 2
Views: 3,560
Posted By Ego
For the record, I did remove TitanPanel and I can...

For the record, I did remove TitanPanel and I can position things where I want them.
I just can't use TitanPanel.

I suspect TitanPanel is trying to reposition the items at the top of the screen but...
Forum: General Authoring Discussion 10-18-05, 03:04 PM
Replies: 5
Views: 4,797
Posted By Ego
work around

From the WoW UI forum

http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=240588&p=1&tmp=1#post240588
Forum: AddOn Help/Support 10-17-05, 12:13 PM
Replies: 2
Views: 3,560
Posted By Ego
Gypsy and TitanPanel

Has anyone had problems running both Gypsy (UnitBars I think is the one) and
TitanPanel? I'm guessing it is more than likely TitanPanel, but it seems that
my player and target frames get moved back...
Forum: General Authoring Discussion 10-17-05, 11:52 AM
Replies: 3
Views: 4,366
Posted By Ego
client to client communications

I'm thinking about writing a simple status monitor addon and was wondering
what techniques are available for sending update information about a status
to another client. What have people done? What...
Forum: Wish List 10-17-05, 11:48 AM
Replies: 0
Views: 6,314
Posted By Ego
AFK status

It would be nice if an event was thrown when the player went AFK. This allows
for the behavior of mods to change based on AFK status without having to
parse the system messages (which requires...
Showing results 1 to 15 of 15