From cb10231838c918dbf380899a947599331818a4bc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Aug 2016 01:03:32 +0300 Subject: Add gm command for send restart events to all servers. For now it support only one char and one map server. For support this actions need use hercules wrapper. --- src/echar/char.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/echar/char.h') diff --git a/src/echar/char.h b/src/echar/char.h index 726f2c2..e05bde0 100644 --- a/src/echar/char.h +++ b/src/echar/char.h @@ -27,4 +27,8 @@ void echar_parse_char_connect_post(int fd, struct char_session_data *sd, uint32 void echar_parse_frommap_request_stats_report_pre(int *fdPtr); +void echar_parse_map_serverexit(int mapFd); + +void echat_send_login_serverexit(const int code); + #endif // EVOL_CHAR_CHAR -- cgit v1.2.3-60-g2f50