Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): //
Slika/video ingame problema(obavezno ako je ingame problem): //
Deo skripte:
public OnVehicleStreamIn(vehicleid, forplayerid)
{
if(vehicleid == RCVozila(vehicleid))
{
if(PlayerInfo == 3)
{
SetVehicleParamsForPlayer(vehicleid, forplayerid, 0, 0);
}
else
{
SetVehicleParamsForPlayer(vehicleid, forplayerid, 0, 1);
GameTextForPlayer(forplayerid,"~b~~h~RUSSIAN CARTEL",3000,4);
}
}
return 1;
}
stock RCVozila(vehicleid)
{
if(vehicleid == RCVozilo || vehicleid == RCVozilo || vehicleid == RCVozilo || vehicleid == RCVozilo || vehicleid == RCVozilo || vehicleid == RCVozilo ||
vehicleid == RCVozilo || vehicleid == RCVozilo || vehicleid == RCVozilo)
{
return 1;
}
return 0;
}

