IKC-Phoenix wrote:Quick update, I have the compiler and everything. I was able to compile a script, however I cannot compile multi file scripts. I can only compile source that is all contained in one file. I apparently need a preprocessor? Something like watcom? Any ideas?
If you haven't been there yet, try Brian Moler's (RHCD) KA/BC website for KA scripting tools and tutorials. His first tutorial gives you all the initial setup info you need. Also, I think the KA Scripting Package already has the watcom program in it.
Klingon Academy Downloadshttp://www.brianmoler.com/downloads/ind ... ds&order=0It's been nearly 2 years this coming October since I fooled around with learning any scripting from the tutorials. There might be some things that are wrong or don't apply anymore in the tutorials, but it's nothing big or that you can't figure out either. My big desire was to see if there was some way to get an external camera "follow target" view of your target ship with your ship also in view during battles similar to what Bridge Commander had, because that would have lifted KA to a higher level of better game play. Unfortunately, I hit a wall after looking through what seemed like a promising possibility because components to a tool/utility/whatever seemed incomplete and not documented well.
If you're not already using it, download and install Notepad++. It's very helpful in seeing and finding scripting syntax. It's also better as a simple tool vs the version of MS Visual Studio 2015 I downloaded, but that was another learning curve headache I wasn't interested in investing the time. Even though VS2015 came off as using an elephant gun to kill a mouse, a previous master scripter named Uwe (I think) used a version of VS ten or so years ago to make KA scripts, but then he might have been a programmer by trade.
Good luck, because it is a PITA at times.

Previous experience:
What are .ssi and .ssl files & the significant differences?viewtopic.php?f=8&t=33688