|
UFO: Alien Invasion
|
#include "../../e_main.h"

Go to the source code of this file.
Functions | |
| void | CL_ActorStats (const eventRegister_t *self, dbuffer *msg) |
| Parses the actor stats that comes from the netchannel. | |
| void CL_ActorStats | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Parses the actor stats that comes from the netchannel.
Definition at line 36 of file e_event_actorstats.cpp.
References cl, CL_ActorResetMoveLength(), Com_Printf(), le_t::entnum, ET_ACTOR, ET_ACTOR2x2, ET_ACTORHIDDEN, eventRegister_t::formatString, le_t::HP, HUD_UpdateActorStats(), LE_Get(), LE_IsSelected, LE_NotFoundError, le_t::maxHP, le_t::maxMorale, le_t::maxTU, le_t::morale, NET_ReadFormat(), NET_ReadShort(), le_t::pnum, le_t::STUN, le_t::TU, and le_t::type.