if(WEP_OVERKILL_RPC.weaponstart > 0) { ok_start_items |= WEPSET(OVERKILL_RPC); }
if(WEP_OVERKILL_HMG.weaponstart > 0) { ok_start_items |= WEPSET(OVERKILL_HMG); }
- start_items |= IT_UNLIMITED_WEAPON_AMMO;
start_weapons = warmup_start_weapons = ok_start_items;
}
exec randomitems-overkill.cfg
if_dedicated exec help-overkill.cfg
-// general gameplay
g_overkill 1
+g_use_ammunition 0
+
// temporary workaround since overkill has no bal-wep file and insta also uses the secondary cvar
g_balance_blaster_secondary_force_zscale 1.2