Everything posted by Fabolous1
- Erv Elemental Shaman PvP
-
Use of talents
Any news on how we can use "Ice Ward" for frost mages (or any mage maybe)
-
Buff's
I'm doing this with the mage talent "Ice Ward" and it isn't working at all. Trying everything...
-
Priest - Shadow [Loki]
Not using vampiric embrace for me for some reason. The class looks alright though
- Disc Priest
-
Check wow unit or wow player for debuff
Much appreciated, thanks Droidz.
-
Check wow unit or wow player for debuff
Anybody able to help?
- Isle of Thunder Mote of Harmmony 90-90
-
Check wow unit or wow player for debuff
I'm trying to do it in a plugin I am working on I was messing with a lot of things but none of em worked to find players debuffs, I have foreach(WoWPlayer Player in ObjectManager.ObjectList) { // Friendly, InLineOfSight, HasDebuff if (Player.Reaction == Reaction.Friendly) { Logging.Write("[MyPlugin] Player Name: " + Player.Name); //LuaEventsId.UNIT_AURA } } to interate through characters, haven't fully tested it yet if WoWPlayer is all players near character or if its only localplayer and if it is I will change that to wowunit. How would I run a whole lua function or use the libraries to return all of the debuffs a player has
-
Check wow unit or wow player for debuff
How can I check if a player has a specific debuff, for example I am interating through wowplayers that are friendly and want to check if user has "Curse of Weakness" for example, how would I do that?
- IcyVeins Arms.xml
-
PvP only?
This would be a good way to powerlevel characters without any chance of detection. I'd like to also PvP battle pets and autoqueue, how could we do this so it autoqueues for pet pvp?
- Erv Elemental Shaman PvP
- Turtles All The Way Down - Turtle Mount ( Fishing ) eaiset way
- Prospecting Suggestion
-
What are your gold making secrets!
Wow I've been out of the loop for a while and glad I came across this post :)
- Prospecting Suggestion
-
Druid's Swift Flight Form for Gatherer
Can we get this working please
-
[Spooge]Balance Druid
Going to try this out, we should add more spells to it :)
- [Frabato] Flawless Moonkin
- [Frabato] Flawless Moonkin
- [Frabato] Flawless Moonkin
-
[Tutorial] - Create a Sucessfully FightClass Profile
Which condition would we use for healing targets/ Health Percent or Target Health? I feel like target health would be a mob im tryin to kill. I want it to rejuv if a party member drops below 85% (as if im a 90 and im killing level 30 mobs)
-
Stuck In Water
How can we prevent it from trying to mine things in water or getting stuck in water in general?
-
75/75 Skill, Not Training
I'm at 75/75 skill, and it is not training and it is also combining fragments and researching or whatever you call it. I would like for it to only combine fragments and research if 600 skill or not maxed (ie 75/75, 150/150) for potential skillups. How can I achieve this EDIT: I have "Train New Skills" checked in Advanced General Settings