|
UFO: Alien Invasion
|

Go to the source code of this file.
Functions | |
| void | CL_SpawnParseEntitystring (void) |
| Parse the map entity string and spawns those entities that are client-side only. | |
Parse the map entity string and spawns those entities that are client-side only.
Definition at line 308 of file cl_spawn.cpp.
References localEntityParse_t::attenuation, cl, CL_SpawnCall(), Com_EParseValue(), Com_Error(), Com_Parse(), localEntityParse_t::entnum, localEntityParse_t::entStringPos, ERR_DROP, LM_Think(), localEntityValues, localEntityParse_t::maxLevel, localEntityParse_t::maxMultiplayerTeams, OBJZERO, PATHFINDING_HEIGHT, Q_streq, localEntityParse_t::scale, SND_VOLUME_DEFAULT, SOUND_ATTN_IDLE, TEAM_MAX_HUMAN, v, VectorSet, and localEntityParse_t::volume.
Referenced by CL_ViewLoadMedia().