Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: ElphieRAWR
Forum: General Authoring Discussion 10-23-09, 10:54 PM
Replies: 7
Views: 11,279
Posted By ElphieRAWR
I ended up trying that, also, and got lua errors...

I ended up trying that, also, and got lua errors in login. However I ended up successfully using:
SendChatMessage(<MESSAGEOMGTHISHAPPENED>), ((UnitInRaid("player")and...
Forum: General Authoring Discussion 10-23-09, 05:38 PM
Replies: 7
Views: 11,279
Posted By ElphieRAWR
=[ yeah it didn't work. So now I'm changing a few...

=[ yeah it didn't work. So now I'm changing a few things.

Maybe I have to add a function that call for number of party or raid members first?
Forum: General Authoring Discussion 10-23-09, 05:13 PM
Replies: 7
Views: 11,279
Posted By ElphieRAWR
Thank you Soulofsin... so from this I would edit...

Thank you Soulofsin... so from this I would edit mine to say this:


if aUser == UnitName("player") then
if aEvent== 'EVENT_NAME' then
if(UnitInParty("player"))...
Forum: General Authoring Discussion 10-23-09, 02:28 AM
Replies: 7
Views: 11,279
Posted By ElphieRAWR
Question Howto: SendChatMessage to: ?

I want to use this form:

SendChatMessage("<InsertMessageJunkHere>", "WORLD")

and then specify something like
WORLD = SAY if not PARTY if not RAID

So it would announce the message in say unless I...
Forum: AddOn Search/Requests 10-22-09, 05:26 PM
Replies: 8
Views: 9,934
Posted By ElphieRAWR
ALREADY...

ALREADY DONE


http://www.wowinterface.com/downloads/info14955-SpellstealPartyLinks.html
Forum: AddOn Search/Requests 10-22-09, 02:25 PM
Replies: 8
Views: 9,934
Posted By ElphieRAWR
How do I get to print to party chat? I've been...

How do I get to print to party chat? I've been attempting to edit the original code (http://pastebin.ca/1638033) so that Line 22 prints to party, but after a couple hours of googling, I still have...
Forum: AddOn Search/Requests 10-22-09, 04:30 AM
Replies: 8
Views: 9,934
Posted By ElphieRAWR
Using *spell in SPELL_STOLEN lists *spell as...

Using *spell in SPELL_STOLEN lists *spell as being "Spellsteal"

Edit:
Example:

If I were to use
SPELL_STOLEN;Matanya;;Spellsteal;enemy;PARTY;*source *event *spell *target;
The output would be...
Forum: AddOn Search/Requests 10-22-09, 03:01 AM
Replies: 8
Views: 9,934
Posted By ElphieRAWR
Arrow Looking For: Spellsteal addon.

I've been looking for about the last week for an addon that does one specific thing: Reports Spellsteal to chat.

Basically I want it in the form of "PlayerName Spellstole [Spellstole Buff Link] ...
Forum: oUF (Otravi Unit Frames) 09-21-09, 05:45 PM
Replies: 2
Views: 4,276
Posted By ElphieRAWR
Thank you SO much. <3

Thank you SO much. <3
Forum: oUF (Otravi Unit Frames) 09-21-09, 04:12 PM
Replies: 2
Views: 4,276
Posted By ElphieRAWR
Unhappy Target Name Not Updating

Hey there, I use oUF_Nivaya along with KGPanels and a few other mods for my personal UI, and the target frames aren't working properly. I didn't really notice it at all until I had to kill...
Showing results 1 to 10 of 10