Nw j complex

From NWN Lexicon



[edit] nw_j_complex

These functions are specific to the Official Campaign.

They manipulate the Official Campaign flags: NW_J_COMPLEX_ITEM, NW_J_COMPLEX_MYGLOBALS and NW_J_COMPLEX_PLOT_TAG.

NOTE: None of the functions contained in this file have prototypes.

[edit] Functions

Name Brief Description

GetComplexItem

Internal function. Gets the Tag of a plot item for a quest in the Official Campaign
GetPlotTag Internal function. Returns the value of NW_J_COMPLEX_PLOT_TAG.
Global Internal function. Returns the object where plot globals for this plot are supposed to be stored.

PlayerHasComplexItem

Internal function. Checks if a PC has the complex item.

SetComplexItem

Internal function. Stores the tag of the complex item in a local string.
SetGlobal Internal function. Sets where all the globals for this plot are going to be stored.
TakeComplexItem

Internal function. Removes an item from player's inventory. Calls GetComplexItem to determine which item to take.

SetPlotTag Internal function. Sets NW_J_COMPLEX_PLOT_TAG.



 author: Charles Feduke, editor: Mistress, contributor: Kookoo
 

Personal tools
Categories