View previous topic :: View next topic |
Author |
Message |
Via Con Diablos
Joined: 23 Nov 2005 Posts: 55
|
Posted: Wed Feb 01, 2012 8:14 Post subject: Problems compiling NWNX chat scripts |
|
|
Picked up the old module after quite awhile, and now, when I build, it crashes right when attempting to compile fky_chat. Same if I compile the single script itself.
Any ideas? |
|
Back to top |
|
|
werehound
Joined: 17 Aug 2010 Posts: 41
|
Posted: Sat Feb 11, 2012 20:44 Post subject: |
|
|
The standard NWN compiler cannot handle the number of includes and declarations of SimTools.
Look into VMan et al.'s advanced compilers.
NWNTx (toolset extender) is pretty awesome. |
|
Back to top |
|
|
Skywing
Joined: 03 Jan 2008 Posts: 321
|
Posted: Sat Feb 11, 2012 23:28 Post subject: |
|
|
The Advanced Script Compiler distribution also includes a console (command line) compiler suitable for use in build scripts, if desired. (Same compiler core as NWNTX uses.) |
|
Back to top |
|
|
|