Hi,
I'm trying to develop some quester profile.for 5.4.8 server (Helios)
It seems any LUA the quester tries to send to the client doesnt work.
I tried to send /target Training Dummy and /cast Steady Shot with the "UseScriptOn" and "InteractWIthNPC" quest type, "CastSpellOn" doesnt work either.
https://www.wowhead.com/quest=25139/steady-shot
(I deblacklisted the Training Dummy before)
So i bypassed this quest, and i have a problem with the UseItemOn for the quest https://www.wowhead.com/quest=25134/lazy-peons , it just wont use the item form my inventory , in any way.
I even tried with wManager.Wow.Helpers.Lua.RunMacroText("/target Training Dummy");
Is there a lock on LUA on post-WOTLK clients?
Any help is welcome. No log include because, quester just goes to waypoint and does nothing.
Thanks