Quote:
Originally Posted by Esildor
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.