[Pomoc] Eror 017 "vehicleid"

13. Apr. 2013. Zaključano
283
pregleda
6
postova
Robi031
4
Enforcer
13. Apr. 2013.
Skripta koju koristim:Moj gm od 0
Detaljan opis problema😛a ovako znaci kada sam ovo imao pod "OnPlayerEnterVehcile" nije bilo errora a kada sam stavio u "OnPlayerStateChange" ima:S
Dio skripte:
//_______________________________________________________PoliceDepartment Vozila
if(vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila)
    {
    if(PlayerInfo == 1 || PlayerInfo == 1){ }
    else
{
    SCM(playerid, SVIJETLOPLAVA, "{FF0000} Niste član 'Police Department' organizacije!");
  RemovePlayerFromVehicle(playerid);
    TogglePlayerControllable(playerid, 1);
      }
}
    if(vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila || vehicleid == PDVozila)
  {
  if(PlayerInfo == 1 || PlayerInfo == 1){ }
else
{
SCM(playerid, SVIJETLOPLAVA, "{FF0000} Niste član 'Police Department' organizacije!");
RemovePlayerFromVehicle(playerid);
TogglePlayerControllable(playerid, 1);
  }
    }
//__________________________________________________________________Grove Vozila
if(vehicleid == GroveVozila || vehicleid == GroveVozila || vehicleid == GroveVozila || vehicleid == GroveVozila)
    {
    if(PlayerInfo == 3 || PlayerInfo == 3){ }
    else
{
    SCM(playerid, SVIJETLOPLAVA, "{FF0000} Niste član 'Grove Street' organizacije!");
  RemovePlayerFromVehicle(playerid);
    TogglePlayerControllable(playerid, 1);
      }
}
    if(vehicleid == GroveVozila || vehicleid == GroveVozila || vehicleid == GroveVozila || vehicleid == GroveVozila)
  {
  if(PlayerInfo == 3 || PlayerInfo == 3){ }
else
{
SCM(playerid, SVIJETLOPLAVA, "{FF0000} Niste član 'Grove Street' organizacije!");
RemovePlayerFromVehicle(playerid);
TogglePlayerControllable(playerid, 1);
  }
    }
//__________________________________________________________________Hitman Vozila
if(vehicleid == HitmanVozila || vehicleid == HitmanVozila || vehicleid == HitmanVozila || vehicleid == HitmanVozila)
    {
    if(PlayerInfo == 8 || PlayerInfo == 8){ }
    else
{
    SCM(playerid, SVIJETLOPLAVA, "{FF0000} Niste član 'Hitman Agency' organizacije!");
  RemovePlayerFromVehicle(playerid);
    TogglePlayerControllable(playerid, 1);
      }
}
    if(vehicleid == HitmanVozila || vehicleid == HitmanVozila || vehicleid == HitmanVozila || vehicleid == HitmanVozila)
  {
  if(PlayerInfo == 8 || PlayerInfo == 8){ }
else
{
SCM(playerid, SVIJETLOPLAVA, "{FF0000} Niste član 'Hitman Agency' organizacije!");
RemovePlayerFromVehicle(playerid);
TogglePlayerControllable(playerid, 1);
  }
    }

Neke slike/video za lakse dobivanje pomoci(neobavezno):
Blaeks_Biofor
5
Forum Don
13. Apr. 2013.
new vehicle = GetPlayerVehicleID(playerid);
Marjan_King
5
Kingpin
13. Apr. 2013.
new vehicleid = GetPlayerVehicleID(playerid);
Robi031
4
Enforcer
13. Apr. 2013.
to znam i ja ali gdje dodat u to ili gore?
Blaeks_Biofor
5
Forum Don
13. Apr. 2013.
ispred tvog koda, znaci liniju ispred
Robi031
4
Enforcer
13. Apr. 2013.
Bam Bam bam 😄
Ty dečki😄 <3

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha