chooseTactics(object)

From NWN Lexicon

Determines class-specific tactics.

int chooseTactics(
    object oIntruder
);
Information icon.png This article is in need of examples. You can help the NWN Lexicon by showing how to use this code effectively.

Contents

[edit] Parameters

oIntruder
Creature to determine tactics against.

[edit] Description

Formerly part of DetermineCombatRound(), this functionality has been broken out of DetermineCombatRound() for readability purposes.

[edit] Requirements

#include "nw_i0_generic"

[edit] Version

1.30

[edit] See Also

functions:  DetermineCombatRound


 author: Charles Feduke

Personal tools
Categories