|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoPacket | _eo |
| NpcKilledData | npc_killed_data |
| int32_t * | experience |
Nearby NPC killed by player
Definition at line 6985 of file protocol.h.
| EoPacket NpcSpecServerPacket::_eo |
Definition at line 6986 of file protocol.h.
| int32_t* NpcSpecServerPacket::experience |
This field should be sent to the killer, but not nearby players
Definition at line 6991 of file protocol.h.
| NpcKilledData NpcSpecServerPacket::npc_killed_data |
Definition at line 6987 of file protocol.h.