31.01.2013, 10:04
This is my new FS. You can use this to design a job ingame very quickly.
Very easy to use!
****************
Features:
1. MySQL saving system of co-ordinates, vehicles and job names.
2. Very easy to use ingame.
3. Per vehicle missions only.
4. One command for all vehicle JOBS - /startjob.
5. Gives cash dependant on the distance (Distance*10, for now.)
****************
How to design a mission/job:
READ BEFORE ASKING ANY QUESTIONS.
1. Use /designjob to start designing, enter the name of the mission.
2. Use /savejobv in a vehicle which you want to be the 'mission vehicle.'
3. Use /firstpickup in a car to make the firstpickup place anywhere you want.
4. Use /setdest anywhere to set it the FINAL destination for the job.
Done!
This system disallows anyone from using /mission while you are designing a job.
Use /stopcreatejob to stop creating a job.
Then check it out using /mission in that car/vehicle.
****************
Credits:
Cueball, BetaMaster, etc for their - zone system, thingy.
****** - sscanf.
Zeex - zcmd.
Incognito - streamer.
Kalcor - SA-MP.
****************
Images:
***************
Important things:
Edit the lines
That will create a table called 'jobs' in your database! Simple! I might put in other things I forgot.
Download is below, attached.
***************
Please try to keep credits. If you don't, I am not going to sue you. But, try to acknowledge my work.
***************
Known bugs:
None for now!
****************
Thanks.
Very easy to use!
****************
Features:
1. MySQL saving system of co-ordinates, vehicles and job names.
2. Very easy to use ingame.
3. Per vehicle missions only.
4. One command for all vehicle JOBS - /startjob.
5. Gives cash dependant on the distance (Distance*10, for now.)
****************
How to design a mission/job:
READ BEFORE ASKING ANY QUESTIONS.
1. Use /designjob to start designing, enter the name of the mission.
2. Use /savejobv in a vehicle which you want to be the 'mission vehicle.'
3. Use /firstpickup in a car to make the firstpickup place anywhere you want.
4. Use /setdest anywhere to set it the FINAL destination for the job.
Done!
This system disallows anyone from using /mission while you are designing a job.
Use /stopcreatejob to stop creating a job.
Then check it out using /mission in that car/vehicle.
****************
Credits:
Cueball, BetaMaster, etc for their - zone system, thingy.
****** - sscanf.
Zeex - zcmd.
Incognito - streamer.
Kalcor - SA-MP.
****************
Images:
***************
Important things:
Edit the lines
pawn Код:
#define SQL_HOST "Your host here."
#define SQL_DB "Your database here."
#define SQL_USER "Your username here."
#define SQL_PASS "Your pass here."
Download is below, attached.
***************
Please try to keep credits. If you don't, I am not going to sue you. But, try to acknowledge my work.
***************
Known bugs:
None for now!
****************
Thanks.