8 this.gametype_init(
this, _(
"Onslaught"),
"ons",
"g_onslaught",
GAMETYPE_FLAG_TEAMPLAY,
"",
"pointlimit=1 timelimit=20",_(
"Capture control points to reach and destroy the enemy generator"));
12 if(v ==
"onslaught_generator")
15 METHOD(
Onslaught, m_configuremenu,
void(
Gametype this,
entity menu,
void(
entity me,
string pLabel,
float pMin,
float pMax,
float pStep,
string pCvar,
string tCvar,
string pTooltip) returns))
#define REGISTER_NET_LINKED(id)
#define STATIC_INIT(func)
during worldspawn
limitations: NULL cannot be present elements can only be present once a maximum of IL_MAX lists can e...
#define METHOD(cname, name, prototype)
const int GAMETYPE_FLAG_TEAMPLAY
int MapInfo_Map_supportedGametypes
REGISTER_GAMETYPE(ONSLAUGHT, NEW(Onslaught))