[FS] [MiniGame] Jump-Competition [V2] -
Sandra18[NL] - 15.02.2009
[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)
http://www.youtube.com/watch?v=ToACZbJls8o&fmt=18
=>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:
Quote:
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
Re: [FS] [MiniGame] Jump-Competition -
Mikep - 15.02.2009
Quote:
Originally Posted by =>Sandra<=
Add behind filterscripts, "JumpGame"
|
Behind? Don't you mean after?
Nice script.
Re: [FS] [MiniGame] Jump-Competition -
Sandra18[NL] - 15.02.2009
Quote:
Originally Posted by Mikep
Behind? Don't you mean after?
|
yeah
Re: [FS] [MiniGame] Jump-Competition -
TheDarkAlex - 15.02.2009
nice
Re: [FS] [MiniGame] Jump-Competition -
harrold - 15.02.2009
AWESOME
Re: [FS] [MiniGame] Jump-Competition -
Grove - 15.02.2009
Nice work, great idea.
Re: [FS] [MiniGame] Jump-Competition -
Sandra18[NL] - 16.02.2009
Thanks!
Re: [FS] [MiniGame] Jump-Competition -
El0vric - 16.02.2009
Looking nice.
Re: [FS] [MiniGame] Jump-Competition -
salada - 16.02.2009
Nice *-*
Re: [FS] [MiniGame] Jump-Competition -
Guziiinho - 16.02.2009
A-M-A-Z-I-N-G Sandra, keep doing amaizing maps for us
But ...
So many people have stunt things in Old Airport , me too . so I can't add it on my server .
Its only it , if you could make the next in ocean .
Thanks , Bye ~
Re: [FS] [MiniGame] Jump-Competition -
klavins21 - 16.02.2009
damn, good filescript, maybee in V2 you can make if someone starts jump with /jump then it would create in track, so players can jump over them, and if they faill (land on car or hit a car) he loose money, die or something like that

P.S - I like the explosives when players jump
Re: [FS] [MiniGame] Jump-Competition -
salada - 16.02.2009
Sandra, you could put rewarded for first place right, would be nice ..
Re: [FS] [MiniGame] Jump-Competition -
Sandra18[NL] - 17.02.2009
Quote:
Originally Posted by salada
Sandra, you could put rewarded for first place right, would be nice ..
|
I'll make that tomorrow
Re: [FS] [MiniGame] Jump-Competition -
g@k - 17.02.2009
OMG niiiiiiice
Re: [FS] [MiniGame] Jump-Competition -
harrold - 17.02.2009
Quote:
Originally Posted by Guziiinho
A-M-A-Z-I-N-G Sandra, keep doing amaizing maps for us
But ...
So many people have stunt things in Old Airport , me too . so I can't add it on my server .
Its only it , if you could make the next in ocean .
Thanks , Bye ~
|
Me to
But i use xStreamer
Then you can change the virtual world
Re: [FS] [MiniGame] Jump-Competition [V2] -
Sandra18[NL] - 17.02.2009
Released Version 2
Added Money-rewards
Check first post for more info!
Re: [FS] [MiniGame] Jump-Competition [V2] -
Fumis - 21.02.2009
C:\DOCUME~1\namai\Desktop\SA-MPS~1\FILTER~1\JumpGame.pwn(270) : error 017: undefined symbol "TextDrawSetString"
C:\DOCUME~1\namai\Desktop\SA-MPS~1\FILTER~1\JumpGame.pwn(375) : error 017: undefined symbol "TextDrawSetString"
C:\DOCUME~1\namai\Desktop\SA-MPS~1\FILTER~1\JumpGame.pwn(443) : error 017: undefined symbol "TextDrawSetString"
C:\DOCUME~1\namai\Desktop\SA-MPS~1\FILTER~1\JumpGame.pwn(445) : error 017: undefined symbol "TextDrawSetString"
C:\DOCUME~1\namai\Desktop\SA-MPS~1\FILTER~1\JumpGame.pwn(447) : error 017: undefined symbol "TextDrawSetString"
C:\DOCUME~1\namai\Desktop\SA-MPS~1\FILTER~1\JumpGame.pwn(527) : error 017: undefined symbol "TextDrawSetString"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
Re: [FS] [MiniGame] Jump-Competition [V2] -
mmmaxi - 21.02.2009
Very Good =>Sandra<=
I Like it
Re: [FS] [MiniGame] Jump-Competition [V2] -
NeRoSiS - 21.05.2009
I l;ike the look of this, it's very intriguing.
Well done.
Re: [FS] [MiniGame] Jump-Competition [V2] -
Sniper[axn] - 17.06.2010
Hello everyone!
Sandra if I may demand you please make a filterscript like that what is like that, that if you make big ones jump a textdraw shows that your accomplished dot until now is daughter-in-law always then!
If would make I would say thanks for it! (if my correct writing wrong it is because of that because I am Hungarian)
Answer please.
HI!