Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Resources and Tools => Topic started by: Смердокрыл on July 29, 2015, 01:48:32 am
-
Hey!
I saw some old screenshots from blizz,and noticed the following:
[attachment=1:3pvqxiwx]INFO.jpg[/attachment:3pvqxiwx]
[attachment=0:3pvqxiwx]SPEED AND GMCOMMANDS.jpg[/attachment:3pvqxiwx]
Is there any way to get this for myself?
-
Code it yourself? Such an addon would not be difficult. People have made their own versions of GM addons in the past.
-
In the Alpha and Beta the target debug tooltip can be enabled by having SET debugTargetInfo "1" in the config.wtf. I think this was moved to the console after release (could be wrong).
-
In the Alpha and Beta the target debug tooltip can be enabled by having SET debugTargetInfo "1" in the config.wtf. I think this was moved to the console after release (could be wrong).
For me it doesnt work in config. What should I type in the console?
P.S.Maybe I should also turn something on in the interface?
-
In the Alpha and Beta the target debug tooltip can be enabled by having SET debugTargetInfo "1" in the config.wtf. I think this was moved to the console after release (could be wrong).
For me it doesnt work in config. What should I type in the console?
P.S.Maybe I should also turn something on in the interface?
I'm at work at the moment so can't test this but IF, quite possibly it doesn't, the command exists in your client you'll need to type /console debugTargetInfo 1 in the chat window.
If you google "debugTargetInfo" + wow and click the top link (the wowdaily one) it should give you a bit more info.
-
I always used trinity admin :D
-
I always used trinity admin :D
I use it too, but would be kinda cool to use a tool from blizz)