Originally posted by Salihb Great job on a nice tiny addon, but i got one single problem...
I like running around ganking people in Isle of quel'danas and sometimes **** happens when horde sees that an alliance said something and that i've killed him before OR there is an alliance nearby. kinda retarded...
Would like to hear if it was possible for me to disable the /SAY function of this?
Tried editing line 5 where it says:
local channel = GetNumRaidMembers() > 0 and 'RAID' or GetNumPartyMembers() > 0 and 'PARTY' or 'SAY'
to
local channel = GetNumRaidMembers() > 0 and 'RAID' or GetNumPartyMembers() > 0 and 'PARTY'
With no luck...
Any way i can deactivate it so it wont spam /s?
Ill add it as default, no point in reporting saps/blinds when not in a party
Great job on a nice tiny addon, but i got one single problem...
I like running around ganking people in Isle of quel'danas and sometimes **** happens when horde sees that an alliance said something and that i've killed him before OR there is an alliance nearby. kinda retarded...
Would like to hear if it was possible for me to disable the /SAY function of this?
Tried editing line 5 where it says:
local channel = GetNumRaidMembers() > 0 and 'RAID' or GetNumPartyMembers() > 0 and 'PARTY' or 'SAY'
to
local channel = GetNumRaidMembers() > 0 and 'RAID' or GetNumPartyMembers() > 0 and 'PARTY'
With no luck...
Any way i can deactivate it so it wont spam /s?
Originally posted by wolfchild love the addon but really not interested in any of the SnD or SAP bollox..
any chance of either uploading a version that purely just adds an Unlock button like the addon is supposed to do. or tell us how to remove the other stuff without breaking the addon please?!?
like i say i really like this addon, i think it should already be an ingame thing. so dont take offense, but come on with the personalised pish pash.
ta very much
wolfy
This addon has nothing to do with SnD anymore.
pRogue does two things.
Make a Unlock button and Announce sap/blind to party/raid
love the addon but really not interested in any of the SnD or SAP bollox..
any chance of either uploading a version that purely just adds an Unlock button like the addon is supposed to do. or tell us how to remove the other stuff without breaking the addon please?!?
like i say i really like this addon, i think it should already be an ingame thing. so dont take offense, but come on with the personalised pish pash.
When using pRogue I can`t interact with the interface anymore. I can`t click anything nor can I use the keyboard. I tested it by simply disableing one addon after another...
Edit: Either the path in the .toc for the .lua is wrong xApplication\core\apps.lua or it depends on xApplication?!
Happened to me too. After a bit of searching it turned out that all my bindings had been erased.
I'm pretty sure the culprit is the SetBindingSpell in the lua file.
__________________
-A lot of people are like Slinkies; they're not really good for anything but you can't help but laugh when you see them tumble down the stairs.
-Before you criticize someone, you should walk a mile in their shoes. That way, when you criticize them, you're a mile away and you have their shoes.
-Borrow money from a pessimist, they don't expect it back.