pomoc oko spawna

Započeo | MARKO |
2. Avg. 2010.
819
pregleda
3
postova
filip_pnv
4
Made Man
2. Avg. 2010.
promjenio sam spawn igraca. i sad kad se ubijem namjerno ili ne, server me spawna na default spawn mjesto. na ls aeru. znm zasto. zna li netko kako bi to mogao promjeniti?
ili kad kao lider organizacije udjem na server ne spawna me na spawn mjestu u org nego na aeru u ls. i izgubio mi se spawn. sad se spawnam u zraku i sam padam. hvala
Chris
5
Godfather
3. Avg. 2010.
Eh, nađeš u modu
public SetPlayerSpawn(playerid)
Onda ispod toga nađeš gdje su ti ispisani svi spawnowi
else
    {
SetPlayerToTeamColor(playerid);
if(PlayerInfo == 1)//Hrvatska
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else if(PlayerInfo == 2)//BiH
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else if(PlayerInfo == 3)//Srbija
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else if(PlayerInfo == 4)//Slovenija
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else if(PlayerInfo == 5)//Crna Gora
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else if(PlayerInfo == 6)//Makedonija
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
else if(PlayerInfo == 7)//Ostalo
{
    SetPlayerPos(playerid,1271.7253,295.0884,20.6563);
SetPlayerFacingAngle(playerid, 132.0755);
SetPlayerInterior(playerid,0);
PlayerInfo = 0;
}
Tu si promijen is
filip_pnv
4
Made Man
3. Avg. 2010.
rjesio sam. hvala. ali zasto sad kad poginem se onda spawnam na default spawn mjesto? na aeru u ls. nzm zast

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha