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. To use these, you must include nw_i0_generic.
Constants
Constant | Description | |
---|---|---|
NW_ASC_DISTANCE_2_METERS |
| |
NW_ASC_DISTANCE_4_METERS |
| |
NW_ASC_DISTANCE_6_METERS |
|
See Also
functions: | GetFollowDistance |
Send comments on this topic.