Help for my server - 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: Help for my server (
/showthread.php?tid=357137)
Help for my server -
Tuntun - 06.07.2012
Hello
i need a help for my server.i am trying to add mission in my map.. but i can't please tell me how to add mission in my map. i use /save in my map and the code :
AddPlayerClass(217,2859.7285,-2657.1089,15.0624,180.0959,0,0,0,0,0,0); //
Please help me.
Re: Help for my server - Glint - 06.07.2012
Quote:
Originally Posted by Tuntun
Hello
i need a help for my server.i am trying to add mission in my map.. but i can't please tell me how to add mission in my map. i use /save in my map and the code :
AddPlayerClass(217,2859.7285,-2657.1089,15.0624,180.0959,0,0,0,0,0,0); //
Please help me.
|
Explain better, and what do you mean by mission ?
Re: Help for my server -
Tuntun - 06.07.2012
mission mean /work
my server is pilot so i want to add mission in my map...
Re: Help for my server -
mineralo - 06.07.2012
I think he mean how to extract coordonates from saved stuff
AddPlayerClass(skin, Float

, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
more read here >>>
https://sampwiki.blast.hk/wiki/AddPlayerClass
Re: Help for my server -
Tuntun - 06.07.2012
no... i mean how add new mission point??in my new map.