![]() |
Crossfire Server, Trunk
1.75.0
|
Macros | |
| #define | MAP_LAYER_FLOOR 0 |
| #define | MAP_LAYER_FLY1 8 |
| Flying objects - creatures, spells. More... | |
| #define | MAP_LAYER_FLY2 9 |
| Arrows, etc. More... | |
| #define | MAP_LAYER_ITEM1 3 |
| Items that can be picked up. More... | |
| #define | MAP_LAYER_ITEM2 4 |
| #define | MAP_LAYER_ITEM3 5 |
| #define | MAP_LAYER_LIVING1 6 |
| Living creatures. More... | |
| #define | MAP_LAYER_LIVING2 7 |
| #define | MAP_LAYER_NO_PICK1 1 |
| Non pickable ground objects. More... | |
| #define | MAP_LAYER_NO_PICK2 2 |
| Non pickable ground objects. More... | |