38 int entnum, reaction, shot, crouch;
character_t * CL_ActorGetChr(const le_t *le)
Returns the character information for an actor in the teamlist.
le_t * LE_Get(int entnum)
Searches all local entities for the one with the searched entnum.
#define LE_NotFoundError(entnum)
Primary header for client.
void CL_ActorReservationChange(const eventRegister_t *self, dbuffer *msg)
Network event function for TU reservation. Responsible for updating the HUD with the information that...
void NET_ReadFormat(dbuffer *buf, const char *format,...)
The user-friendly version of NET_ReadFormat that reads variable arguments from a buffer according to ...
Describes a character with all its attributes.
chrReservations_t reservedTus
Struct that defines one particular event with all its callbacks and data.
const char * formatString
The format string that is used to write and parse this event.