Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: Pseudopod
Forum: AddOn Search/Requests 07-11-14, 08:09 AM
Replies: 0
Views: 2,874
Posted By Pseudopod
Castbar with a different texture for non-interruptible spells / addon help

Hi,

I've tried to search but I haven't been able to find a castbar addon that would enable to set a different texture for non-interruptible spells. Is there any that would have such an option? Is...
Forum: AddOn Search/Requests 01-20-11, 08:09 AM
Replies: 0
Views: 3,282
Posted By Pseudopod
In-game calendar raid invites

I'm in need of an addon that does this and only this:

When I create a raid event, I'd like to get a list of guild roster where I can select people and then "mass invite" them to that raid. The...
Forum: AddOn Help/Support 06-09-10, 07:08 AM
Replies: 7
Views: 6,092
Posted By Pseudopod
That "only" set the font for chat frame & edit...

That "only" set the font for chat frame & edit box, yet only edit box had the correct font size. :(

Though finally now the channel font matches the font of typed text in the edit box, which is...
Forum: AddOn Help/Support 06-08-10, 10:25 AM
Replies: 7
Views: 6,092
Posted By Pseudopod
Sure, but where should I add it and what else?...

Sure, but where should I add it and what else? "Error: attempt to call global 'SetFont' (a nil value)" is the only thing i can achieve, no matter where the location inside the chat.lua. :(
Forum: AddOn Help/Support 06-08-10, 02:27 AM
Replies: 7
Views: 6,092
Posted By Pseudopod
The correct usage is ChatFrame1:SetFont("font",...

The correct usage is ChatFrame1:SetFont("font", fontHeight [, flags]). I.e. that only gives an error. Maybe I'm putting it to the wrong place or something. This is the whole part (lines 49-68):
for...
Forum: AddOn Help/Support 06-07-10, 05:23 PM
Replies: 7
Views: 6,092
Posted By Pseudopod
Question Make the font size smaller (oChat)

I'm basically using oChat though I've modified it with bits and pieces I've tried to find from other similar [alphabet]Chat "lightweight chat mods".

I tried to add

for i = 1, NUM_CHAT_WINDOWS...
Forum: AddOn Help/Support 02-26-10, 08:28 AM
Replies: 15
Views: 8,332
Posted By Pseudopod
Not exactly. The fact that it has previously used...

Not exactly. The fact that it has previously used far less and that other similar addons use the amounts reported here compared to 100x usage indicates to me that there might be something wrong and...
Forum: AddOn Help/Support 02-26-10, 08:21 AM
Replies: 15
Views: 8,332
Posted By Pseudopod
local type = type local tonumber = tonumber local...

local type = type
local tonumber = tonumber
local string_split = string.split

local _AddMessage = ChatFrame1.AddMessage
local _SetItemRef = SetItemRef

local buttons = {"UpButton", "DownButton",...
Forum: AddOn Help/Support 02-26-10, 07:55 AM
Replies: 15
Views: 8,332
Posted By Pseudopod
I'm sorry, I didn't mean to sound snappy or...

I'm sorry, I didn't mean to sound snappy or anything. Anyways, It seems every message is treated exactly right now. Thank you very much. :) :)



And I did what you told and came up with my own...
Forum: AddOn Help/Support 02-26-10, 07:18 AM
Replies: 15
Views: 8,332
Posted By Pseudopod
The reason there was a second space escape...

The reason there was a second space escape sequence was that if I didn't put anything between the |h|h, the game prints it as
"|Hchannel:GuildHunterx: hey guild!"
It seems to need something to...
Forum: AddOn Help/Support 02-26-10, 05:35 AM
Replies: 15
Views: 8,332
Posted By Pseudopod
chat formatting (oChat)

Hello. I'm trying to modify the formatting of chat with oChat (http://github.com/haste/oChat/blob/master/chat.lua) to my liking. Basically:

guild chat: 1245 Hunterx: blah
say: 1245 Mightydk:...
Forum: AddOn Search/Requests 01-08-10, 11:13 AM
Replies: 13
Views: 7,328
Posted By Pseudopod
Blessed looks promising indeed, and since the...

Blessed looks promising indeed, and since the last udpate was 4 days ago, it's still actively worked on. Lets just hope it doesn't get abandoned like so many PP alternatives :) edit: the latest alpha...
Forum: AddOn Search/Requests 01-08-10, 10:55 AM
Replies: 6
Views: 15,171
Posted By Pseudopod
Thank you very much indeed:)

Thank you very much indeed:)
Forum: AddOn Search/Requests 01-08-10, 10:13 AM
Replies: 6
Views: 15,171
Posted By Pseudopod
Full stack is the maximum number the item stacks...

Full stack is the maximum number the item stacks in one slot. Well, for instance GnomishVendorShrinker does this too without using libraries, I found this in the lua:

local function BuyItem(self,...
Forum: AddOn Search/Requests 01-08-10, 09:00 AM
Replies: 6
Views: 15,171
Posted By Pseudopod
Question Alt-click to buy full stack. ONLY.

I would like to see the most minimal addon that would only enable alt-clicking to buy full stack of anything from a vendor.

I have checked BuyEmAll, GnomishVendorShrinker and AltClickToAddItem. The...
Forum: Released AddOns 10-05-09, 01:37 AM
Replies: 362
Views: 288,670
Posted By Pseudopod
Question I took this lua text from the "LuaTexts" thread...

I took this lua text from the "LuaTexts" thread in EJ, which collects some lua stuff for Pitbull. Since it's a bit different to import that to LitePanels, I'm wondering what's the correct way to...
Showing results 1 to 16 of 16