Table of Contents

Method SurrenderToEnemies

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SurrenderToEnemies()

Use this on an NPC to cause all nearby creatures to stop what they are doing and sets the NPC's enemies within this range to be neutral towards the NPC with nearby enemies. If this command is run on a PC or an object that is not a creature, nothing will happen.

public Task SurrenderToEnemies()

Returns

Task