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

Title: [QUESTION] GM addon
Post 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?
Title: Re: [QUESTION] GM addon
Post by: stoneharry on July 29, 2015, 02:26:31 am
Code it yourself? Such an addon would not be difficult. People have made their own versions of GM addons in the past.
Title: Re: [QUESTION] GM addon
Post by: barncastle on July 29, 2015, 10:53:11 am
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).
Title: Re: [QUESTION] GM addon
Post by: Смердокрыл on July 29, 2015, 03:29:13 pm
Quote from: "barncastle"
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?
Title: Re: [QUESTION] GM addon
Post by: barncastle on July 29, 2015, 04:30:10 pm
Quote from: "Смердокрыл"
Quote from: "barncastle"
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.
Title: Re: [QUESTION] GM addon
Post by: Dottore on August 02, 2015, 04:41:03 pm
I always used trinity admin  :D
Title: Re: [QUESTION] GM addon
Post by: Смердокрыл on August 07, 2015, 01:48:28 pm
Quote from: "Dottore"
I always used trinity admin  :D
I use it too, but would be kinda cool to use a tool from blizz)