StartingConditional
From NWN Lexicon
Jump to navigationJump to search
StartingConditional()
This is the template function for the conversation editor
int StartingConditional();
Description
This function is used by the conversation editor to create the StartingConditional():int scripts used by the "Text Appears When" Tab.
Remarks
This script is usefull only as a template, as written it will not compile. nw_d2_racesnh.nss
Requirements
#include " nw_d2_racesnh "
Version
1.22
See Also
author: Michael Nork