POMOC: Erori i warning.

Započeo Blazey
15. Feb. 2014. Zaključano
440
pregleda
3
postova
adnan halilovic
4
Enforcer
15. Feb. 2014.
Skripta koju koristim: Nl
Detaljan opis problema: Ma neki warnovi erori nesta prvi ptu cujem ako moze jebena pomoc?
Dio skripte:
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12724) : warning 213: tag mismatch
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12725) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12726) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12727) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12728) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12729) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12730) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12731) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12732) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12733) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12734) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12736) : warning 213: tag mismatch
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12737) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12738) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12739) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12740) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12741) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12742) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12743) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12744) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12745) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12746) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12748) : error 033: array must be indexed (variable "tcbk2")
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12749) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12750) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12751) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12752) : error 035: argument type mismatch (argument 1)
C:\Users\Ado\Desktop\NL by ALAN ( ERMIN NUHANOVIC)\gamemodes\NLRPGv3.pwn(12753) : error 035: argument type mismatch (argument 1)

tcbk = TextDrawCreate(660.000000, -1.000000, "_");
    TextDrawBackgroundColor(tcbk0, 255);
    TextDrawFont(tcbk0, 1);
    TextDrawLetterSize(tcbk0, 0.500000, 12.500000);
    TextDrawColor(tcbk0, -1);
    TextDrawSetOutline(tcbk0, 0);
    TextDrawSetProportional(tcbk0, 1);
    TextDrawSetShadow(tcbk0, 1);
    TextDrawUseBox(tcbk0, 1);
    TextDrawBoxColor(tcbk0, 180);
    TextDrawTextSize(tcbk0, -10.000000, 0.000000);

    tcbk = TextDrawCreate(660.000000, 333.000000, "_");
    TextDrawBackgroundColor(tcbk1, 255);
    TextDrawFont(tcbk1, 1);
    TextDrawLetterSize(tcbk, 0.500000, 12.500000);
    TextDrawColor(tcbk1, -1);
    TextDrawSetOutline(tcbk1, 0);
    TextDrawSetProportional(tcbk1, 1);
    TextDrawSetShadow(tcbk1, 1);
    TextDrawUseBox(tcbk1, 1);
    TextDrawBoxColor(tcbk1, 180);
    TextDrawTextSize(tcbk1, -10.000000, 0.000000);

    tcbk2 = TextDrawCreate(659.000000, 114.000000, "_");
    TextDrawBackgroundColor(tcbk2, 255);
    TextDrawFont(tcbk2, 1);
    TextDrawLetterSize(tcbk2, 0.500000, 0.299999);
    TextDrawColor(tcbk2, -1);
    TextDrawSetOutline(tcbk2, 0);

Erori gore ovde new kako sam psotavio ...
I gde su erori ti i daj neko pomozi vise,cijeli dan se oko ovog jebem.

Neke slike/video za lakse dobivanje pomoci(neobavezno):
Vedadd
5
Underboss
22. Feb. 2014.
Daj sve linije tih Errora.
Rax_King
5
Godfather
22. Feb. 2014.
Jesi li stavljao new TVOJTD; 😕 na pocetku skripte

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha