NWN2Wiki
m (Reverted edits by Tokina8937 (talk) to last revision by 77.111.246.22)
Tag: Rollback
m (removed external link unrelated to NWN2)
Tag: Source edit
 
Line 22: Line 22:
 
*[http://www.nwnlexicon.com/ NWN Lexicon] - A database of scripting functions and tutorials
 
*[http://www.nwnlexicon.com/ NWN Lexicon] - A database of scripting functions and tutorials
 
*[http://nwvault.ign.com/View.php?view=Other.Detail&id=625 Lilac Soul's Script Wizard] - A full-featured tool for generating scripts for use with NWN and most likely NWN2.
 
*[http://nwvault.ign.com/View.php?view=Other.Detail&id=625 Lilac Soul's Script Wizard] - A full-featured tool for generating scripts for use with NWN and most likely NWN2.
*[https://c.happycodings.com/beginners-lab-assignments/ C Programming]
 
   
 
==See also==
 
==See also==

Latest revision as of 14:53, 8 May 2021

NWScript is the scripting language used to control behavior of objects, items, NPCs and other aspects of modules in NWN2. It is a functional programming language specific to the NWN game.

NWScript is based upon the C programming language and contains most of the C language syntax.

Pre-release notes[]

  • Obsidian has stated that NWN2 will include "a huge number of new functions with which you can do things completely impossible (or at the least extremely unwieldy) in NWN." [1]

NWScript Operators[]

New NWScript functions announced[]

NWScript functions removed in NWN2[]

New NWScript events announced:[]

External links[]

See also[]