Weapons of Fury: Reloaded

Locked
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Weapons of Fury: Reloaded

Post by Eraser »

As a personal learning project I've dug into Quake 3's SDK sourcecode and tried to make my first mod. The result is Weapons of Fury: Reloaded an independent reincarnation of the Weapons of Fury mod.

With Weapons of Fury: Reloaded (or WoF:R for short) all weapons are removed from the map and players spawn with the Rocket Launcher. When a player scores a frag, he's awarded the next weapon (the Plasmagun) and loses the Rocket Launcher. Then when a frag is made with the PG, the player progresses on to the Shotgun. Then to the Lightninggun, then the Railgun, then the Grenade Launcher, then the Machinegun and finally, the BFG.

Scoring a frag with the BFG will award you 10 points instead of 1, so getting that BFG really allows you to boost your score tremendously. There is a catch, however. If you are fragged yourself, you will be respawned with the Rocket Launcher and you have to fight your way to that BFG all over again. All weapons have unlimited ammo as well.

Here is a direct link to the download page. If you're still into this kind of thing, download it and have some fun :-)

Oh, the bots work properly so you can enjoy this mod in skirmish games as well.
SoM
Posts: 8489
Joined: Fri Dec 03, 1999 8:00 am

Re: Weapons of Fury: Reloaded

Post by SoM »

forget the BFG and give me the Gauntlet instead
[color=red][WYD][/color]S[color=red]o[/color]M
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Weapons of Fury: Reloaded

Post by Eraser »

Well, that's possible. As server admin you can specify the weapon rotation, so if you'd like the replace the BFG with Gauntlet then you're able to do so.
User avatar
Eraser
Posts: 19174
Joined: Fri Dec 01, 2000 8:00 am

Re: Weapons of Fury: Reloaded

Post by Eraser »

version 1.1 available: http://code.google.com/p/wofreloaded/downloads/list

New are a "killstreak" award. It's like the excellent/impressive/etc awards but is awarded when you make a frag with the last weapon in the weapon order list.

I also implemented an advanced scoring system which allows server admins to configure how much points each consecutive frag earns you.
Locked