eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
DoorOpenServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
Coords coords

Detailed Description

Nearby door opening

Definition at line 6234 of file protocol.h.

Field Documentation

◆ _eo

EoPacket DoorOpenServerPacket::_eo

Definition at line 6235 of file protocol.h.

◆ coords

Coords DoorOpenServerPacket::coords

The official server erroneously encodes the Y coordinate as a short. The official client reads each coordinate as a char.

Definition at line 6240 of file protocol.h.


The documentation for this struct was generated from the following file: