Searched refs:allowremotecmd (Results 1 – 1 of 1) sorted by relevance
65 static qboolean allowremotecmd = true; variable825 allowremotecmd = false; // localid required now for remote cmds in CL_ConnectionlessPacket()857 if (!allowremotecmd && (!*localid.string || strcmp(localid.string, s))) { in CL_ConnectionlessPacket()877 allowremotecmd = false; in CL_ConnectionlessPacket()