|
Crossfire Server
1.75.0
|
Those flag control what player should be returned. More...
Macros | |
| #define | FIND_PLAYER_NO_HIDDEN_DM 0x2 |
| Don't find hidden DMs. More... | |
| #define | FIND_PLAYER_PARTIAL_NAME 0x1 |
| Find on partial name. More... | |
Those flag control what player should be returned.
| #define FIND_PLAYER_NO_HIDDEN_DM 0x2 |
Don't find hidden DMs.
Definition at line 243 of file player.h.
Referenced by basic_emote(), and find_player_options().
| #define FIND_PLAYER_PARTIAL_NAME 0x1 |
Find on partial name.
Definition at line 242 of file player.h.
Referenced by basic_emote(), find_player_options(), and find_player_partial_name().