Compiling Kligon Academy Scripts with Visual Studio

Discuss the creation and scripting of new fan-made games and mods for the Fallout series of games.
Post Reply
User avatar
Red
Hero of the Glowing Lands
Hero of the Glowing Lands
Posts: 2085
Joined: Wed May 15, 2002 11:58 am
Location: Nowhere (important anyway)
Contact:

Compiling Kligon Academy Scripts with Visual Studio

Post by Red »

I'm posting here this mostly so that I don't accidently lose the data on my own harddrive and so I don't have to do the research all over again even though it wasn't hard.

The command line for the VS preprocessor is this (VS7 anyway):

Code: Select all

CL /P /C /Fx /u /D__DEBUG /TP %1.SSL
This is in hopes that one day the compiler for Fallout1/2 is released (which is possible - I asked CA about it).

You can always use this to compiler Klingon Academy stuff but um... Who cares on this forum :)
...
Our Host!
Post Reply