SetListeningPatterns()
Prepares the listening patterns to allow for the AI to function properly.
void SetListeningPatterns();
Description
Sets up the default shouts an NPC will listen for.
Remarks
Sets the correct listen checks on the NPC by determining what talents they possess or what class they use.
This is also a good place to set up all of the sleep and appear disappear animations for various models.
Version
1.22
See Also
functions: | CheckWayPoints | GetListenPatternNumber | GetMatchedSubstring | GetMatchedSubstringsCount | SetAssociateListenPatterns |
categories: | Core AI Functions |
author: Charles Feduke, editor: Tom Cassiotis
Send comments on this topic.