SynopsisA Briefcase is spawned somewhere on the map at the round start. Whoever picks up the Briefcase will be able to eliminate other players by killing them. Only the current Briefcase holder can eliminate players: if you are killed by anyone else, you will respawn normally. (You will also be eliminated if you commit suicide.) If the Briefcase holder is killed by another player, he or she will drop the Briefcase and respawn, and another player can pick up the Briefcase. The last player remaining wins the round!
To score points, you must have the Briefcase. You score 1 point for every elimination you make while holding the Briefcase. If you win the round, your score will be doubled for the round!
If you pick up the Briefcase, you will also be given some buffs. First, you will be given full health and armor upon picking up the Briefcase, and your speed will be slightly increased. Second, when you eliminate a player, you will regain 1 bar of health (or 1 bar of armor, if health is full).
The buffs are given to the case holder because I feel if the case holder is on equal footing with the other players, rounds will take way too long. The idea is to make the case holder powerful enough so that a skilled player should be able to get at least a few eliminations in before dying, but not so powerful as to make him or her invincible.
Credits and Thank Yous:Credit goes to the GES Dev team, as I borrowed a lot of code from existing game modes to make this. I used MWGG as a base, added in some YOLT code, and modified it to suit my needs. After that I added in a few bits of my own. I also referenced a bunch of other offical game modes (as well as the wiki) to learn how things work.
I give massive thanks to WNxBadPlayer for offering suggestions for coding, helping me test out extensively, and being willing to upload FYEO to the WN Party Shack server for playtesting. It would have been, at the very least, much more difficult to get this completed without your help.
Thank you to everyone else in WN (plus one ex-WNer, Nightstalker, who remains a good friend to this day
) who helped me test FYEO out, and for putting up with my impatience to finish this up at times. You guys are awesome!
-Download-Server owners: Install this in your gesource\scripts\python\GamePlay directory.
Revision History
1.0 (4/25/11): Initial release.
1.0.1 (4/25/11): Removed line breaks from "Buffs" help popup.