[Pomoc] Eror i warning


Započeo Anoo1, Decembar 30, 2012, 11:17:35 PRE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Skripta koju koristim: Moj.. Privatan
Detaljan opis problema: Pa neznam pise mi neke warninge i erore pomozite mi :S
Dio skripte:
(2789) : warning 201: redefinition of constant/macro (symbol "sInfo")
(38764) : error 029: invalid expression, assumed zero
(38764) : error 017: undefined symbol "ModCar"
(38947) : warning 201: redefinition of constant/macro (symbol "COLOR_YELLOW")
(38762) : warning 203: symbol is never used: "pvehicleid"
(38761) : warning 203: symbol is never used: "pmodelid"
(69595) : error 001: expected token: "#endif", but found "-end of file-"
(69595) : warning 203: symbol is never used: "ClearChatBox"




3 Errors.
Neke slike/video za lakse dobivanje pomoci(neobavezno):
(2789) : warning 201: redefinition of constant/macro (symbol "sInfo")
(38764) : error 029: invalid expression, assumed zero
(38764) : error 017: undefined symbol "ModCar"
(38947) : warning 201: redefinition of constant/macro (symbol "COLOR_YELLOW")
(38762) : warning 203: symbol is never used: "pvehicleid"
(38761) : warning 203: symbol is never used: "pmodelid"
(69595) : error 001: expected token: "#endif", but found "-end of file-"
(69595) : warning 203: symbol is never used: "ClearChatBox"

Blaeks

*

Madmen

imas stvarni koje ti ne koriste u modu, pobrisi ih, i imas stvari koje nisu definisane, definisi ih


Blaeks

*

Madmen

pa evo npr za sInfo ti treba enumator, enum sInfo , i tako dalje

1eror sam sredio ostali jos 2 pomagaj druze :D hvala puno
(2789) : warning 201: redefinition of constant/macro (symbol "sInfo")
(38762) : error 001: expected token: "-identifier-", but found "forward"
(38943) : warning 201: redefinition of constant/macro (symbol "COLOR_YELLOW")
(38761) : warning 203: symbol is never used: "pvehicleid"
(69592) : error 001: expected token: "#endif", but found "-end of file-"
(69592) : warning 203: symbol is never used: "ClearChatBox"


Blaeks

*

Madmen

daj te linije ovde gde ti baca errore

static forward enum ModCar(playerid);
                            i
i 69592 pise da je broj ali posljedni broj je 69591 nema i pise kraj skripte na 69591 a 69592 nema :S

Blaeks

*

Madmen

imas na vrhu onda nesto gde trebas uraditi
#endif

izvini sto smaram ali gde treba to #endif da napisem



EDIT: sredio sam napisao sam to #endif tamo na kraju i ostao mi 1 eror  (38762) : error 001: expected token: "-identifier-", but found "forward"

tamo na 38762 broj pise : static forward enum ModCar(playerid);

pomozi te mi ovo mnogo hvala na blaeksss
Poslednja Izmena: Decembar 30, 2012, 12:30:13 POSLE PODNE od Anoo1