[Pomoc] Imam problem u vezi GTA RolePlay Moda

Započeo TheMonk
11. Okt. 2010.
896
pregleda
7
postova
adam
5
Kingpin
11. Okt. 2010.
Kada postavim sebe za lidera i kad me neko ubije,ja se stvorim na aerodrom,a trebalo bi u bazu.
Ajde ljudi,ovaj problem ne mogu da resim danima,znam da nekoliko servera koristi ovaj mod i molim njih i sve da pomognu..hvala
..:::Eu:::...Nicky_Boss
4
Enforcer
11. Okt. 2010.
setplayerspawn i tamo nadji lider taj i taj i stavis kordinate
adam
5
Kingpin
11. Okt. 2010.
Ali ja kad udjem na server onda se stvorim u bazu,samo kad me neko ubije ili sam sebe kad ubijem,onda se stvorim na aeru 😢
Deleted User
Obrisan korisnik
11. Okt. 2010.
Trebao bi imati komande /selectspawn il /spawnchange prvo odaberi spawn pa se kill.
adam
5
Kingpin
11. Okt. 2010.
Evo pogledajte /spawnchange komandu...

Quote
if(strcmp(cmd, "/spawnchange", true) == 0)
{
    if(IsPlayerConnected(playerid))
    {
        if(PlayerInfo != 255)
        {
            if(Spectate != 255 && PlayerInfo < 1)
            {
                SendClientMessage(playerid, COLOR_GREY, "  You are Spectating, can't change the Spawn right now !");
                return 1;
            }
            if(SpawnChange)
            {
                SendClientMessage(playerid, COLOR_GREY, "  You will now spawn at your Normal Place !");
                SpawnChange = 0;
                /*if(IsAnInstructor(playerid))
            {
                if(SchoolSpawn == 0)
                {
                    SchoolSpawn = 1;
                    SendClientMessage(playerid, COLOR_GREY, "  You will now spawn at the Flying School !");
                }
                else if(SchoolSpawn == 1)
                {
                    SchoolSpawn = 0;
                    SendClientMessage(playerid, COLOR_GREY, "  You will now spawn at the Driving School !");
                }
            }*/
            }
            else
            {
                SendClientMessage(playerid, COLOR_GREY, "  You will now spawn at your Own / Rented House !");
                SpawnChange = 1;
            }
        }
        else
        {
            /*if(IsAnInstructor(playerid))
            {
                if(SchoolSpawn == 0)
                {
                    SchoolSpawn = 1;
                    SendClientMessage(playerid, COLOR_GREY, "  You will now spawn at the Flying School !");
                }
                else if(SchoolSpawn == 1)
                {
                    SchoolSpawn = 0;
                    SendClientMessage(playerid, COLOR_GREY, "  You will now spawn at the Driving School !");
                }
            }
            else
            {*/
            SendClientMessage(playerid, COLOR_GREY, "  You dont own / rent a House !");
            return 1;
            //}
        }
    }
    return 1;
}


Kad u igri to ukucam,kaze mi Niste kupili / iznajmili kucu 😕
Deleted User
Obrisan korisnik
11. Okt. 2010.
Onda  ti nije podesen spawn za org ako uopste postoje organizacije u skripti.,
adam
5
Kingpin
11. Okt. 2010.
ajde ljudi molim vas pomozite 😢

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha