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

#include <protocol.h>

Data Fields

EoPacket _eo
char * name
int32_t usage
int32_t gold_bank
int32_t exp
int32_t level
int32_t map_id
BigCoords map_coords
CharacterStatsInfoLookup stats
Weight weight

Detailed Description

Admin character info lookup

Definition at line 4863 of file protocol.h.

Field Documentation

◆ _eo

EoPacket AdminInteractTellServerPacket::_eo

Definition at line 4864 of file protocol.h.

◆ exp

int32_t AdminInteractTellServerPacket::exp

Definition at line 4868 of file protocol.h.

◆ gold_bank

int32_t AdminInteractTellServerPacket::gold_bank

Definition at line 4867 of file protocol.h.

◆ level

int32_t AdminInteractTellServerPacket::level

Definition at line 4869 of file protocol.h.

◆ map_coords

BigCoords AdminInteractTellServerPacket::map_coords

Definition at line 4871 of file protocol.h.

◆ map_id

int32_t AdminInteractTellServerPacket::map_id

Definition at line 4870 of file protocol.h.

◆ name

char* AdminInteractTellServerPacket::name

Definition at line 4865 of file protocol.h.

◆ stats

CharacterStatsInfoLookup AdminInteractTellServerPacket::stats

Definition at line 4872 of file protocol.h.

◆ usage

int32_t AdminInteractTellServerPacket::usage

Definition at line 4866 of file protocol.h.

◆ weight

Weight AdminInteractTellServerPacket::weight

Definition at line 4873 of file protocol.h.


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