TD Pomoc


Započeo Fr0z3n, Jun 29, 2020, 14:23:38 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Problem(error/warning): Nikako ovo www.hard-life.com da mi bude preko Uigri_PTD[playerid][49], ako neko nije razumeo znaci ovaj 45 mora da bude preko 49 a ovo je obrnuto
Deo skripte:
Uigri_PTD[playerid][49] = CreatePlayerTextDraw(playerid, 557.500000, 8.875000, "[");
	PlayerTextDrawLetterSize(playerid, Uigri_PTD[playerid][49], 0.463000, 1.438124);
	PlayerTextDrawTextSize(playerid, Uigri_PTD[playerid][49], 558.000000, 0.000000);//belo l/i
	PlayerTextDrawAlignment(playerid, Uigri_PTD[playerid][49], 1);
	PlayerTextDrawColor(playerid, Uigri_PTD[playerid][49], -1);
	PlayerTextDrawUseBox(playerid, Uigri_PTD[playerid][49], 1);
	PlayerTextDrawBoxColor(playerid, Uigri_PTD[playerid][49], -1);
	PlayerTextDrawSetShadow(playerid, Uigri_PTD[playerid][49], 0);
	PlayerTextDrawSetOutline(playerid, Uigri_PTD[playerid][49], 0);
	PlayerTextDrawBackgroundColor(playerid, Uigri_PTD[playerid][49], 255);
	PlayerTextDrawFont(playerid, Uigri_PTD[playerid][49], 2);
	PlayerTextDrawSetProportional(playerid, Uigri_PTD[playerid][49], 1);
	PlayerTextDrawSetShadow(playerid, Uigri_PTD[playerid][49], 0);

	Uigri_PTD[playerid][45] = CreatePlayerTextDraw(playerid, 559.500000, 17.187500, "www.hard-life.com");
	PlayerTextDrawLetterSize(playerid, Uigri_PTD[playerid][45], 0.208999, 0.760000);
	PlayerTextDrawAlignment(playerid, Uigri_PTD[playerid][45], 1);
	PlayerTextDrawColor(playerid, Uigri_PTD[playerid][45], 9830399);
	PlayerTextDrawSetShadow(playerid, Uigri_PTD[playerid][45], 0);
	PlayerTextDrawSetOutline(playerid, Uigri_PTD[playerid][45], 0);
	PlayerTextDrawBackgroundColor(playerid, Uigri_PTD[playerid][45], 255);
	PlayerTextDrawFont(playerid, Uigri_PTD[playerid][45], 1);
	PlayerTextDrawSetProportional(playerid, Uigri_PTD[playerid][45], 1);
	PlayerTextDrawSetShadow(playerid, Uigri_PTD[playerid][45], 0);

Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
Kod: [Izaberi]
Slika/video ingame problema(obavezno ako je ingame problem): //
Poslednja Izmena: Jun 30, 2020, 11:48:33 PRE PODNE od SlavicBeast

Uigri_PTD[playerid][49] = CreatePlayerTextDraw(playerid, 557.500000, 8.875000, "[");   
izvrsi posle
Uigri_PTD[playerid][45] = CreatePlayerTextDraw(playerid, 559.500000, 17.187500, "www.hard-life.com");


Znaci prvo kreiras 45 pa potom 49 tako ces im promeniti layere.
[Include] > Optidraw
[Include] > Model-Sizes-SQL

Samo stavi da ti ovaj 45 bude iznad 49 td i tj to