phpBB [media]
gameplay video (I was kinda sleepy, but shows the point)
I made this mod to play with casual, and often not very computer savvy, players in a large (15-20 players) game. It is a simple coop mod: more enemies both in number and kind, lots of ammo, no enemy hitscanners, enemies shoot through their own kind, pistol is removed, but players starts equipped, and get invulnerability for few seconds on start (to shoot few BFG9000 blasts or rockets to have a reasonable starting position). Enemies disappear with a cute effect after 3 minutes (video 3:45), Archviles don't have all day now.
Minor tweaks there and there: for example colorful blood, decals (video 11:50), the Cyberdemon quickly retaliate while in pain, the Pinky corpses become a bit smaller after death (video 10:05) to not cover the view too much, ...
Nothing fancy, only DECORATE (and font sheet to increase the console font size), tested and made by Zandronum, but I expect it to work with other ports as well for its simplicity.
in the archive file is the pwad and a configuration file I suggest to use to host your game with. In particular it prefers large-ish maps.
The command line I use to host is:
Code: Select all
zandronum -host -private -nobroadcast +exec config.cfg -iwad doom2.wad -file doom2.wad cheello_voxels_zan.pk3
As you can see from the config file DMFlags is 23675008, so DMFlags & 33554432 is zero. Yet you will lose your keys on death, be careful.