• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Recent content by ReduxxScripts

  1. R

    [SOLVED] [TC 3.3.5] Multiple auras IF and else if

    Hi again! Just some funny trouble im having! :RpS_wub: This is the idea when click the option on gossip Check if player has aura X(Example Ress sickness) do: Remove all aura and apply again aura X(Ress sickness) At this part everything is working good but the problem is when there are...
  2. R

    [SOLVED] [TC 3.3.5] Gossip When dead (ghost)

    Hi im just trying to make a gossip item avaible when player is dead "ghost". #include "Define.h" #include "GossipDef.h" #include "Item.h" #include "Player.h" #include "ScriptedGossip.h" #include "ScriptMgr.h" #include "Spell.h" class GM_Helper : public ItemScript { public: GM_Helper() ...
  3. R

    [SOLVED] Event AI Select Random Target

    Update spell? Hi Im looking the form for update this spell: (Im working on a custom quest chain so) i did a gossip menu where npc casts an spell on player when starts but the spell: http://www.wowhead.com/spell=53173 Is useable only in DK - ZONE so i cant use it? How i can remove this...
Top