06.11.2010, 20:11
(
Последний раз редактировалось Kwarde; 07.11.2010 в 10:09.
Причина: Removing "[center]" tag
)
Folder Delivery System - BETA 2.0
Hi everyone!
I'm currently busy with an Folder Delivery System. It's now in the BETA fase, and it ain't completed at all!
First I'll give some explaination:
When you typ "/startfj" (START Folder Job) your job will start.
There are currently 4 streets (LS): Ganton, Jefferson, Playa Del Seville, Verdant Bluffs.
When you're in the street you've got assigned, the green street (its marked in green) will flash. (green-red) and you'll get the text: FolderChief: Good. Now stay here 60 seconds
After 60 seconds, you'll get your money. If you're gonna leave the street, the flashing will stop and you'll get the message: FolderChief: PLAYERNAME, don't leave there! Go back to your street, NOW
And btw, you'll get 150 dollar per folder . And you'll get 10-30 folders per time (random)
You can edit the Minimum/Maximum folders you get, and you can edit how much money you'll get per folder
Here's the download link (PASTEBIN <.pwn>): http://kwarde.pastebin.com/5f8i90Dx
Like I said: This is an BETA! It can be buggy and it ain't 100% good. (I think)
Soon it will be much better
Please report bugs
Upcoming features
- Save diskspace (.pwn), Progress: 0%
- Add your own streets, Progress: DONE
- Have a real folder in your hand, Progress: 0%
- Walk to every door of the house and press ENTER to throw a folder into the door (real object), Progress: 0%
- Removing all bugs, Progress: ~?%
NOTE: I'm going to begin with that TOMORROW!
Screens/Videos
I'll make a video when the script is updated (see the "Upcoming Features", im gonna complete those first)
Last Update
Update to BETA 2.0 - Full rebuild; add your own streets
uestion: Why did you post this script if it ain't completed yet?
Answer: Because it is good enough to post
Enjoy the BETA version of the script
Hi everyone!
I'm currently busy with an Folder Delivery System. It's now in the BETA fase, and it ain't completed at all!
First I'll give some explaination:
When you typ "/startfj" (START Folder Job) your job will start.
There are currently 4 streets (LS): Ganton, Jefferson, Playa Del Seville, Verdant Bluffs.
When you're in the street you've got assigned, the green street (its marked in green) will flash. (green-red) and you'll get the text: FolderChief: Good. Now stay here 60 seconds
After 60 seconds, you'll get your money. If you're gonna leave the street, the flashing will stop and you'll get the message: FolderChief: PLAYERNAME, don't leave there! Go back to your street, NOW
And btw, you'll get 150 dollar per folder . And you'll get 10-30 folders per time (random)
You can edit the Minimum/Maximum folders you get, and you can edit how much money you'll get per folder
pawn Код:
new MoneyPerFolder = 150;
new MinFolders = 10;
new MaxFolders = 30;
Like I said: This is an BETA! It can be buggy and it ain't 100% good. (I think)
Soon it will be much better
Please report bugs
Upcoming features
- Save diskspace (.pwn), Progress: 0%
- Add your own streets, Progress: DONE
- Have a real folder in your hand, Progress: 0%
- Walk to every door of the house and press ENTER to throw a folder into the door (real object), Progress: 0%
- Removing all bugs, Progress: ~?%
NOTE: I'm going to begin with that TOMORROW!
Screens/Videos
I'll make a video when the script is updated (see the "Upcoming Features", im gonna complete those first)
Last Update
Update to BETA 2.0 - Full rebuild; add your own streets
uestion: Why did you post this script if it ain't completed yet?
Answer: Because it is good enough to post
Enjoy the BETA version of the script