Survival
Demo video
I really like overkill weapons but don't like the fact that I die too quickly, so I thought what if I put a team of overkill guys against a team of vanilla guys? So, it begins...
This gametype is heavily inspired by Left 4 Dead. It is designed for 4 on 4 with additional bots. There are 3 roles:
Attacker
These guys are almost vanilla except they have infinite ammo, get a few random vanilla guns during spawn and get health when picking up ammo since ammo is useless for them.
Defender
These are Overkill guys, they get Overkill models and weapons but don't regenerate health and don't respawn. They get ammo by picking up weapons, health and armor. They also have increased damage resistance so they are harder to kill.
Cannon fodder
These are bots and they are always on the attacker team. A meat for Overkill guys.
And there are 2 subtypes to this gametype:
Coop
Simple one. All humans are on the defender team and try to survive against respawning bots as long as possible. This can be a good introduction for newbies because they will have OP guns and stats.
Versus
A competitive one. Humans go into attacker and defender teams. After all defenders are dead, teams switch roles. The team that survived longer wins.
How to build
Here's what I've tested with:
So far I haven't found game breaking bugs but there are a few minor ones left. This gametype is in beta.
Demo video
I really like overkill weapons but don't like the fact that I die too quickly, so I thought what if I put a team of overkill guys against a team of vanilla guys? So, it begins...
This gametype is heavily inspired by Left 4 Dead. It is designed for 4 on 4 with additional bots. There are 3 roles:
Attacker
These guys are almost vanilla except they have infinite ammo, get a few random vanilla guns during spawn and get health when picking up ammo since ammo is useless for them.
Defender
These are Overkill guys, they get Overkill models and weapons but don't regenerate health and don't respawn. They get ammo by picking up weapons, health and armor. They also have increased damage resistance so they are harder to kill.
Cannon fodder
These are bots and they are always on the attacker team. A meat for Overkill guys.
And there are 2 subtypes to this gametype:
Coop
Simple one. All humans are on the defender team and try to survive against respawning bots as long as possible. This can be a good introduction for newbies because they will have OP guns and stats.
Versus
A competitive one. Humans go into attacker and defender teams. After all defenders are dead, teams switch roles. The team that survived longer wins.
How to build
- Clone official Xonotic repository
- In xonotic-data.pk3dir checkout branch Lyberta/master
- In xonotic-maps.pk3dir checkout branch Lyberta/Survival
- Build as usual.
Here's what I've tested with:
Code:
gametype surv
minplayers 16
skill 7
g_warmup 1
g_balance_teams_prevent_imbalance 0
g_spawn_near_teammate 1
g_spawn_near_teammate_ignore_spawnpoint 1
g_surv_type "versus"
So far I haven't found game breaking bugs but there are a few minor ones left. This gametype is in beta.