[FilterScript] Dynamic Pizza Job - SQLite (Create Pizza mission anywhere) - 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] Dynamic Pizza Job - SQLite (Create Pizza mission anywhere) (
/showthread.php?tid=594411)
Dynamic Pizza Job - SQLite (Create Pizza mission anywhere) -
Lczy - 17.11.2015
Dynamic Pizza Job System
Description
Create a pizza job anywhere, and deliver some pizza to earn money/score.
How to add pizza job?
- First you need to make a place to start a pizza job (use /createpizzajob)
- Add some places for pizza delivery (/createdelivery <location name>)
- Type /pizza near pizza job pickup to start the pizza mission, the delivery location is marked with red waypoint in radar (ESC->Map)
- If you left your vehicle whilst on a mission, you have 10 seconds to back to your vehicle.
- Or your mission will be failed.
- To complete this pizza mission, you just need to go to the red waypoint and you will find the pizza pickup.
Commands
Quote:
- Player
/pizza - To start a pizza mission
/pizzacmds - Shows command list
- Admin
/pizzaboy - Spawns a pizzaboy
/createpizzajob - Create a pizza job (place to start a pizza mission)
/createdelivery - Add pizza delivery location
...
|
Note
- You can change the money prize from pizza job by editing "#define PIZZA_MONEY 9000000"
- You can change the score prize from pizza job by editing "#define SCORE_BONUS 2"
Thanks to
Quote:
Kalcor - SA:MP
sscanf2 - Y_Less
izcmd - Yashas & Zeex
streamer - Incognito
All SA:MP forums users
|
Download
Pastebin
Full package is on attachment
If you have any suggestions or found a bugs, please PM me or by replying this thread.
Re: Dynamic Pizza Job - SQLite (Create Pizza mission anywhere) -
kensun - 18.11.2015
Good work
.
Re: Dynamic Pizza Job - SQLite (Create Pizza mission anywhere) -
Karan007 - 19.11.2015
Nice job! Keep it up.
Re: Dynamic Pizza Job - SQLite (Create Pizza mission anywhere) -
Lczy - 19.11.2015
Thanks guys