[FilterScript] Find The Hidden Briefcase minigame - 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] Find The Hidden Briefcase minigame (
/showthread.php?tid=431023)
Find The Hidden Briefcase minigame -
BlackID - 16.04.2013
Find The Hidden Briefcase minigame
By BlackID
Introduction:
To start this minigame, a RCON admin must first hide the Briefcase somewhere around the map. After the admin has hid the Briefcase they must first use
/startminigame command to enable the search for the briefcase. When player finds the briefcase he will be given a prize.
Current Version: 0.2
Download Source
Commands:
Note: These commands require you to log in as RCON admin.
*
/hidecase - Allows the admin to hide the briefcase
*
/startminigame - Enable the search for players and also announce the server that the briefcase has been hidden.
*
/stopminigame - Stop the minigame.
*
/setprize - Set the minigame prize that later can be increased every 3 minutes.
*
/setmaximumprize - Set the minigame maximum prize that will prevent the minigame prize from increasing if it has reached it.
Feature:
* Set-able prize.
* Prize increases every 3 minutes.
* Old location (after it has been found) displays as a checkpoint.
Known bugs:
Currently no known bugs.
Changelog:
v0.2 (April 16, 2013):
* Bug fixes
* Checkpoint is now created with briefcase coordinates (before it was created with player-who-gets-the-briefcase's coordinates).
* Admin who hides the briefcase can now see its location marked as yellow dot on minimap.
v0.1 (April 16, 2013):
* First release.
Media
Screenshot:
Credits:
*
BlackID - Scripting, Testing.
*
ZeeX - ZCMD.
*
****** - sscanf.
Notes:
If you find any bugs please tell me.
Re: Find The Hidden Briefcase minigame -
iHaze. - 16.04.2013
That's nice, repped
Re: Find The Hidden Briefcase minigame -
BlackID - 16.04.2013
Quote:
Originally Posted by iHaze.
That's nice, repped 
|
Thanks
Re: Find The Hidden Briefcase minigame -
Gamer_007 - 16.04.2013
Nice.Repped+
Re: Find The Hidden Briefcase minigame -
BlackID - 16.04.2013
CHANGELOG v0.2:
* Bug fixes
* Checkpoint is now created with briefcase coordinates (before it was created with player-who-gets-the-briefcase's coordinates).
* Admin who hides the briefcase can now see its location marked as yellow dot on minimap.
Re: Find The Hidden Briefcase minigame -
sKgaL - 16.04.2013
cool idea +1 !
Re: Find The Hidden Briefcase minigame -
Ibrahim.E - 16.04.2013
Great , Good Job