SA-MP Forums Archive
Moving player start Position, HELP! :) - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Moving player start Position, HELP! :) (/showthread.php?tid=71294)



Moving player start Position, HELP! :) - Simmeey - 31.03.2009

I am going to change my servers coordinates where people start, They start at the AIRPORT now. But i want them to start at another place.

I used /save to get the position, i use it for cars so.
My coordinate: AddPlayerClass(115,2027.4417,1912.7527,12.3055,265 .2583,0,0,0,0,0,0); //

And i want to change this: AddPlayerClass(Peds[i][0],1958.3783,1343.1572,1100.3746,269.1425,-1,-1,-1,-1,-1,-1);
I tryed manyways, but can you copy this and make it work?

thaaanks.


Re: Moving player start Position, HELP! :) - basker - 31.03.2009

go to the position you wont to start Type /Save and then a savedpostion.txt is add to your RockStars/Gta San andreas just clikc it and a line like this should be there
Код:
AddPlayerClass(modelid,Float:spawn_x,FloatSpawn:y,Float:spawn_z,Float:z_angle,Weapon,ammo,weapon,ammo,weapon,ammo
then just add that under OnGameModeInit

And then you good to go :P

you can also use the https://sampwiki.blast.hk/wiki/AddPlayerClass




Re: Moving player start Position, HELP! :) - Luka P. - 31.03.2009

Quote:
Originally Posted by basker
go to the position you wont to start Type /Save and then a savedpostion.txt is add to your RockStars/Gta San andreas just clikc it and a line like this should be there
Код:
AddPlayerClass(modelid,Float:spawn_x,FloatSpawn:y,Float:spawn_z,Float:z_angle,Weapon,ammo,weapon,ammo,weapon,ammo
then just add that under OnGameModeInit

And then you good to go :P

you can also use the https://sampwiki.blast.hk/wiki/AddPlayerClass

[center][b]true,and look another time on wiki.sa-mp.com


Re: Moving player start Position, HELP! :) - Norn - 31.03.2009

Quote:
Originally Posted by ™ScorpioN
Quote:
Originally Posted by basker
go to the position you wont to start Type /Save and then a savedpostion.txt is add to your RockStars/Gta San andreas just clikc it and a line like this should be there
Код:
AddPlayerClass(modelid,Float:spawn_x,FloatSpawn:y,Float:spawn_z,Float:z_angle,Weapon,ammo,weapon,ammo,weapon,ammo
then just add that under OnGameModeInit

And then you good to go :P

you can also use the https://sampwiki.blast.hk/wiki/AddPlayerClass

[center][b]true,and look another time on wiki.sa-mp.com
He's already posted that, why post it again?


Re: Moving player start Position, HELP! :) - Luka P. - 31.03.2009

[center][b]i`m fool...i`m spammer in blood (i need posts , sorry)