INNER CODE UNIT · C
cl_spikeindex
headcrab-junkyard/OGS · QW/client/cl_parse.c:280
cl_spikeindex = -1;
cl_flagindex = -1;
MSG_WriteByte (&cls.netchan.message, clc_stringcmd);
// MSG_WriteString (&cls.netchan.message, va("modellist %i 0", cl.servercount));
MSG_WriteString (&cls.netchan.message, va(modellist_name, cl.servercount, 0));
}
/*
======================
CL_RequestNextDownload
======================
*/
void CL_RequestNextDownload ()
{
switch (cls.downloadtype)
{
case dl_single: