|
UFO: Alien Invasion
|
#include "../../../../client.h"#include "../../../cl_localentity.h"#include "e_event_actoradd.h"#include "../../../../../common/grid.h"
Go to the source code of this file.
Functions | |
| void | CL_ActorAdd (const eventRegister_t *self, dbuffer *msg) |
| Adds an hidden actor to the list of le's. | |
| void CL_ActorAdd | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Adds an hidden actor to the list of le's.
Definition at line 37 of file e_event_actoradd.cpp.
References cl, Com_Printf(), csi, ET_ACTORHIDDEN, le_t::fieldSize, le_t::flags, eventRegister_t::formatString, le_t::gender, Grid_PosToVec(), LE_Add(), LE_Get(), LE_INVISIBLE, NET_ReadFormat(), NET_ReadShort(), NET_SkipFormat(), le_t::origin, le_t::pnum, le_t::pos, le_t::state, le_t::team, le_t::teamDef, and le_t::type.