Non player characters in the map.
[Visual Basic] Public Property ReadOnly npcs As ArrayList [C#] public ArrayList npcs { get; } [C++] public: __property ArrayList* get_npcs(); [JScript] public function get npcs() : ArrayList
Map Class | croemud.map Namespace