View Single Post
  #2  
Old 05-16-2014, 03:05 AM
Splose's Avatar
Splose
Discordant
 
Join Date: Apr 2014
Posts: 280
Default

Quote:
Originally Posted by Esildor View Post
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
Nah.. that's the one that wasn't working for me either.. Try the script above that. Also wasn't paying attention and put quotes in the follow too.. fixed that and edited my original post but still not working properly.
Reply With Quote