SA-MP Forums Archive
[FilterScript] [FS]Kickstart Challenge [MINI_GAME] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]Kickstart Challenge [MINI_GAME] (/showthread.php?tid=38823)



[FS]Kickstart Challenge [MINI_GAME] - Sandra18[NL] - 03.06.2008

[FS]Kickstart Challenge
Mini-Game
Introduction:

2 days ago i was playing SA-singleplayer, and while i was doing the kickstart-stadium-challenge, i decided to create a similar version for Sa:mp.
It's not posible to use in sa:mp the 'lights' which are used in Singleplayer. So i used coloured packages: Green, Yellow and Red

Gameplay:
The gameplay is almost the same:
- You have 3 minutes to collect as many packages within the timelimit

- A green package is worth 1 point
- A yellow package is worth 2 points
- A red package is worth 3 points

- You can only pick them up when you're on the bike (Sanchez)
- This filterscripts also includes a Highscore-Table, saving the 5 highest scores + the names of the player who did it.


Commands:

/kickstart (To start a game)
/exitkickstart (To stop the game)
/topscores (Shows the topscores)
/kickstarthelp (Ingame help)


Notes:

- Only 1 play at a time can play Kickstart Challenge
- This filterscipt uses only 1 vehicle: Sanchez (modelID = 46. Be carefull you don't exceed the vehicle/model-limits!!!
- This filterscipt uses also 1 textdraw and (default 40 pickups). Be carefull you don't exceed those limits too!!
- The file 'KickstartTopscores.txt' MUST be inside your 'scriptfiles'-folder.
- You need dini.inc and dutils.inc to run this filterscript.

Installation:

- Download 'Kickstart Challenge.rar' and extract all files into the right folders.
- Add to your 'server.cfg' after 'filterscripts': kickstart
- Restart your server or just load the filterscipt using: /rcon loadfs kickstart


Screenshots:




(P.s. I already fixed the "Topsores"-typo you see on the last screenshot.)

Download:

- Kickstart Challenge.rar (Mediafire)
- Pastebin.com

Credits:
- Dracoblue for dini/dutils-functions
- Me (=>Sandra<=) for the rest of this filterscript.

Please report bugs or whatever and do NOT remove credits!

Have fun with it and please leave a comment, thank you!

=>Sandra<=


Re: [FS]Kickstart Challenge [MINI_GAME] - whooper - 03.06.2008

Nice, excellent
testing it out now brb.


Re: [FS]Kickstart Challenge [MINI_GAME] - Zh3r0 - 04.06.2008

I likeit, very very good, and useful .


Re: [FS]Kickstart Challenge [MINI_GAME] - Sandra18[NL] - 04.06.2008

Please re-download!

Fixed a typo.


Re: [FS]Kickstart Challenge [MINI_GAME] - boemeles - 04.06.2008

could you do a pastebin school computers dont accept .rar's downloads...
or .zip would do the trick already!


Re: [FS]Kickstart Challenge [MINI_GAME] - SooNy_007 - 04.06.2008

Nice fs


Re: [FS]Kickstart Challenge [MINI_GAME] - Sandra18[NL] - 04.06.2008

Thanks.

I added pastebin-link.
But you'll NEED the "KickstartTopscores.txt"-file.
You can make it yourself and paste this text into the file:

Quote:

Kickstart Challenge Highscores:

//Scores Top 5:

Score1=0
Score2=0
Score3=0
Score4=0
Score5=0


//Names of players who made the score:

ScoreName1=Empty
ScoreName2=Empty
ScoreName3=Empty
ScoreName4=Empty
ScoreName5=Empty




Re: [FS]Kickstart Challenge [MINI_GAME] - Aitor_Tilla - 04.06.2008

nice nice nice

fantastic




Re: [FS]Kickstart Challenge [MINI_GAME] - boemeles - 04.06.2008

I love it! whats the max score?


Re: [FS]Kickstart Challenge [MINI_GAME] - Sandra18[NL] - 04.06.2008

Quote:
Originally Posted by [ЯЈ®†
$!7ЈС©!Х™ ]
I love it! whats the max score?
To be honnest: I realy don't know
I didn't count all points

Edit: Max score = 64