tray 0 Posted May 18, 2018 Share Posted May 18, 2018 In TBC and all patch after TBC have function like RunMacroText("/target Galak Messenger") How do it in Classic version ? Need take npc in target by name Link to comment https://wrobot.eu/forums/topic/9423-question-about-lua/ Share on other sites More sharing options...
Matenia 628 Posted May 18, 2018 Share Posted May 18, 2018 (edited) TargetUnit("Name") or TargetEnemy(), I forget which it is. My bad:http://wowwiki.wikia.com/wiki/API_TargetByName Edited May 18, 2018 by Matenia tray 1 Link to comment https://wrobot.eu/forums/topic/9423-question-about-lua/#findComment-43760 Share on other sites More sharing options...
tray 0 Posted May 18, 2018 Author Share Posted May 18, 2018 33 minutes ago, Matenia said: TargetUnit("Name") or TargetEnemy(), I forget which it is. My bad:http://wowwiki.wikia.com/wiki/API_TargetByName TargetByName It's works THANKS Link to comment https://wrobot.eu/forums/topic/9423-question-about-lua/#findComment-43761 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now