SphereServer BugTracker - SphereServer
View Issue Details
0001601SphereServernew feature requestpublic06-05-09 03:2610-05-14 23:20
cloud_br 
Ben 
normalfeatureN/A
closedno change required 
 
 
Not Available
None
None
0001601: Following Distance
Maybe an ini setting to check at what distance npcs will stop following you?
Right now pathing is just awesome, the only thing I have to complain is that they stop following too soon, so I think it would be nice if that distance to stop the following was increased and maybe changeable through an ini setting =]
thank you
No tags attached.
Issue History
06-05-09 03:26cloud_brNew Issue
06-05-09 03:26cloud_brNightly Version => Not Available
06-05-09 03:26cloud_brExperimental Flags => None
06-05-09 03:26cloud_brOption Flags => None
10-05-14 23:20BenNote Added: 0002180
10-05-14 23:20BenStatusnew => closed
10-05-14 23:20BenAssigned To => Ben
10-05-14 23:20BenResolutionopen => no change required

Notes
(0002180)
Ben   
10-05-14 23:20   
The distance at which NPCs stop following is at 62... That's far enough.
The issue here might be that when an NPC can see you anymore (doesn't pass the CANSEE function) it has a chance to "get confused" and forget about the target.
There is an @NPCACTFOLLOW trigger that cold help tweak this.