Wall Worm Forums

Design Tools => Wall Worm Model Tools => WWMT Questions => Topic started by: Heiski on March 24, 2016, 04:09:23 PM

Title: [Solved] Model tools not showing up?
Post by: Heiski on March 24, 2016, 04:09:23 PM
Okay, I just started using the Wall Worm plugin, and I have a feeling that this is a stupid question, but it's not worth getting stuck with...

I have a model in 3ds max 2016, which I'd like to import to the Hammer editor. To my understanding, I have to go to Wall Worm menu and open Wall Worm Model Tools from the  Wall Worm Model Tools
submenu. However, this does not open anything, it only adds a check mark icon next to the button. All other Wall Worm windows seem to open just fine. Am I missing something obvious here, or is there something weird going on?
Title: Re: Model tools not showing up?
Post by: wallworm on March 24, 2016, 04:13:35 PM
There is a global setting for the position of the floater. It's possible it got set to a value off-screen.

First click the WWMT submenu (if it currently has the check mark to denote it's open).

To reset it paste this code into the little pink MAXScript editor at bottom left of the main window and then hit ENTER:

setINISetting ::wallworm_userIni "Layout" "wwmt_ui_pos" "[20,20]"

Title: Re: Model tools not showing up?
Post by: Heiski on March 24, 2016, 04:19:38 PM
That seemed to work. Thanks a million!