Square flags.
Detailed Description
These are used in the MapLook flags element. They are not used in in the object flags structure.
Define Documentation
#define P_BLOCKSVIEW 0x01 |
This spot blocks the player's view.
Definition at line 247 of file map.h.
Something alive is on this space.
Definition at line 258 of file map.h.
#define P_NEED_UPDATE 0x40 |
This space is out of date.
Definition at line 260 of file map.h.
Coordinates passed result in a new tiled map.
Definition at line 271 of file map.h.
No clerical spells cast here.
Definition at line 259 of file map.h.
Purely temporary - if set, update_position does not complain if the flags are different.
Definition at line 261 of file map.h.
Spells (some) can't pass this object
Definition at line 248 of file map.h.
#define P_OUT_OF_MAP 0x100 |
This space is outside the map.
Definition at line 270 of file map.h.
There is a player on this space
Definition at line 257 of file map.h.