[FilterScript] LV Unique Delivery Job
#1

Description:
Become a delivery man in this filterscript.
Its quite simple but fun.
You drive around to a total of 300 drop off points delivering goods and receiving the money for your hard earned work, you will also recieve Delivery Skill points upon each delivery

Features:
300 Delivery drop points
Random Drop off points
Delivery Skill
Timer on Drop off points
Key 'Y' Start job
Info Textdraw

Requirements:
zcmd.inc
sscanf2.inc
sscanf.dll
foreach.inc

Installation:
Put the .inc files in your 'pawno/include' folder
Put the .dll in your 'plugins' folder
Add 'Delivery' to the filterscript line of the 'server.cfg'

Adding More Delivery Drop Points:
Adding more Deivery drop points is easy, all you need to do is follow the code below,
Its as easy as that, the code will make them random.

Under
pawn Код:
new Float: DeliveryCP[][3] =// Delivery Man Job Random Checkpoints
Add
pawn Код:
{2257.2632,969.3847,10.6719},
    {2268.0129,969.2838,10.6719},
    {2116.2815,901.3974,10.8203} //Note: last line does not have a ','
Screenshots:


Downloads:
Deliverysystem.pwn (solidfiles.com)

Note: You will need to add your own vehicles VehicleID: 413 or if you have any in your gamemode they will work

Notice: If you like my work +rep, comment and share.
Reply
#2

Well, nice job bro.
Reply
#3

Nice work, Jakwob
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)