arch:arch_attributes:a
This is an old revision of the document!
Table of Contents
Arch Object attributes A
Object attributes beginning with the letter a .
Taken from the (unsorted) wholepage Object Fields .
List of attributes
ac
Type: sint8
Meaning:
anim_speed
arch
attack_movement
Type: uint16
Meaning:
attacktype
Type: uint32
Meaning:
Server struct obj {} object
These are not archetype attributes, but server internal variables.
Read more on the object_fields page.
above
Type: obj *
Meaning:
- pointer to the object stacked above this one. Will link items on a same spot, or in the same container.
See also below
active_next
Type: obj *
Meaning:
- next object in the 'active' list. This is used in process_events() so that the entire object list does not need to be gone through. Should not be used much.
active_prev
Type: obj *
Meaning:
- previous object in the 'active list This is used in process_events so that the entire object list does not need to be gone through. Should not be used much.
animation_id
Type: uint16
Meaning:
attacked_by
Type: obj *
Meaning:
attacked_by_count
Type: tag_t
Meaning:
arch/arch_attributes/a.1523535074.txt.gz · Last modified: (external edit)