View Single Post
  #2  
Old 03-25-2008, 12:45 AM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

You do have to set a mob's qglobals flag in the DB.

Getting the values from the hash is the more recent method, but both still work AFAIK.

There are a couple different methods in the $entity_list class you can use to look for other NPCs. $entity_list->GetMob("Mob_Name") comes to mind.