[FilterScript] Sam's Hidden Package System - 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] Sam's Hidden Package System (
/showthread.php?tid=584344)
Sam's Hidden Package System -
AbdullahShahid - 04.08.2015
Sam's Hidden Packages System
Hello my dear friend, This is one of my favourite FS cause it is Of finding the packages. I could hardly find one like this so i decided to make my Own!
HOW IT WORKS:
A total of 100 "Hidden Packages" are placed around the whole map of San Andreas, with a Sound when finding one "Hidden Package", and the Original text as in GTA: Vice City.
Once you found one "Hidden Package", the amount of found "Hidden Packages" will increase by one.
Every "Hidden Package" which has been found, will be saved in the player's file.
When you finally found 100 "Hidden Packages", you’ ll get a bonus of $20000, like in GTA: Vice City.
Note:
1- You can change the amount of "Hidden Packages" in the PAWN file.
2- You can change the reward in the PAWN file.
INSTALLATION:
- Download it!
- Add the filterscript "[FS]Hidden_Packages.amx" in your "filterscripts" folder.
- Add it in the "server.cfg" like "filterscripts [FS]Hidden_Packages".
- You must have a folder called "HiddenPackages" in your "scriptfiles" folder.
PICTURES:
Images are At: http://imgur.com/a/bF3Mh
Re: Sam's Hidden Package System -
Variable™ - 04.08.2015
Nice man
Re: Sam's Hidden Package System -
Abagail - 04.08.2015
Are these the same locations as in singleplayer?
Re: Sam's Hidden Package System -
AbdullahShahid - 04.08.2015
actually they are from GTA VC, Gta SA dont have that kind of packages, and the locations are same
Re: Sam's Hidden Package System -
SpikY_ - 04.08.2015
Good work. +rep
Re: Sam's Hidden Package System -
AbdullahShahid - 04.08.2015
Downloadd it then and use it!
Re: Sam's Hidden Package System -
SoFahim - 04.08.2015
Really? Same post in two section? This and
This
Re: Sam's Hidden Package System -
AbdullahShahid - 04.08.2015
If anyone Use this in his server, message here his server ip, I can work for u for free!
Re: Sam's Hidden Package System -
Crayder - 04.08.2015
If you extracted the positions from the gta files, then well done. This is a nice little set up. I think of instead of just 20000 you should have levels. Like when a player finds the first 100 and receives his prize he will advance to level 2. At lvl 2 the player would receive 1.5 times the amount recieved in the last level (20000 * 1.5 = 30000, then 45000, ...).
Re: Sam's Hidden Package System -
AbdullahShahid - 04.08.2015
Nice Idea Crayder! i shall do it