AnimActionChallengeIntruder()
Challenges a PC from an NPC if they have not yet been challenged.
int AnimActionChallengeIntruder();
Description
If a PC is in the NPC's home and has not been challenged before, challenge them.
This involves speaking a one-liner conversation from the conversation file "x0_npc_homeconv".
Returns TRUE on success, FALSE on failure.
Requirements
#include "x0_i0_anims"
Version
1.61
See Also
categories: | Action on Object Functions |
author: Charles Feduke