init_reply
InitReply
Bases: IntEnum
Reply code sent with INIT_INIT packet
Source code in src/eolib/protocol/_generated/net/server/init_reply.py
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | |
OutOfDate = 1
class-attribute
instance-attribute
Ok = 2
class-attribute
instance-attribute
Banned = 3
class-attribute
instance-attribute
The official client won't display a message until the connection from the server is closed