GetStoryItem()

Gets a string representing a plot item from the official campaign

string GetStoryItem();

Description

Returns a string stored on a local object variable named "NW_J_STORY_MYGLOBALS" in a variable called "NW_J_STORY_ITEM"



Remarks

Found in nw_j_story.nss on line 114.

Of no use outside the official campaign.


Requirements

#include "nw_j_story"

Version

1.22

See Also

functions: GetArtifactItem | GetComplexItem | Global | SetStoryItem | TakeComplexItem | TakeStoryItem
categories: Module Specific Functions


 author: John Shuell
 Send comments on this topic.