SA-MP Forums Archive
[FilterScript] Deather's Hide & Seek 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] Deather's Hide & Seek Minigame (/showthread.php?tid=161616)



Hide & Seek Minigame - deather - 20.07.2010

---- Hide n Seek Minigame v 1.1----

This is generally a minigame. Hide 'n' Seek allows upto a maximum of 10 players to play the beautiful game. This version has only the game. In the next version I will try to add the record saving system too. Hope you enjoy it.

---- Screenshot/Video ----
[ame=http://www.youtube.com/watch?v=tODA1qbaNpA]Hide 'n' Seek Testing[/ame]

---- Download ----
V: 1.1 (recommended)
Hide 'n' Seek (SolidFiles)
Hide 'n' Seek (MediaFire)
Hide 'n' Seek (Pastebin - Only FS)

V: 1.0
Hide 'n' Seek (SolidFiles)

---- Changelong----
Version 1.1:
1. Accuracy in seeker's aiming.
2. Aim now doesnt penetrate through walls.

---- Credits ----
1. ZeeX - zcmd
2. DutchDominator AKA H4rdc0r3 - Minigame FS(Learnt to create from it)
3. 'Dont know who it is' - IsPlayerAiming function
4. Rachael - GetRandomPlayer function
5. GNorbertG, Sadik, Bhavesh, PirateJasonS, Ocrim_Rules - Testing

---- End Note ----
You can edit this to your satisfaction and use it in your server.
But you are not allowed to re-release it as your script anywhere.
Donot remove the credits.


Found any bugs? Post them.


Re: Deather's Hide & Seek Minigame - aco_SRBIJA - 20.07.2010

good one. Bug no found.


Re: Deather's Hide & Seek Minigame - deather - 23.07.2010

Updated the script.


Re: Deather's Hide & Seek Minigame - nuriel8833 - 24.07.2010

Nice FS =))


Re: Deather's Hide & Seek Minigame - jertsa - 24.07.2010

Nice, but could it be possible to add more player slots to this?


Re: Deather's Hide & Seek Minigame - deather - 24.07.2010

yes.. you can...
At line 437:
Код:
else if(HnsOn == 1 && HnsJoins < 10) // Change the 10 to the number of players you want
and
At line 443:
Код:
else if(HnsJoins == 11) // Change 11 to (the number of players you want + 1)



Re: Deather's Hide & Seek Minigame - kamalhood - 07.08.2010

nice one [eF]deather :P


Re: Deather's Hide & Seek Minigame - deather - 07.08.2010

Quote:
Originally Posted by kamalhood
Посмотреть сообщение
nice one [eF]deather :P
Off topic:
Know me?


Re: Deather's Hide & Seek Minigame - kamalhood - 09.08.2010

yeah!! :P


Re: Deather's Hide & Seek Minigame - zallomallo - 09.08.2010

That video's quality raped my eyes.


Re: Deather's Hide & Seek Minigame - Pokiri_Boii - 14.07.2012

Nice One... Ideal for Roleplay Servers ...


Re: Deather's Hide & Seek Minigame - Mark Shade - 14.07.2012

Lol, unique I like it 9.5/10


Re: Deather's Hide & Seek Minigame - satafinix - 31.08.2014

Good work, i realy like it!