Errors :(i

Započeo Pokusaj scriptera, Jun 09, 2017, 23:54:59 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 2 gostiju pregledaju ovu temu.

Skripta koju koristim: My shit
Detaljan opis problema: ///
Dio skripte:[pawn]Registracija_UG[98] = TextDrawCreate(-5.222224, 20.600013, "LD_SPAC:white");
TextDrawLetterSize(Registracija_UG[98], 0.000000, 0.000000);
TextDrawTextSize(Registracija_UG[98], 650.000000, 79.000000);
TextDrawAlignment(Registracija_UG[98], 1);
TextDrawColor(Registracija_UG[98], 409651199);
TextDrawSetShadow(Registracija_UG[98], 0);
TextDrawSetOutline(Registracija_UG[98], 0);
TextDrawBackgroundColor(Registracija_UG[98], 255);
TextDrawFont(Registracija_UG[98], 4);
TextDrawSetProportional(Registracija_UG[98], 0);
TextDrawSetShadow(Registracija_UG[98], 0);

Registracija_UG[1] = TextDrawCreate(254.444412, 35.688865, "UnderGround");
TextDrawLetterSize(Registracija_UG[1], 0.400000, 1.600000);
TextDrawAlignment(Registracija_UG[1], 1);
TextDrawColor(Registracija_UG[1], -1);
TextDrawSetShadow(Registracija_UG[1], 0);
TextDrawSetOutline(Registracija_UG[1], 0);
TextDrawBackgroundColor(Registracija_UG[1], 255);
TextDrawFont(Registracija_UG[1], 3);
TextDrawSetProportional(Registracija_UG[1], 1);
TextDrawSetShadow(Registracija_UG[1], 0);

Registracija_UG[2] = TextDrawCreate(295.777679, 83.475616, "Registracija/Login");
TextDrawLetterSize(Registracija_UG[2], 0.166222, 0.90808;
TextDrawAlignment(Registracija_UG[2], 2);
TextDrawColor(Registracija_UG[2], -1);
TextDrawSetShadow(Registracija_UG[2], 0);[/pawn]

Neke slike/video za lakse dobivanje pomoci(neobavezno): http://prntscr.com/fhyxzr

Moe

*

Umjesto indexa 98 stavi 0 i compileaj.
Contraband Roleplay | OWNER

@Moe stavio sam da se compile sacemo da vidimo

@Moe
[pawn](121846) : error 033: array must be indexed (variable "Registracija_UG")
(121847) : error 035: argument type mismatch (argument 1)
(121848) : error 035: argument type mismatch (argument 1)
(121849) : error 035: argument type mismatch (argument 1)
(121850) : error 035: argument type mismatch (argument 1)
(121851) : error 035: argument type mismatch (argument 1)
(121852) : error 035: argument type mismatch (argument 1)
(121853) : error 035: argument type mismatch (argument 1)
(121854) : error 035: argument type mismatch (argument 1)
(121855) : error 035: argument type mismatch (argument 1)
(121856) : error 035: argument type mismatch (argument 1)
(121858) : error 033: array must be indexed (variable "Registracija_UG")
(121859) : error 035: argument type mismatch (argument 1)
(121860) : error 035: argument type mismatch (argument 1)
(121861) : error 035: argument type mismatch (argument 1)
(121862) : error 035: argument type mismatch (argument 1)
(121863) : error 035: argument type mismatch (argument 1)
(121864) : error 035: argument type mismatch (argument 1)
(121865) : error 035: argument type mismatch (argument 1)
(121866) : error 035: argument type mismatch (argument 1)
(121867) : error 035: argument type mismatch (argument 1)
(121869) : error 033: array must be indexed (variable "Registracija_UG")
(121870) : error 035: argument type mismatch (argument 1)
(121871) : error 035: argument type mismatch (argument 1)
(121872) : error 035: argument type mismatch (argument 1)
(121873) : error 035: argument type mismatch (argument 1)[/pawn]