RunNextCircuit

From NWN Lexicon



Contents

[edit] RunNextCircuit(int, float)

Makes an NPC move to their initial waypoint.

void RunNextCircuit(
    int nRun = FALSE,
    float fPause = 1.0
);

[edit] Parameters

nRun

Walk or Run during waypoint travel. (Default: FALSE)

fPause

Amount of pause when reaching waypoint. (Default: 1.0)


[edit] Description

Used by Core AI to send NPCs back to their initial waypoint "WP_XXX_01".



[edit] Version

1.22

[edit] See Also



 author: Jody Fletcher, editor: Charles Feduke
 

Personal tools
Categories