|
Crossfire Server
1.75.0
|
Macros | |
| #define | WEAP_BLUD 8 |
| bludgeoning, club, stick More... | |
| #define | WEAP_CLEAVE 3 |
| axe More... | |
| #define | WEAP_CRUSH 7 |
| big hammers, flails More... | |
| #define | WEAP_HIT 0 |
| the basic More... | |
| #define | WEAP_PIERCE 2 |
| arrows, stiletto More... | |
| #define | WEAP_SLASH 1 |
| slash More... | |
| #define | WEAP_SLICE 4 |
| katana More... | |
| #define | WEAP_STAB 5 |
| knife, dagger More... | |
| #define | WEAP_WHIP 6 |
| whips n chains More... | |
| #define WEAP_BLUD 8 |
bludgeoning, club, stick
Definition at line 85 of file define.h.
Referenced by get_attack_message_type().
| #define WEAP_CLEAVE 3 |
| #define WEAP_CRUSH 7 |
big hammers, flails
Definition at line 84 of file define.h.
Referenced by get_attack_message_type().
| #define WEAP_HIT 0 |
| #define WEAP_PIERCE 2 |
| #define WEAP_SLASH 1 |
| #define WEAP_SLICE 4 |
| #define WEAP_STAB 5 |
| #define WEAP_WHIP 6 |