2025/11/30 Update
Updated for NWN:EE 37-17 Updated NWNxEE libraries. Updated nim tooling Updated PEPs Associated new GUI module event script. Full compile.
This commit is contained in:
@@ -59,7 +59,7 @@ void main()
|
||||
}
|
||||
if(ai_GetIsInCombat(oCreature))
|
||||
{
|
||||
ai_DoAssociateCombatRound (oCreature);
|
||||
ai_DoMonsterCombatRound (oCreature);
|
||||
return;
|
||||
}
|
||||
if(ai_GetBehaviorState(NW_FLAG_BEHAVIOR_SPECIAL)) ai_DetermineSpecialBehavior(oCreature);
|
||||
|
||||
Reference in New Issue
Block a user