I used to make the maps for the USL using Zuti MDS and nothing was more painful than getting the times of arrival right between groups because although you could stick a number in a field it wouldn't necessarily be correct - building a simple USL map easily took a day and much of that was AI timing. Also, only aircraft could be spawned on a timer, you could do nothing about ground forces. Now I can fire a trigger and run any code I want from that trigger.
What you will find is that although you may not know how to do it directly yourself you can get something written for you since C# is so widely used. In any case, the code for triggers is via a UI and is pretty straightforward. As for a manual, get a book on C# and a decent IDE (MS Visual Studio Express for C# is FREE) and you are away for anything more complex.
|