Jump to content
  • 0

Does DynDOLOD support being run from the command line? I'm trying to automate my process.


Question

Posted

I'm tired of running and re-running DynDOLOD because I've changed something, or forgotten to disable/reenable Open Cities during the process. I'd like to automate it.

 

Does DynDOLOD support being run from the command line? I don't see any documentation on it. Or, is there a way to call the Pascal scripts directly? My plan is to have a script to take the GUI options as parameters, run texgen and lodgen, and pack the output up for MO2.

3 answers to this question

Recommended Posts

  • 0
Posted

Every executable can be started form a windows command prompt. That is how a OS works.

 

As you already know, DynDOLOD is a modified xEdit. It supports most of its command line arguments.

It is hardcoded to start DynDOLOD/TexGen pas scripts specified in the manual. However, pas scripts will soon be a thing of the past.

 

Windows executables nor xEdit do not automatically expose GUI settings or mouse clicks to the command line. You would need to use a specialized tool that replays mouse/keyboard actions for that.

  • 0
Posted

The current DynDOLOD/TexGen pas scripts use commands and functions that require the modified xEdit which is DynDOLOD.exe/TexGen.exe

 

The next major version of DynDOLOD will be without *.pas scripts.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.