Nw asc distance

From NWN Lexicon

Contents

[edit] NW_ASC_DISTANCE_* Constant Group

Determines the distance, in meters, the NPC associate follows the PC at. These are not actually constants, and do not exist in nwscript.nss.


[edit] Requirements

#include "x0_i0_assoc"


[edit] Constants

Constant Value Description
NW_ASC_DISTANCE_2_METERS 0x00000001
Follow at 2 meters.
NW_ASC_DISTANCE_4_METERS 0x00000002
Follow at 4 meters.
NW_ASC_DISTANCE_6_METERS 0x00000004
Follow at 6 meters.


[edit] See Also

functions: 

GetFollowDistance


Personal tools
Categories