A simple little program that turns plain text into clean macro for manager orders that sets the items to be produced the number of times defined, adds the required material and outputs andset it to check every month.
Basically, just type in exactly what you would type in the manager screen to get the item as the top option. Then the number of items you want produced. Then out comes a clean macro .MAC file that you can run in the manager screen. Its very handy for all those basic orders you set up every time you start a new fort.
Get the file
here.Right now its only a very basic program (might expand it when I have more time), double click the DMMG.bat file and it should work. If not try running it trough the cmd. If you do not know how to do that you can read it about it
here.If you want some pre-gened macros look
here.
So I was getting tired of manually entering the same manager orders every time I set up a new fort, but since there is no way to currently export manager orders I decided to create a few macros instead. Then I decided it might be helpful to share the macros, but they ended up having a lot of extra stuff in them and cleaning them up for the forums where a bitch. Then I figured I would just write them manually instead of recording them, but since they are in ASCII code that ended up being rather annoying so I figured why not make a program that make the macros for you plain text? So I did. But its only the most basic at the moment, I will properly improve it later on: enter what you want exactly as you would in the manager, rock cabinet, so that is the first option in the manager. Then enter the number of objects you want made. It will automatically make a macro for you that produces that in the manager and sets it to check it monthly. Also, I am uploading some of my macros, but more will come later when I have more time to short it out.