[FilterScript] Trucking Sidejob - 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] Trucking Sidejob (
/showthread.php?tid=487597)
Trucking Sidejob -
Dignity - 14.01.2014
Trucker Sidejob. This basically allows you to type /startjob whenever you enter defined vehicle and it will act as a trucking job until you have completed the necessary objectives. This was a learning curve for me and can be used as an example to newbies of how it /can/ be done. I don't claim this to be efficient or anything, I doubt it actually is, but whatever. I have added necessary comments explaining the functions for whoever it benefits. Made this in about 20-30 minutes from zero. Functions may not work properly as it has not been tested, only compiled, but I'd rather give this away instead of binning it.
Features:
- Defined trucking vehicles
- If player enters trucking vehicle, let them know they can start a trucking job
- When starting a trucking job, redirect them to a random checkpoint (8 in total - 3 in LS, 2 in SF, 3 in LV)
- When entering the checkpoint - give them a message that "the goods have been loaded" and make a new CP
- When entering the new CP, players get a random money amount (between 1-5000) and a message saying how much they earned
I think that covers it. This command also uses
zcmd.inc for it's commands. Also; I would love feedback on this code, any suggestions and tips are welcome! (:
Download link: https://hostr.co/oUMRD8RkRDQu
(Tell me if it's down so I can re-upload it. Like I said, I don't know if it functions at all, but questions can be sent to me)
Re: Trucking Sidejob -
Mattakil - 15.01.2014
kawaii
Re: Trucking Sidejob -
Dignity - 15.01.2014
Quote:
Originally Posted by Mattakil
kawaii
|
thanks <3
Re: Trucking Sidejob -
John_Harper - 16.01.2014
That's nice, Mione! keep up the good work.
Re: Trucking Sidejob -
NTVbeleza - 05.04.2014
new CP does not load does not appear
Re: Trucking Sidejob -
Dignity - 05.04.2014
Quote:
Originally Posted by NTVbeleza
new CP does not load does not appear
|
I'll upload a fixed version later. Noticed it was bugged a few ago but never got around to fixing it. It'll be done by 11 PM tonight.
Re: Trucking Sidejob -
ParadiseRP - 05.04.2014
Good job , Mionne!
Re: Trucking Sidejob -
Warmonger1984 - 05.04.2014
Nice