First what im trying to do is create the affect you get when controlling something other then your own char....
Example... Hunters have pets and pets have a pet bar
-On retail some NPCs had functions to allow you to controll them... EXAMPLE in Kharazhan chess event.
-On retail some items used a mind controll function / spell to controll specific creatures... EXAMPLE if you have been playing wow as long as i have you would know about the quest for the seal of assention aka key to UBRS. In the quest you use an item to Controll the dragon Emberstrife. while controlling the dragon you had access to a pet bar o use breath weapons.
is it possable to write an .LUA++ to do this stuff?
My Priest Mind controll works.... so i dont see why a mind controll item, object, or NPC wouldnt work. the question is how can i make one?
Ive tried adding Mind controll spells to items and then useing the item but all it does is create the mind controll affect on my char and does not affect my target at all.
so when you walk up to an NPC or Game Object and click on them to allow you to take controll of them and have access to a pet bar to use various abilities..... or have the NPC or object transform you into a creature and open a pet bar of abilities to use?
Pet bar I can add choise spells to is KEY to my project.