GetLastAssociateCommand
From NWN Lexicon
Jump to navigationJump to search
GetLastAssociateCommand(object)
Get the last command issued to a given associate.
Parameters
oAssociate
NPC associate whose last issued command is to be retrieved. (Default: OBJECT_SELF)
Description
Returns the last command (ASSOCIATE_COMMAND_*) issued to oAssociate.
Version
1.22
See Also
functions: | |
constants: |
author: Charles Feduke, editor: Kristian Markon