-
Notifications
You must be signed in to change notification settings - Fork 2
Enums: EPackets.hpp
Alanzote edited this page Dec 25, 2018
·
1 revision
This file contains all enums regarding Packet IDs.
VERSION_CONFIRMDISCONNECT_NOTIFYGENERAL_NOTIFY
This enum contains all packet IDs for the server.
This enum contains all packet IDs for the in-game chat. There are several hundred values, taking a look at it is recommended.
LOGIN_REQUESTLOGOUT_REQUESTCREATE_NEW_ACCOUNT_REQUESTLEGOINTERFACE_AUTH_RESPONSESESSIONKEY_RECIEVED_CONFIRMRUNTIME_CONFIG
This enum contains all packet IDs used by the auth server.
This enum contains all packet IDs for the in-game world. There are a couple of values, taking a look at it is recommended.
-
MSG_CLIENT_LOAD_STATIC_ZONE=2 -
CHARACTER_CREATION_RESPONSE=7 -
SERVER_GAME_MSG=12 -
SERVER_REDIRECT=14 -
FRIEND_REQUEST=27 -
FRIEND_REQUEST_REPONSE=28 -
FRIENDS_LIST=30 -
FRIEND_UPDATE=31 -
MAIL_STUFF=49
This enum contains all packet IDs during play.
This enum contains all master packets, that can be used anywhere. There are several hundred values, taking a look at it is recommended.
- Home
- Common
- Data Types
- Enums
- Entity
- Components
- Interface
- GameObject.hpp
- Components
- File Types
- Game Cache
- Interface
- BehaviorParameter.hpp