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.

Functions

NameBrief Description
GetComplexItemInternal function. Gets the Tag of a plot item for a quest in the Official Campaign
GetPlotTagInternal function. Returns the value of NW_J_COMPLEX_PLOT_TAG.
GlobalInternal function. Returns the object where plot globals for this plot are supposed to be stored.
PlayerHasComplexItemInternal function. Checks if a PC has the complex item.
SetComplexItemInternal function. Stores the tag of the complex item in a local string.
SetGlobalInternal function. Sets where all the globals for this plot are going to be stored.
TakeComplexItemInternal function. Removes an item from player's inventory. Calls GetComplexItem to determine which item to take.
SetPlotTagInternal function. Sets NW_J_COMPLEX_PLOT_TAG.


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