[POMOC] Nece da sacuva tuning

Započeo Jakisic
5. Jul 2014. Zaključano
440
pregleda
10
postova
Milos123
5
Underboss
5. Jul 2014.
Skripta koju koristite:editujem be
Problem: Kad tuniram auto na njemu je tuning ali kad /v park tuning je i dalje tu ali kad sednem u auto tuning nestan ostane samo boja,a nitro,spojleri i ostalo ne ostaje..
deo skripte: recite sta vam je potrebno
Slike://
Rudimental
5
OG Legend
5. Jul 2014.
Jel koristis mozda Filterscriptu ili je u modu sistem za save tuning-a ?
Milos123
5
Underboss
5. Jul 2014.
â–… â–† â–ˆ Rudimental â–ˆ â–† â–… wrote on July 5, 2014, 9:21 pm:
Jel koristis mozda Filterscriptu ili je u modu sistem za save tuning-a ?

ne koristim fs... a trebalo bi da ima ovo je edit BExtaxy v3.0.0.1 valjda nzm tacno
Rudimental
5
OG Legend
5. Jul 2014.
Pa jel postoji baza koja sacuvava tuning ?
Milos123
5
Underboss
5. Jul 2014.
ne znam ali u scriptfiles ima jedan folder vehicles  al ja to vervoatno nema veze s time evo sta ima u tom folderu http://www.zaslike.com/viewer.php?file=crwvgb6x04vr1ogtropz.png
Rudimental
5
OG Legend
5. Jul 2014.
Pa vidi dali imas u modu ove funkcije
http://wiki.sa-mp.com/wiki/GetVehicleComponentInSlot
http://wiki.sa-mp.com/wiki/Function:AddVehicleComponent

Ako nemas onda znaci da ni nemas tuning save system, i moras ga sam napraviti 😄
Milos123
5
Underboss
6. Jul 2014.
a jel ima neka FS da sacuva tuning ?
Milos123
5
Underboss
6. Jul 2014.
E da video sam tvoj jedan post za isti problem i ja imam JunkBuster i isto mi se desava kad udjem u tuniran auto tuning nestane...da nije mozda do toga ?
Milos123
5
Underboss
6. Jul 2014.
Evo sta sam ja nasao u skripti
 else if(strcmp(x_nr,"park",true) == 0)
        {
            new Float:x,Float:y,Float:z;
new Float:a;
new carid;
new getcarid;
if(GetPlayerVehicleID(playerid) == PI) { carid = PI; }
else if(GetPlayerVehicleID(playerid) == PI) { carid = PI; }
else if(GetPlayerVehicleID(playerid) == PI) { carid = PI; }
else if(GetPlayerVehicleID(playerid) == PI) { carid = PI; }
else { return 1; }
getcarid = GetPlayerVehicleID(playerid);
GetPlayerName(playerid, playername, sizeof(playername));
GetVehiclePos(carid, x, y, z);
//GetPlayerFacingAngle(playerid, a);

  GetVehicleZAngle(carid, a);
if(IsPlayerInVehicle(playerid,carid) && CarInfo == 1)
{
  if(PI == 9999 && PI == 9999 && PI == 9999 & PI)
{
SendClientMessage(playerid, COLOR_GREY, "Ti ne posedujes kola.");
return 1;
}
if(getcarid == carid)
{
                    new Float:health;
                    GetVehicleHealth(GetPlayerVehicleID(playerid),health);
                    if(health <= 500)
                    {
                    SCM(playerid, SIVA, "  Ne mozete /v park vozilo koje je osteceno !");
                    return 1;
                    }
                    else
                    {
CarInfo = x;
CarInfo = y;
CarInfo = z;
CarInfo = a;
format(string, sizeof(string), "~n~ Parkirali ste vase vozilo na ovoj lokaciji. ~n~");
GameTextForPlayer(playerid, "Parkirali ste vozilo na ovoj poziciji i ono ce se stvarati tu.", 10000, 3);
      OnPropUpdate();
SacuvajIgraca(playerid);
DestroyVehicle(carid);
CreateVehicle(CarInfo,CarInfo,CarInfo,CarInfo+1.0,CarInfo,CarInfo,CarInfo,60000);
JBC_TogglePlayerControllable(playerid, 1);
return 1;
}
  }
}
        }
aleluja
5
Godfather
6. Jul 2014.
LOCK

Molimo te da procitas pravila foruma te da onda otvoris temu po pravilima

Zasto ti je tema lockana:

molio bih te da pročitaš pravila, temu možeš bump/dp svako 24h.lock

PRAVILA:

GLAVNA PRAVILA BALKAN SAMP ZAJEDNICE - http://balkan-samp.com/forum/index.php?topic=7045.0

Razgovor u vezi PAWN Skriptanja - http://balkan-samp.com/forum/index.php?topic=11453.0

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha