%getOrderId()

Aliases%getOrderId( ), %getOrderId( ), %getOrderId( ), %getOrderId( )
Parameterscharacter @entity

    Given any number of the same vnum character in the room of the script
owner, this will return the numerical order of that character. The number
returned can be used in regular MUD commands to target that character
(i.e. 1.troll, 2.troll, ...). The entity may be a character pointer or a
keyword for a character-- this function is kinda dumb, best to just use
pointers since they always reference the correct target.