21.11.2012, 20:30
(
Последний раз редактировалось Serbish; 22.11.2012 в 16:35.
Причина: Title picture
)
Hello,
I’ ve decided to release my “Hidden Packages” filterscript, as I didn’t see anyone done it yet.
WHAT IS IT?
Well, most of you will remember the 100 “Hidden Packages” (Tiki Statues) in GTA: Vice City, so basicly, this filterscript will allow you to search for them in SA:MP.
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 $100100, like in GTA: Vice City.
NOTE:
You can change the amount of Hidden Packages by changing the value:
LINE: 8 -
Код:
#define MAX_HIDDEN_PACKAGES 100
The reward for finding all "Hidden Packages" can be changed aswell, by changing the line below:
LINE: 213 -
Код:
GivePlayerMoney(playerid, 100100); // REWARD FOR FINDING ALL HIDDEN PACKAGES.
When you collect them:
Once you found all, it should look like this:
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.
BUGS:
No bugs found so far.
In case you find any, post them here !
CREDITS:
All credits, except the “dini” function from DracoBlue, goes to me!
DOWNLOAD:
Solidfiles - http://www.solidfiles.com/d/9fca3bab23/
File-Upload - http://www.file-upload.net/download-...KAGES.rar.html
Pastebin - http://pastebin.com/2L6iNLe7
More Mirrors are welcome.
Have fun.