Are there any guides to the Astrosynthesis API language? I've tried looking before... I'm especially interested in editing the parameters of the bulk 2D export script in this forum to show all stars within a certain radius of stars of a certain spectral class. I've used a certain type to set up a grid for a very large map--which I've finally completed after about six months--and would like to adapt the bulk export script to run off all of the "grid squares" formed by these specially designated stars.
I really appreciate the help. The sooner I can get this aspect done, the sooner I can work on the other aspects of the project.
Comments
Here is what I came up with after reading the original file and the API guide.
It should create approximately 450 images, each centered on one of these red dwarf markers (they're the only M9s on the map... it's not a very astronomically-sound map, but what do you want from Star Wars?) and extending 50 LY in each direction in a cubic map.
Unfortunately, when I attempt to Run From File, I get a "Script Error: Microsoft VBScript compilation error" dialog box and no enormous flood of images. Did I fumble something somewhere?
The usual debugging method would be MsgBox here, there and everywhere to see what you have to work with and might give you and idea where the problem lies. That doesn't mean you'll get enough to fix it, but you might.