Collapsed Magic Nodes?

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Collapsed Magic Nodes?

by votrexflame » Thu Jan 18, 2007 7:52 am

Thanks a lot!!

by Bex » Wed Jan 17, 2007 3:23 pm

Open up the script in e.g. Notepad and comment out line 926...

Code: Select all

SDB.Objects("CustomNodeRoot").expanded = True
... so that it looks like...

Code: Select all

' SDB.Objects("CustomNodeRoot").expanded = True

Collapsed Magic Nodes?

by votrexflame » Wed Jan 17, 2007 1:56 pm

I can't find the way to have magic nodes collpsed when I open MM. Can someone tell me how to do this (if if's doable)? Thanks.

Top