LNSetAggroRadius

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Sets the Aggro Radius of a NPC/Creature form or a reference.

Syntax

[help]
reference.LNSetAggroRadius aggroRadius:int actorBase:form

Example

rActorRef.LNSetAggroRadius 1000
LNSetAggroRadius 1000 CrDogVicious 

See Also