|
Crossfire Server
1.75.0
|
These values are used with CS_STAT_FLAGS above to communicate S->C what the server thinks the fireon & runon states are. More...
Macros | |
| #define | SF_FIREON 0x01 |
| #define | SF_RUNON 0x02 |
These values are used with CS_STAT_FLAGS above to communicate S->C what the server thinks the fireon & runon states are.
| #define SF_FIREON 0x01 |
Definition at line 193 of file newclient.h.
Referenced by esrv_update_stats().
| #define SF_RUNON 0x02 |
Definition at line 194 of file newclient.h.
Referenced by esrv_update_stats().