Moving player start Position, HELP! :)
#1

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.
Reply
#2

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

Reply
#3

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
Reply
#4

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?
Reply
#5

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


Forum Jump:


Users browsing this thread: 1 Guest(s)