LWUser.cfg is an additional settings file used by a growing number of my LightWave utilites: LConfig, Smart-Save, and Zip-It 3. It should be placed in your LightWave configs folder.
Example: (only the contents of the left column are used in the config file)
| Config file line | Used by | Comments |
| UserInitials AZ | Smart-Save | Used by Smart-Save to identify who saved the files. |
| SmartSaveDir +Old | Smart-Save | Used by Smart-Save to specify the name for backup folders |
| Zip-ItOutputDir C:\ | Zip-It 3 | |
| Zip-ItSequences 1 | Zip-It 3 | |
| Zip-ItExtensions Begin | Zip-It 3 | We're configuring additional file types... |
| [blah]... | Zip-It 3 | |
| Zip-ItExtensions End | Zip-It 3 | Finished with Zip-It 3 |
| Reconfigure LW9.cfg | LConfig | We're going to reconfigure LightWave (Layout). |
| ReplaceLine | LConfig | We're going to replace... |
| AutoKey 0 | LConfig | Auto Key OFF... |
| AutoKey 1 | LConfig | with Auto Key ON. |
| DeleteLine | LConfig | We'll delete the next line... |
| KeyAssign 114 RecordRestPosition | LConfig | which will remove the Bone Rest keyboard shortcut. |
| DeleteRecursive | LConfig | Delete ALL lines... |
| RecentSceneFile | LConfig | ...in Layout's Recent Scenes menu. |
| Reconfigure End | LConfig | We're done with modifying this file. |
| Reconfigure LWM9.cfg | LConfig | Now we want to reconfigure Modeler. |
| ReplaceLine | LConfig | We're going to change... |
| AlertLevel 0 | LConfig | the Alert Level from Beginner... |
| AlertLevel 1 | LConfig | to Intermediate |
| Reconfigure End | LConfig | We're done with Modeler. |
| (c) Simon Coombs | Updated: 27 April 2008 |