![]() |
Crossfire Server, Trunk
1.75.0
|
Macros | |
| #define | M_ADAMANT 256 |
| Adamant. More... | |
| #define | M_BONE 2048 |
| Bone. More... | |
| #define | M_CLOTH 128 |
| Cloth. More... | |
| #define | M_GLASS 4 |
| Glass. More... | |
| #define | M_ICE 4096 |
| Ice. More... | |
| #define | M_IRON 2 |
| Iron. More... | |
| #define | M_LEATHER 8 |
| Leather. More... | |
| #define | M_LIQUID 512 |
| Liquid. More... | |
| #define | M_ORGANIC 32 |
| General organic. More... | |
| #define | M_PAPER 1 |
| Paper. More... | |
| #define | M_SOFT_METAL 1024 |
| Soft metal. More... | |
| #define | M_SPECIAL 8192 |
| When displaying names, don't show the materialname. More... | |
| #define | M_STONE 64 |
| Stone. More... | |
| #define | M_WOOD 16 |
| Wood. More... | |
| #define M_ADAMANT 256 |
Adamant.
Definition at line 22 of file material.h.
| #define M_BONE 2048 |
Bone.
Definition at line 25 of file material.h.
| #define M_CLOTH 128 |
Cloth.
Definition at line 21 of file material.h.
| #define M_GLASS 4 |
Glass.
Definition at line 16 of file material.h.
| #define M_ICE 4096 |
Ice.
Definition at line 26 of file material.h.
| #define M_IRON 2 |
Iron.
Definition at line 15 of file material.h.
| #define M_LEATHER 8 |
Leather.
Definition at line 17 of file material.h.
| #define M_LIQUID 512 |
Liquid.
Definition at line 23 of file material.h.
| #define M_ORGANIC 32 |
General organic.
Definition at line 19 of file material.h.
| #define M_PAPER 1 |
Paper.
Definition at line 14 of file material.h.
| #define M_SOFT_METAL 1024 |
Soft metal.
Definition at line 24 of file material.h.
| #define M_SPECIAL 8192 |
When displaying names, don't show the materialname.
Definition at line 27 of file material.h.
| #define M_STONE 64 |
Stone.
Definition at line 20 of file material.h.
| #define M_WOOD 16 |
Wood.
Definition at line 18 of file material.h.