[FilterScript] Simple Trucker Job
#1

Trucker Job - By Cena44(Timon)
What is this?
it's a simply trucking job, where you can take a truck from willowfield to east Los santos factory

Sounds good, Where can I get this job?
it's located at the Willowfield at the north of Ocean Docks

Ahhh, great, can you show us a video/picture?
[ame]http://www.youtube.com/watch?v=VeXPh3LvuSw[/ame]

Dude, where can I get that?
Current Version 2.0:
Mediafire
Solidfiles
Pastebin

Old versions:
Код:
Version 1.0:
Mediafire
Change Log:
Код:
V2.0:
--Added Legal/Illegal products
--Added a special prize for delivering the weapons (Deagle)
--Added more prodcts, now you can choose what do you want to deliver: food/clothing/drugs/weapons
V1.0:
--published
--Created The script
Bugs: Reply here if you find any - currently there is none
Fixed Bugs: N/A
Credits: Me for the idea, script, blablabla, etc
SA-MP Wiki: helped me with understanding the callbacks/functions/etc.
Reply
#2

not bad keep it up!

btw first post! =D
Reply
#3

very simple and original ideea
Reply
#4

Very nice but every time when getting charged -1000 or being payed 5000 it just goes and deletes real quick and you dont get charged or paid. Anything I can do to solve this?
Reply
#5

Good one, Nice script
Thx for it
Reply
#6

Quote:
Originally Posted by repalone11
Посмотреть сообщение
Very nice but every time when getting charged -1000 or being payed 5000 it just goes and deletes real quick and you dont get charged or paid. Anything I can do to solve this?
you are using a gamemode that has a different money system, lets say you are using zGaming Roleplay, in-order to get the cash saved you have to change
pawn Код:
Giveplayermoney(playerid, -1000);
pawn Код:
Giveplayermoney(playerid, 5000);
to
pawn Код:
GiveZaiatMoney(playerid, -1000);
pawn Код:
GiveZaiatMoney(playerid, 5000);
Reply
#7

Version 2.0 Released, I have added many things to improve the job, read the changelog for more info
Reply
#8

Good Script Simple
Reply
#9

Simple and good script.
Reply
#10

Quote:
Originally Posted by Team_PRO
Посмотреть сообщение
Good Script Simple
Quote:
Originally Posted by [xB]Lordz
Посмотреть сообщение
Simple and good script.
Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)