Zone Index Storage
A dictionary based implementation allowing one to store npc indices within zones.
Parameters
max Key Count
the maximum number of keys that will be stored in the map. This value must be a power of two (e.g. 2048, 65536).