Customize Dromed's view port layout on start up. - by gamophyte
gamophyte on 2/9/2014 at 20:04
I didn't see the setting in the Dromed.cfg nor the cmd's to start dromed in this view. Is there a way to enter it? So that DromEd starts like this every time?
Inline Image:
http://i.imgur.com/5sRxGry.png
Yandros on 2/9/2014 at 20:56
The command you want is
for that layout, and if you put it in your StartUp.cmd file, it should work. If you don't have the StartUp.cmd file, create one and put that command in it, and then add
Code:
edit_script_StartUp StartUp.cmd
to your Dromed.cfg file somewhere.
gamophyte on 2/9/2014 at 21:41
Very cool thanks!!