Argumenti :D


Započeo Nobody.aMx, Oktobar 04, 2017, 17:51:01 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim:0
Detaljan opis problema:Argumenti :D
Dio skripte:
new PlayerText:KARTA_TD[MAX_PLAYERS][8];
Na ovoj baca errore(warning): PlayerTextDrawShow(playerid, PlayerText:KARTA_TD);
OnGameModeInit
{
    KREIRAJ_TD();
}
stock KreirajTD()
{
//---------------------------------KARTA--------------------------------------//
	new playerid;
	KARTA_TD[playerid][0] = CreatePlayerTextDraw(playerid, -0.500000, -0.312500, "LD_SPAC:white");
	PlayerTextDrawLetterSize(playerid, KARTA_TD[playerid][0], 0.000000, 0.000000);
	PlayerTextDrawTextSize(playerid, KARTA_TD[playerid][0], 652.000000, 416.000000);
	PlayerTextDrawAlignment(playerid, KARTA_TD[playerid][0], 1);
	PlayerTextDrawColor(playerid, KARTA_TD[playerid][0], 255);
	PlayerTextDrawSetShadow(playerid, KARTA_TD[playerid][0], 0);
	PlayerTextDrawSetOutline(playerid, KARTA_TD[playerid][0], 0);
	PlayerTextDrawBackgroundColor(playerid, KARTA_TD[playerid][0], 255);
	PlayerTextDrawFont(playerid, KARTA_TD[playerid][0], 4);
	PlayerTextDrawSetProportional(playerid, KARTA_TD[playerid][0], 0);
	PlayerTextDrawSetShadow(playerid, KARTA_TD[playerid][0], 0);

	KARTA_TD[playerid][1] = CreatePlayerTextDraw(playerid, -0.500000, -0.312500, "LD_SPAC:white");
	PlayerTextDrawLetterSize(playerid, KARTA_TD[playerid][1], 0.000000, 0.000000);
	PlayerTextDrawTextSize(playerid, KARTA_TD[playerid][1], 652.000000, 416.000000);
	PlayerTextDrawAlignment(playerid, KARTA_TD[playerid][1], 1);
	PlayerTextDrawColor(playerid, KARTA_TD[playerid][1], 255);
	PlayerTextDrawSetShadow(playerid, KARTA_TD[playerid][1], 0);
	PlayerTextDrawSetOutline(playerid, KARTA_TD[playerid][1], 0);
	PlayerTextDrawBackgroundColor(playerid, KARTA_TD[playerid][1], 255);
	PlayerTextDrawFont(playerid, KARTA_TD[playerid][1], 4);
	PlayerTextDrawSetProportional(playerid, KARTA_TD[playerid][1], 0);
	PlayerTextDrawSetShadow(playerid, KARTA_TD[playerid][1], 0);
       ...
}

Neke slike/video za lakse dobivanje pomoci(neobavezno):

Sry za tag @Muma @MEDO

ne radi dupli post, posto je rijeseno - ide lock.