![]() |
Crossfire Server, Trunk
1.75.0
|
Macros | |
#define | IS_ARMOR(op) |
#define | IS_ARROW(op) |
#define | IS_LIVE(op) |
#define | IS_SHIELD(op) (op->type == SHIELD) |
#define | IS_WEAPON(op) (op->type == ARROW || op->type == BOW || op->type == WEAPON) |
#define IS_ARMOR | ( | op | ) |
#define IS_ARROW | ( | op | ) |
#define IS_LIVE | ( | op | ) |