nw_j_guard
These functions are specific to the Official Campaign.They manipulate the Official Campaign flags: NW_J_FETCH_MYGLOBALS, NW_J_FETCH_PLOT_TAG, and NW_J_UNIFORM_ITEM.
NOTE: None of the functions contained in this file have prototypes.
Functions
Name | Brief Description |
---|---|
GetPlotTag | Internal function. Gets the value of a local string called NW_J_FETCH_PLOT_TAG. |
GetUniform | Internal function. Gets the tag of a guard's uniform. |
Global | Internal function. Returns the object (NW_J_FETCH_MYGLOBALS) where plot globals for this plot are supposed to be stored. |
PlayerWearsUniform | Internal function. Checks if a PC has a certain uniform equipped. |
SetGlobal | Internal function. Sets where all the globals (NW_J_FETCH_MYGLOBALS) for this plot are going to be stored. |
SetPlotTag | Internal function. Sets a local string named NW_J_FETCH_PLOT_TAG. |
SetUniform | Internal function. Specifies the name of the uniform to be taken by the player during the original campaign. |
author: Charles Feduke, editor: Mistress, contributor: Graewerld