View Single Post
  #4  
Old 10-12-2009, 10:03 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

He's saying do this:
Code:
$myID = $npc->GetNPCTypeID();
quest::say("My ID is $myID.");
Reply With Quote