Skip to content

Repeating vnums between rooms/npcs/objects #2

Description

I've noticed that vnums are used to uniquely identify the listed items (rooms, objs, mobs). For instance exits refer to which rooms they lead to via vnum. However rooms, objs and mobs all start their vnums from 3000 leading to the numbers not being unique.

In preparing an Evennia batchcode generator I've leaned towards r3000 for rooms, o3000 for objects and m3000 for mobs but it might also be more consistent to organise not doubling up numbers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions