Detaljan opis problema:Upalim kucni server i on ocita i samo pise Number of vehicle modes: 0 i ugasi se kucni srv ? 😕 louda mu streamer i sscanf sve normalno samo se na kraju izbaci to i ugasi ??
Dio skripte:
pocetak ongamemodelnt sta treba jos dat dacu ?
UsePlayerPedAnims();
// SetTimer("Paket", 600000,true);
SetTimer("ChatDouble",3000,true);
SetTimer("ChatDoubleR",5000,true);
SetTimer("Autorepair", 1000, true);
SetTimer("DodajKetPa", 600000, true);
/* odloziproveru = SetTimer("ProveriCleo2",1500,true);
SetTimer("ProveriCleo",3000,true);*/
LotoDT = TextDrawCreate(323.0,141.0, " ");
TextDrawUseBox(LotoDT, 0);
TextDrawFont(LotoDT, 3);
TextDrawLetterSize(LotoDT, 0.899999,2.899999);
TextDrawSetShadow(LotoDT,0); // no shadow
TextDrawSetOutline(LotoDT,1); // thickness 1
TextDrawBackgroundColor(LotoDT,0x000000FF);
TextDrawColor(LotoDT,0xFFFFFFFF);
TextDrawAlignment(LotoDT,2); // align Center
AffterLoad();
/* CreateTrafficSign(5, 1810,-1320,13.25, 0, 200.0, "30");
CreateTrafficSign(5, 1812,-1320,13.25, 0, 200.0, "60");
CreateTrafficSign(5, 1814,-1320,13.25, 0, 200.0, "90");
CreateTrafficSign(19, 1816,-1320,13.25, 0, 200.0, "SONI");*/
CreateDynamicPickup(411, 1,1816,-1320,13.25);
SetTimer("CheckZ", 250, 1);//
//SharkObject = CreateDynamicObject(1608, 40, -1600, -20, 0.0, 0.0, 0.0);
SendRconCommand("rcon_password taga123");
SetTimer("RK_Update", 500, 1);
SetTimer("RK_Update1", 500, 1);
SetTimer("UpdateUlog", 500, 1);
SetTimer("UpdateTUlog", 500, 1);
ProveraL = 0;
Liftt = 0;
dupliexp = 0;
fakekillu = 0;
//lottobio = 0;
pljackautoku = 0;
prodajav = 0;
odgA = 0;
odgB = 0;
odgC = 0;
odgD = 0;
MehPozivalac = -1;
AntiDeAMX();
LoadBerza();
//======================================================
//SetNameTagDrawDistance(20.0);
//ShowNameTags(false);
/* new bla;
new fffuuuu = 0;
fffuuuu = 100;
bla = 100;
return bla;*/
SetTimer("ProgressaBar", 36000, 1);
SetTimer("updatepb", 1000, 1);
SetTimer("KiseonikBar", 12000, 1);
SetTimer("WeedRast", 1000, 1);
SetTimer("KokaRast", 1000, 1);
SetTimer("updatekiseonik", 1000, 1);
Neke slike/video za lakse dobivanje pomoci(neobavezno):
