07.03.2009, 20:13
Fallout v0.6
_________________________________________________Description
I'm sure you've all played it on MTA. It's a minigame where platforms shake and fall, and it's your goal to stay on top.
_________________________________________________
Screens - outdated since v0.3.
_________________________________________________
Info
This was made in about 4 hours, vs the MTA one that has been being made for months, so don't expect much.
The general idea is you play the game, when you die you spawn on the extra platform, it lists the winners at the end, then restarts.
Your spawn places on the platforms are completely random, and the objects shake and fall at random. There is no spawn selection, you are given a completely random skin
You can easily change the amount of platforms that are left at then end of the game by finding this line (28:
pawn Code:
if(go == 3)
It's a 10x10 (100 piece) platform, all objects perfectly aligned (thanks, math!).
_________________________________________________
Download
http://files.uploadffs.com/c/c0b6c847/Fallout.rar
http://pastebin.com/f1c8c9e7f
Filterscript Version (screwed up):
http://files.uploadffs.com/a/6234ad8a/Fallout.rar
http://pastebin.com/f6fdae67d
_________________________________________________
Feel free to edit and release edits any way you want (with proper credits given in the post, of course).
Report bugs, and comment, because I'm lonely.
_________________________________________________
Change Log
v0.6
A small bug fix (thanks to Rimeau for finding it), and a heavy Filterscript Version modification. It should work 100% better now. If your using the Filterscript Version, then for your sake, you must update it.
v0.5 - Filterscript Version
You can now add Fallout to your server! Please note, it has not been fully tested.
v0.5
General bug fixes, anti-spam and simple anti-hack added.
v0.4
Version 4 offers an example of vehicles, and fix's the bug where they always win when AFK.
v0.3
This is a major update. General bug fix's (including the bug where you sometimes live when you fall), the game now restarts without GMXing, you get +1 score when you win, the solar pannel rotates when it falls (as it would is real life), and the mode now restarts faster when there is no one left alive.
v0.2
General bug fixes and updates, including more defined object wobble, and issues with still winning after you've fallen.