ZBrushCentral

Saving my preferences [Answered]

Hi
Ho do I save my preferences “auto create shortcuts” in particular, everytime I disable this in Preferences/Lightbox/Auto Create Shortcuts but after a restart it just keeps coming back,
How to disable it permanently?

Thx

I’m having this same problem and it is extremely annoying.

I confirm this isn’t being saved with the configuration. I’ll pass this on to the developers.

In the meantime, you could try editing the DefaultZScript.txt file:

  1. Open the ZBrush 4R7/ZScript/DefaultZScript.txt file in a text editor like NotePad.
  2. Change it so that it is like this:

//startup
[ISet,Preferences:Lightbox:AutoCreateShortcuts,0]
[pd]

  1. Save the file and restart ZBrush.

I also posted some files. Working on some new ones now :wink:

Hi

I confirm this isn’t being saved with the configuration. I’ll pass this on to the developers.

In the meantime, you could try editing the DefaultZScript.txt file:

  1. Open the ZBrush 4R7/ZScript/DefaultZScript.txt file in a text editor like NotePad.
  2. Change it so that it is like this:

//startup
[ISet,Preferences:Lightbox:AutoCreateShortcuts,0]
[pd]

  1. Save the file and restart ZBrush.

The workaround works, thx marcus_civis.

Bam! Thank you Marcus, smart idea :slight_smile: