Hi,
Is it normal that "GetEntitiesInZone" fonction do not list NPC in the zone like "scientistnpc" entitie ?
GetEntitiesInZone do not return NPC in the zone
Ok i found the response myself. NPC are actually detected as a player but not registered.
Is it possible to plan an update with a function "(List<BasePlayer>) GetNpcInZone(string ZoneID) // Get the list of npc in the specified zone" ?
This would be wonderful. Thanks
I do not know if the problem you describe has sth. to do with mine?
Does the flags "nonpcspawns, nonpctrageting work for you?
Just bothering