Creating Missions - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Creating Missions (
/showthread.php?tid=475786)
Creating Missions -
Excelize - 15.11.2013
Hello there samp!
I would like to request help with creating missions( Jobs ) For a new gamemode I'm making. Basically like in any trucking server, you just do /work, and it gives you the loading point, marks it on your map with a red blimp, and creates a checkpoint at the coordinates, switches to the unloading point , and gives you money and score..
So i was thinking someone could help me with this. I've went into debug, and saved 2 positions(A start at LSA and a finish at LVA). Someone please help me, this would be a lifesaver!
Код:
AddPlayerClass(0,1798.9388,-2415.8245,13.5547,93.0992,0,0,0,0,0,0); // LS Mission
AddPlayerClass(0,1567.5504,1384.1744,10.8559,226.0107,0,0,0,0,0,0); // LV Mission
Thanks again,
Excelize
Re: Creating Missions -
newbie scripter - 15.11.2013
Checkpoints and etc will do it, but idk much about CP script. wait for others reply
Re: Creating Missions -
Excelize - 15.11.2013
Yeah neither.. Never used CPs before
Re: Creating Missions -
Excelize - 15.11.2013
Anyone?
Re: Creating Missions -
RajatPawar - 15.11.2013
Hello, I think one of my tutorials would help you a lot. Please check it out, it's on how to make jobs/missions.
Click on this link
Re: Creating Missions -
Excelize - 15.11.2013
Thank you Soo freaking much. That's great