View Single Post
  #9  
Old 05-16-2014, 03:04 AM
Esildor
Hill Giant
 
Join Date: Feb 2010
Posts: 207
Default

Did that work for you Splose?

I tried the:

Code:
quest::follow(" " . $entity_list->GetNPCByNPCTypeID(999334) . ""); 
quest::say("following " . $entity_list->GetNPCByNPCTypeID(999334)->GetCleanName() . "");
He told me he was following him but didnt :P
Reply With Quote