Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
- Reaction score
- 302
Hey guys, for various quests I have to keep up a disguise, or have a 'pet' (npc near me) which also gives off an aura.
I need a plugin that I can easily input the QuestId (hopefully, so it doesn't spam it when not needed), ItemId, and AuraId, and when (in combat would be nice (as an optional setting) in case it fails, but not required - and I can set this on my own as well) it is not on me, then RunLua UseItemByName() w/ (hopefully) a WaitTime that I can also set (some are instant such as the pet, others take a few seconds to cast).
If you have any questions, feel free to PM me, or bug me on IRC
QuakeNet Web IRC (qwebirc)
I know that Curpurse plugin (which Kaz edited for me for simply using items in bags, if I have that item) works fine, but I need the Me.HasAura attached to it (or Lack of the aura
)
It would be nice to have a list that I can easily edit inside of the .cs file (or if you're awesome, a UI that I can simply add stuff to, and the users and I can both see it via the popup ui - not required but fun to have)
- Kick
Here is something that KaZ edited from CutPurse for me. It was called "UseThatShit", but it's a little offensive to some I guess
So I renamed it "OpenThatStuff". He basically took the poisons and some other stuff out of it.
I need a plugin that I can easily input the QuestId (hopefully, so it doesn't spam it when not needed), ItemId, and AuraId, and when (in combat would be nice (as an optional setting) in case it fails, but not required - and I can set this on my own as well) it is not on me, then RunLua UseItemByName() w/ (hopefully) a WaitTime that I can also set (some are instant such as the pet, others take a few seconds to cast).
If you have any questions, feel free to PM me, or bug me on IRC
QuakeNet Web IRC (qwebirc)
I know that Curpurse plugin (which Kaz edited for me for simply using items in bags, if I have that item) works fine, but I need the Me.HasAura attached to it (or Lack of the aura

It would be nice to have a list that I can easily edit inside of the .cs file (or if you're awesome, a UI that I can simply add stuff to, and the users and I can both see it via the popup ui - not required but fun to have)
- Kick
Here is something that KaZ edited from CutPurse for me. It was called "UseThatShit", but it's a little offensive to some I guess

Attachments
Last edited: