Planetside Software Forums

General => Terragen Discussion => Topic started by: digitalguru on March 09, 2019, 02:18:15 PM

Title: Terraman document update
Post by: digitalguru on March 09, 2019, 02:18:15 PM
I've noticed some folks having problems installing Terraman in the latest version (3.6). Particularly users that don't previously have a userSetup.mel created in their scripts directory.

Follow these steps if you are having problems, especially creating and exporting cameras:

Add these lines to your userSetup.mel - if you don't have one, simply create a text file named userSetup.mel in C:\Users\<YOUR USER NAME>\Documents\maya\<VERSION>\scripts

Note the case and the extension is .mel not .txt

Add these lines to file:
source "tgdUtils";
tgdUtils();


Launch or restart Maya.

Title: Re: Terraman document update
Post by: Oshyan on March 12, 2019, 03:50:45 PM
Thanks for maintaining this so well for the community! :)

- Oshyan