deo skripte da cu vam
slike/video
problem:Imam autosalon grotti u njega ulazim na tipku f e sad ja sam uradio jos jedan salon i kopirao sam za ulaz i izlaz od groti-a e sad ja udjem u novi salon sve extra a kad izadjem spawna igraca kod izlaska za grotti evo vam ovo
else if(PlayerToPointStripped(1, playerid,542.2438,-1293.2196,17.2422, cx,cy,cz))
{//AUTO SALON GROTI
GameTextForPlayer(playerid, "~b~Auto Salon", 5000, 1);
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid,-1593.8226,716.2480,-5.2422);
PlayerInfo = 0;
}
else if(PlayerToPointStripped(1, playerid,-1593.8226,716.2480,-5.2422, cx,cy,cz))
{//AUTO SALON GROTI EXIT
GameTextForPlayer(playerid, "", 5000, 1);
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid,542.2438,-1293.2196,17.2422);
PlayerInfo = 0;
}
/////////////////////////////////////////////////////////////////////////////////
else if(PlayerToPointStripped(1, playerid,1672.1359,-1095.0432,23.9063, cx,cy,cz))
{//AUTO SALON Svift
GameTextForPlayer(playerid, "~b~Auto Salon", 5000, 1);
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid,-1594.0057,716.0254,-5.2422);
PlayerInfo = 0;
}
else if(PlayerToPointStripped(1, playerid,-1594.0057,716.0254,-5.2422, cx,cy,cz))
{//AUTO SALON GROTI Svift
GameTextForPlayer(playerid, "", 5000, 1);
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid,1672.1359,-1095.0432,23.9063);
PlayerInfo = 0;
}