GetLocalPlotIntFromCharacter
From NWN Lexicon
Jump to navigationJump to search
GetLocalPlotIntFromCharacter(object)
Retrieves the generic plot flag off of a creature.
Parameters
oNPC
Creature to retrieve the plot tag from.
Description
Returns an integer that represents a Plot Flag from oNPC that is stored on them in a variable called "PLOT2Q4" + GetTag(oNPC)
Remarks
Function found in nw_i0_2q4luskan.nss on line 30.
Requirements
#include " nw_i0_2q4luskan "
Version
1.28
See Also
functions: |
author: John Shuell, editor: Charles Feduke