I see the “Open At Launch” button in Preferences > Lightbox still doesn’t do anything. I thought that would have been fixed, or am I missing something?
Light box will open at startup. Simply press the ‘,’ if you do not want to start with one of the startup projects.
Tip: Loading a startup project and then loading a tool is faster than loading a tool, drawing in canvas and entering edit mode.
Thanks for replying!
Wait, WHAT! :lol: … Nevermind, I’ll fix it with the ‘DefaultZScript.txt’ file.
In case anyone is wondering, I didn’t put “Answered!” in the Thread title. That was “Support”.
I don’t think that was much of an answer at all. If you hover over the “Open At Launch” button and press ‘Ctrl’, the description reads “When the ‘Open At Launch’ is pressed Lightbox will launch at startup of ZBrush. If unpressed Lightbox will not launch at startup.”
I agree, this subject is not answered.
I was having the same problem, I couldn’t stop LB from opening at launch either. Here’s the script I’m using someone gave me a while back.
//startup
[If,[MemGetSize,Startup_Mem],
[MVarDef,Startup_Mem,1,0]
[IPress,Preferences:Lightbox:Lightbox]
]
[pd]
I got the same problem )) soo Annoying
is there any more tricky solution?
Using the script I put up isn’t working for you?
Alienborn’s script works in ZB4R4, BUT lightbox still opens, and his script auto closes it.
Better, but still a pain to deal with.