Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: Kyc
Forum: Site help, bugs, suggestions/questions 05-10-09, 10:33 AM
Replies: 8
Views: 1,286
Posted By Kyc
Banning a users account using ghosting is a tool...

Banning a users account using ghosting is a tool used in most forum software. It's used so that abusers and offenders of the forum no longer impact anyone else on the forums, without them realizing...
Forum: AddOn Help/Support 04-17-09, 07:46 PM
Replies: 4
Views: 4,530
Posted By Kyc
Completely ripped from Chinchilla...

Completely ripped from Chinchilla (http://www.wowace.com/projects/chinchilla/) local blipScale = 1.7

Minimap:SetWidth(Minimap:GetWidth() / blipScale)
Minimap:SetHeight(Minimap:GetHeight() /...
Forum: AddOn Help/Support 04-16-09, 06:59 AM
Replies: 18
Views: 8,871
Posted By Kyc
If the problem is with GridStatusAggro.lua I...

If the problem is with GridStatusAggro.lua I posted a fix in the comments section:
http://www.wowinterface.com/downloads/info5747-Grid.html#comments
Forum: AddOn Help/Support 04-15-09, 08:34 PM
Replies: 2
Views: 3,044
Posted By Kyc
It doesn't, only changes the scaling. Apparently...

It doesn't, only changes the scaling.

Apparently the blip size is now tied to the UI and minimap scale, lame.

http://forums.wowace.com/showthread.php?t=16231
Forum: AddOn Help/Support 04-15-09, 07:53 PM
Replies: 18
Views: 8,871
Posted By Kyc
Routes, when Rotate Minimap is enabled, throws...

Routes, when Rotate Minimap is enabled, throws the same error. You can do a direct replacement of -MiniMapCompassRing:GetFacing() with GetPlayerFacing(), worked nicely for me.

Notice, in routes the...
Forum: AddOn Help/Support 04-15-09, 07:48 PM
Replies: 2
Views: 3,044
Posted By Kyc
Smile Blip size

With the new patch my mini-map blips have shrunk to a point where its hard to even notice them. Anyone know if a way to enlarge them?

I'm using blipstick, and I've tried without, and both ways my...
Forum: General Authoring Discussion 03-18-09, 08:10 AM
Replies: 37
Views: 17,427
Posted By Kyc
PM From softpedia: PMID 72351

PM From softpedia:

PMID 72351
Forum: AddOn Help/Support 02-17-09, 03:53 PM
Replies: 9
Views: 4,554
Posted By Kyc
Due to the date/location of the screenshot (lvl...

Due to the date/location of the screenshot (lvl 70s in SSC), the locations of the icons (PvP/Raid/ML/RL), this 5-sec-rule ticker, the class coloring, text locations and text on the raid frames I'd...
Forum: AddOn Search/Requests 12-20-08, 01:54 PM
Replies: 12
Views: 4,813
Posted By Kyc
Revised for joining a raid and only asking once...

Revised for joining a raid and only asking once per session
local f = CreateFrame("frame")
f:SetScript("OnEvent", function(self, event, ...) if self[event] then return self[event](self, event, ...)...
Forum: AddOn Search/Requests 12-20-08, 09:35 AM
Replies: 12
Views: 4,813
Posted By Kyc
For the...

For the lazy:
http://www.wowinterface.com/downloads/info11943-quickRaidLogging.html
Forum: AddOn Search/Requests 12-18-08, 01:43 PM
Replies: 12
Views: 4,813
Posted By Kyc
Something like this should work: local f =...

Something like this should work:
local f = CreateFrame("frame")
f:SetScript("OnEvent", function(self, event, ...) if self[event] then return self[event](self, event, ...) end...
Forum: AddOn Search/Requests 12-12-08, 02:28 PM
Replies: 5
Views: 3,981
Posted By Kyc
There's an in-game function that does this...

There's an in-game function that does this already:
/saveguildroster
saves a copy of your guild roster to a text file (<WoW root>/Logs/GuildRoster.txt)
Forum: AddOn Help/Support 10-20-08, 08:56 PM
Replies: 4
Views: 3,558
Posted By Kyc
http://wow.curse.com/downloads/wow-addons/details/...

http://wow.curse.com/downloads/wow-addons/details/tabletlib.aspx

The new DBM should work fine for you though:
http://www.wowinterface.com/downloads/info8814-DeadlyBossMods.html
Not getting any...
Forum: AddOn Search/Requests 06-07-08, 02:11 PM
Replies: 4
Views: 3,021
Posted By Kyc
You want LibSharedMedia...

You want LibSharedMedia (http://files.wowace.com/LibSharedMedia-3.0/LibSharedMedia-3.0-r67258.zip)

For additional fonts grab SharedMediaAdditionalFonts...
Forum: AddOn Search/Requests 04-26-07, 11:02 AM
Replies: 1
Views: 3,333
Posted By Kyc
Run action based on guildmate login

I'd like to have a /command fire when a specific guildmate logs in, but have a timer so that if someone is having a connection problem the command isn't spammed.

Eg:
1) Bob, my guildmate logs in
2)...
Forum: AddOn Search/Requests 04-09-07, 09:22 AM
Replies: 3
Views: 3,460
Posted By Kyc
GuildAdds, if it still worked with TBC, is pretty...

GuildAdds, if it still worked with TBC, is pretty close to what I was looking for. I'm actually trying to replace wowRoster by just pulling data from Armory and to get the trade skill information I...
Forum: AddOn Search/Requests 04-08-07, 05:19 PM
Replies: 3
Views: 3,460
Posted By Kyc
Guild craft information sharing

I know mods like rpgo characterprofiler save your crafting and other information to upload to for a guild website but what I'd like to see is a mod that shares crafting information to a specific...
Forum: AddOn Search/Requests 02-04-07, 11:32 PM
Replies: 2
Views: 2,954
Posted By Kyc
This is what I'm talking about. I am going to...

This is what I'm talking about. I am going to have different buttons on different toolbars in different profiles, I'd like to know if I can restore those button placements when I change profiles.
Forum: AddOn Search/Requests 02-04-07, 11:06 PM
Replies: 2
Views: 2,954
Posted By Kyc
Bartender3 - Saving buttons across different profiles

In Bartender I want to make different profiles from my hunter based on what I’m doing – PvP, Solo and Raid.

Unfortunately buttons are stored server side, if I recall correctly. Is there anyways to...
Forum: AddOn Help/Support 01-31-07, 08:31 AM
Replies: 2
Views: 3,940
Posted By Kyc
ImprovedCamera 2...

ImprovedCamera 2 (http://ui.worldofwar.net/ui.php?id=3108)
Forum: AddOn Help/Support 12-29-06, 11:24 PM
Replies: 4
Views: 3,757
Posted By Kyc
That works nicely, any way to keep the class...

That works nicely, any way to keep the class colouring?
Forum: AddOn Search/Requests 12-10-06, 09:53 AM
Replies: 2
Views: 2,982
Posted By Kyc
Though not ideal, cosmosui...

Though not ideal, cosmosui (http://www.cosmosui.org/index.php?p=download&f=Cosmos_Alpha.zip) updated MobileFrames. If you download from the above link just copy over MobileFrames and Sea, those are...
Forum: AddOn Help/Support 12-08-06, 12:57 PM
Replies: 8
Views: 3,614
Posted By Kyc
Some of my guildies have found that turning off...

Some of my guildies have found that turning off all sound has fixed the issue.
Showing results 1 to 23 of 23