Thread
:
Zoning to lose aggro vs. Quest ?
View Single Post
#
7
08-21-2016, 10:13 PM
NatedogEZ
Developer
Join Date: Dec 2012
Posts: 515
You could try this...
Setup an invisible NPC in the "Safe Area" and when they enter the proximity it triggers this...
Code:
sub EVENT_ENTER { $entity_list->RemoveFromHateLists($client); }
NatedogEZ
View Public Profile
Send a private message to NatedogEZ
Find all posts by NatedogEZ