[FS] [MiniGame] Jump-Competition
=>Update History<=[V1] 15-02-2009[V2] 17-02-2009- Added money-rewards for reaching 1st, 2nd or 3rd place.
- Added some text-messages (to all players) when someone broke the record.
=>Goal<=The main goal in this minigame is to jump as far as you can on a motor-bike and conquer a position in the Highscore-table.
The filterscript will save the the global top-3-scores and the the highscore for each player who played this game. (even if the server is closing).
=>Location<=Desert Airstrip
=>ScriptInfo<=- Lines: 612
- Objects: 44
- Textdraws: 5
- Menu's: 4
- Vehicles: 1
=>Installation<=- Download the Jump-Game.rar
- Extract both files in your 'filterscripts' folder
- Open your server.cfg
- Add
behind after filterscripts, "JumpGame" - Save server.cfg
- (Re)start your server
=>Rewards<=At default the script use these rewards:
1st place: $20000
2nd place: $10000
3rd place: $5000
To change these rewards, open the script (Jump-Game.pwn) and edit these 3 lines. (You will find them at the top of the script):
#define FIRST_PLACE_REWARD 20000
#define SECOND_PLACE_REWARD 10000
#define THIRD_PLACE_REWARD 5000
=>Commands<=- /jumphelp [List of commands]
- /jump [To start the game (only 1 player at the same time!)]
- /stopjump [To stop the game while you're playing]
- /jumphighscore, /jumphighscores, /jhs [Shows the highscore table in the chat]
- /jumpadmin [Opens a menu for some admin-options]
In the Adminmenu, there are these options:
- Reset the Global Highscores
- Reset the Personal Highscores
- Change the Bike-model
=>Video<=Notes:- Sorry for bad quality, me and my computer s*ck at making video's

- Do not mind the gametext and textdraws in this video, it's an older version, in this version the textdraws are improved (see the screenshots here below)
=>Screenshots<==>Download<=[V2][V1]=>Bugs<=If couldn't find any more bugs. But i am not able to test this script with more than 1 people in the server. But since you can play the game only with 1 player at a time, there shouldn't be any problem with multiple players in the server. In case there are, please report them here!
=>Note<=This FS saves the topscore of each player in 1 file (Default:
PersonalJumpHighscores.cfg):
For example:
Sandra[NL]=93.5239
Someone=57.788997
Kye=1337.0000
Whatever=87.4912
As you can see, these scores are
not protected (with a password or such), so everybody can join on someone else nickname and break personal record.
Anyway, enjoy this minigame, and leave a comment