wwServer::nScriptMode
Determines how scripts are evaluated.
1 - Dynamic Compilation 2 - Precompiled FXP files (use in production with FXPs shipped) 3 - Interpreted using ExecScript
Generally leave this value on 1 - it provides both dev time and runtime compilation of Script files (.wcs).
o.nScriptMode