small codding issue
#1

for(new i = 0; i <= sizeof(Peds)-1; i++)
{

AddPlayerClass(Peds[i][0],1223.4302,-1814.0341,16.5938,274.5802,0,0,0,0,0,0); // spawn

}
for(new i = 0; i < sizeof(CreatedCars); i++)

i want to change my spawn i change it

i also done this

public OnPlayerRequestClass(playerid, classid)
{
/*SetPlayerPos(playerid, 1223.4302,-1814.0341,16.593;
SetPlayerCameraPos(playerid, 1227.6113,-1817.1354,16.593;
SetPlayerCameraLookAt(playerid, 1223.4302,-1814.0341,16.593;*/
SpawnPlayer(playerid);
return 1;
}

when i am in resgistration its shows my place at backgruod after tutiorl its spawn anthore place that was fixed in gm idk how i change it to my place tell me
Reply
#2

Use (/save) on a position take the coordonates and replace them on AddPlayerClass.
Reply
#3

i replace it , should i delete Peds[i]?
Reply
#4

i cant comppile without peds
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)