Minor new DM gametype idea: Swarm

Apos

Tank
Joined
May 14, 2003
Messages
3,157
Reaction score
0
I like TeamDM a whole lot: it just feels more fun. But playing in pubs doesn't seem to make the really fun teamups all that common: just everyone running around aimlessly as usual, only now there are people you don't shoot.

The goal of the gametype is basically to have your team stick together: your team gets points for staying within a certain reasonable proximity of other teamates for a certain period of time, and the bigger the team swarm, the more points your team gets every few seconds.

There are three major additions needed for the gametype to work.

1) Swarm counts: this is an addition to the HUD. The swarm counts show up on the HUD whenever your team or the other team forms a swarm of any size: you can see what your largest swarm is so you can try to find them and join up, and what the enemy's largest swarm is so that you can try to break it up by killing or separating it before the timer clicks down. When you are part of the largest swarm on your team, you get an additional HUD icon (probably like the team following thing from the SP game)

2) Code for recognizing teamate proximity
Basically this is just so the server can keep track of how many points to award the team when the countdown timer hits 0.

3) Hardest part: blocking spawns. Basically, any spawn point near to largest swarm of each team should be disabled. This is so that: a) a forlorn enemy doesn't spawn right in the middle of a huge group and get pitifully wasted by five players b) swarms can't just camp the spawns waiting for easy additions. Only one spawn point per team can be disabled by this effect at a time however.

Basic scoring proposal (based on percentages in order to compensate for uneven teams, and of course may need lots of tweaking): A Swarm of 5% of your team gets you 1 point, Swarm of 10% gets you 2 points, Swarm of 15% gets you 3 points, and so on. Only one of the largest swarm per team counts if there is a tie (say there are two swarms of 20% of the team's total size: you still only get 4 points, not 8) Points are awarded every 10 seconds or so.

This gametype sound encourage a lot of larger battles between the two teams, and encourage players to operate in squads rather than as mavericks. Since you won't have random spawns into the heart of your territory or right behind you if you can swarm up, you can group up more easily and watch each other's backs as you move through the map, or try to hole up somewhere. There is an implicit choice of strategy here too: do you try to more aggressively disrupt the other team's swarms, or you play more defensively by protecting your own swarms and trying to avoid enemies? Given a single pulse rifle core or nade could decimate your group, you have to be careful. And given that camping out in one area could simply result in the other team having a bigger swarm somewhere else (they'd only have to pick off one or two members of your team and then prevent them from reaching your swarm while THEY swarm up), you generally have to keep on the move to some degree.

This gametype should present a fun new goal for TeamDM matches, giving them a bit more focus and encouraging more organization, even on pubs. It doesn't require any radical changes to gameplay: no new models or anything: just a bit of code and maybe some extra HUD code

Ideas? Criticisms? Etc.? Doing something like this, while it should be VERY easy, is beyond my skillz. I'm probably going to suggest it to Valve, since I favor them creating and releasing it officially rather than some random modder putting it out (because it's a minor gametype, not a mod, really). But if someone thinks they can do it, by all means. Ideas are free.
 
I like it, but I would suggest a change to the scoring. The bigger the swarm, the more points you score for each kill.
 
I think that might make it too domination friendly: i.e. a team could keep the other team totally separated and rack up tons of swarm-increased kills. If it's by swarm only, then play becomes a little more mixed between defensive and offensive instead of having nothing to lose by roving your swarm around racking up kills. This way the teams work to break up swarms BY killing (also just by causing confusion), but killing isn't just the primary goal: it's a means to a more important end.
 
Anyone can programs with the SDK know if it's hard or server intensive to do proximity calculations for all players on a server?
 
Interesting idea.

However your thing about the largest swarm when tied only 1 is counted doesn't make sense, unless only one swarm is only ever counted for points.

Eg: swarm of 3 people and swarm of 5 people = 8 points total per tick, whereas 2 swarms of 4 people only = 4?
 
I think he intended that only the biggest swarm would be counted. But if you tell the computer to "add the score for the largest swarm" it might say that swarm A is "the largest" and add it, then say that swarm B is also "the largest" and add it as well. And people say computers are smart. Stupid computers.
 
Yes, only the biggest swarm is counted. And there are two swarms of equal size, you only get points for one of them.
 
i actually like that idea alot, i know what you mean about TDM feeling more like DM but just with people you cant shoot.

so basically kills wouldnt be counted, so instead of the scoreboard showing kills per person, it would just show the score for each team (ie individual players arnt on the scoreboard, only the team)

anyone want to have a go at doing this? how easy would it be? i would really like to see this :)
 
i like the idea. the best times ive had in deathmatch are with a few friends playing as coheisive teams. something else id like to see: limit on manipulators. dont get me wrong, i love the weapon and its fun to have battles with them, but i think having only one in a level like overwatch could be fun and introduce new strategies. for example: making baracades is fun but theyre too easy to break up w/ another manipulator. i think if there were only one, the person/team who had it could fortify an area while the other team uses grenades/rockets to bust it up and assault.
 
Back
Top