Atrinik Server 2.5
Python region fields

Python region fields

List of the region fields and their meaning.

Name Type Details Flags Notes
next region

Pointer to next region, NULL for the last one

parent region

Pointer to the region that is a parent of the current region, if a value isn't defined in the current region we traverse this series of pointers until it is.

name string

Shortened name of the region as maps refer to it

longname string

Official title of the region, this might be defined to be the same as name

msg string

The description of the region.

jailmap string

Where a player that is arrested in this region should be imprisoned.

jailx integer

X coodinate in jailmap to which the player should be sent.

jaily integer

Y coodinate in jailmap to which the player should be sent.