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.
|