April 24, 20197 yr I need promote leader party another char, but macro /run PromoteToLeader("unit") dont work, work: /promote nameChar. How with c# i can use the macro? Lua.RunMacroText("/promote nameChar"); dont work
April 24, 20197 yr Hello, seem to be PromoteByName : https://github.com/MOUZU/Blizzard-WoW-Interface/blob/d162a4c0d198a4381b5b6573d975635ed7316702/1.12.1/FrameXML/ChatFrame.lua#L711
April 24, 20197 yr Author 11 minutes ago, Droidz said: Hello, seem to be PromoteByName : https://github.com/MOUZU/Blizzard-WoW-Interface/blob/d162a4c0d198a4381b5b6573d975635ed7316702/1.12.1/FrameXML/ChatFrame.lua#L711 Yes, thanks you
Create an account or sign in to comment