Jump to content

Home

How do I get started scripting


shosey

Recommended Posts

Ok, I know several programming languages so this shouldn't be that hard for me. Now, how do I get started. Is there source code that you extract with kotor? Or, do you have to decompile it somehow.

 

any help would be appreciated in getting me started :)

 

thanks in advance.

Link to comment
Share on other sites

If you learn well by example, take a look at scripts.bif -- it contains a good collection of script sources used by the game, including nwscript.nss which is the function decalaration script for swkotor.exe. For external resources, take a look at T7's sticky post -- he has a link to NWN Scripting Forum which contains numerous tutorials. Also of note is NWN Lexicon which a user's reference for scripting NWN. Not all the functions available to NWN are available to KotOR and vice versa, but it does give some extra commentary and information on data types that nwscript.nss doesn't provide.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...