silentDrew2 Posted August 19, 2014 Share Posted August 19, 2014 Every time I attempt to compile a script that uses a function from OBSE i get a Function Not Found error (or whatever the text was). How do i set up the construction set to allow me to use OBSE functions? Link to comment Share on other sites More sharing options...
DrakeTheDragon Posted August 20, 2014 Share Posted August 20, 2014 You need to run it through the OBSE loader as well. This is done by using "obse_loader.exe -editor" instead of the normal CS executable.There are 3rd party launcher tools and such available as well which will run the CS with OBSE directly, if present. But the above command line is the basics of it. For example if you also use the Construction Set Extender (CSE), an improved and way more comfortable version of the CS (imho), there are batch scripts included to run the CS the exact way it must be done as well for your convenience. Link to comment Share on other sites More sharing options...
Recommended Posts