Jump to content
  • 0

Erori la compilare


lucianmemo

Question

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\include\k_functions.inc(176) : warning 219: local variable "health" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\include\k_functions.inc(224) : warning 219: local variable "health" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\include\k_functions.inc(284) : warning 219: local variable "X" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\include\k_functions.inc(284) : warning 219: local variable "Y" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\include\k_functions.inc(284) : warning 219: local variable "Z" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\include\k_functions.inc(293) : warning 219: local variable "health" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(1899) : warning 219: local variable "health" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(2741) : warning 219: local variable "winner" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(6365) : warning 219: local variable "health" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7171) : warning 219: local variable "X" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7171) : warning 219: local variable "Y" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7171) : warning 219: local variable "Z" shadows a variable at a preceding level

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7316) : error 017: undefined symbol "playerid"

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7317) : error 017: undefined symbol "playerid"

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7318) : error 017: undefined symbol "playerid"

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7319) : error 017: undefined symbol "playerid"

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7331) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7334) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7341) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7350) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7358) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7365) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7374) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7377) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7388) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7399) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7410) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7422) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7432) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7442) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7452) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7462) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7470) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7473) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7477) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7481) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7485) : error 010: invalid function or declaration

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7489) : error 010: invalid function or declaration

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

26 Errors.

Ma puteti ajuta? :sad: :))

Link to comment
Share on other sites

17 answers to this question

Recommended Posts

pai unde scrie la ce linie e eroarea?....

ma frate ce au romanii ?:-ss nu stiu sa gaseasca linile si spun k ei au facut serverul...

C:\Documents and Settings\Others\My Documents\MQ\Server\pawno\saints.pwn(7316) : error 017: undefined symbol "playerid"

Ce am ingrosat este linia cea din "()"

youtube.com/secretofficial1 < - SECRET CHANNEL !

Link to comment
Share on other sites

Nu eu am facut script-ul,nu am zis asta

Eu is obisnuit cand e o eroare sa zica: Warning: <locatia> on line <numar>

Ok acum ma uit

EDIT: Le voi pune in ordinea erorilor(prima eroare cu prima linie)

K_functions.inc

276 :  new Float:health;

224:    GivePlayerHealth(playerid, Float:health)

284:    new Float:X, Float:Y, Float:Z,Float:health1;

293:    new Float:health;

saints.pwn

1899:    new Float:health;

2741:    new winner[MAX_PLAYER_NAME];

6365:    new Float:health;

7171:    new Float:X, Float:Y, Float:Z;

7316:    SendClientMessage(playerid, COLOR_GREEN, "__________ Skip Tutorial __________");

7317:    SendClientMessage(playerid, COLOR_WHITE, "* Tutorialul a fost oprit.");

                         

7318:    SendClientMessage(playerid, COLOR_WHITE, "* Nu uita nici de site-ul nostru (forum) ");

7319:    SendClientMessage(playerid, COLOR_WHITE, "* Admini SA-MP iti ureaza distractie placuta."); 

7331:    if(DMVPrepare >= 1)

7334:    if(DMVPrepare == 3)

7341:    else if(DMVPrepare == 7)

7350:    else if(DMVPrepare == 18)

7358:    else if(DMVPrepare == 30)

7365:    else if(DMVPrepare == 35)

7374:    if(RPPrepare >= 1)

7477:    if(RPPrepare == 3)

   

7388:    else if(RPPrepare == 18)

7499:    else if(RPPrepare == 30)

7410:    else if(RPPrepare == 48)

7422:    else if(RPPrepare == 60)

7432:    else if(RPPrepare == 78)

7442:    else if(RPPrepare == 90)

7452:    else if(RPPrepare == 108)

7462:    else if(RPPrepare == 120)

7470:    if(RestartPrepare >= 1)

7473:    if(RestartPrepare == 3)

7477:    else if(RestartPrepare == 50)

7481:    else if(RestartPrepare == 51)

7485:    else if(RestartPrepare == 52)

7489:    else if(RestartPrepare == 53)

astea sunt toate!

Link to comment
Share on other sites

Nu eu am facut script-ul,nu am zis asta

Eu is obisnuit cand e o eroare sa zica: Warning: <locatia> on line <numar>

Ok acum ma uit

EDIT: Le voi pune in ordinea erorilor(prima eroare cu prima linie)

K_functions.inc

276 :  new Float:health;

224:    GivePlayerHealth(playerid, Float:health)

284:    new Float:X, Float:Y, Float:Z,Float:health1;

293:    new Float:health;

saints.pwn

1899:    new Float:health;

2741:    new winner[MAX_PLAYER_NAME];

6365:    new Float:health;

7171:    new Float:X, Float:Y, Float:Z;

7316:    SendClientMessage(playerid, COLOR_GREEN, "__________ Skip Tutorial __________");

7317:    SendClientMessage(playerid, COLOR_WHITE, "* Tutorialul a fost oprit.");

                         

7318:    SendClientMessage(playerid, COLOR_WHITE, "* Nu uita nici de site-ul nostru(forum));

7319:    SendClientMessage(playerid, COLOR_WHITE, "* Admini SA-MP iti ureaza distractie placuta."); 

7331:    if(DMVPrepare >= 1)

7334:    if(DMVPrepare == 3)

7341:    else if(DMVPrepare == 7)

7350:    else if(DMVPrepare == 18)

7358:    else if(DMVPrepare == 30)

7365:    else if(DMVPrepare == 35)

7374:    if(RPPrepare >= 1)

7477:    if(RPPrepare == 3)

   

7388:    else if(RPPrepare == 18)

7499:    else if(RPPrepare == 30)

7410:    else if(RPPrepare == 48)

7422:    else if(RPPrepare == 60)

7432:    else if(RPPrepare == 78)

7442:    else if(RPPrepare == 90)

7452:    else if(RPPrepare == 108)

7462:    else if(RPPrepare == 120)

7470:    if(RestartPrepare >= 1)

7473:    if(RestartPrepare == 3)

7477:    else if(RestartPrepare == 50)

7481:    else if(RestartPrepare == 51)

7485:    else if(RestartPrepare == 52)

7489:    else if(RestartPrepare == 53)

astea sunt toate!

Incearca si pune

[pawn]276 :  new Float:health;

224:    GivePlayerHealth(playerid, Float:health);

284:    new Float:X, Float:Y, Float:Z,Float:health1;

293:    new Float:health;

saints.pwn

1899:    new Float:health;

2741:    new winner[MAX_PLAYER_NAME];

6365:    new Float:health;

7171:    new Float:X, Float:Y, Float:Z;

7316:    SendClientMessage(playerid, COLOR_GREEN, "__________ Skip Tutorial __________");

7317:    SendClientMessage(playerid, COLOR_WHITE, "* Tutorialul a fost oprit.");

                         

7318:    SendClientMessage(playerid, COLOR_WHITE, "* Nu uita nici de site-ul nostru/forum");

7319:    SendClientMessage(playerid, COLOR_WHITE, "* Admini SA-MP iti ureaza distractie placuta."); 

7331:    if(DMVPrepare >= 1);

7334:    if(DMVPrepare == 3);

7341:    else if(DMVPrepare == 7);

7350:    else if(DMVPrepare == 18);

7358:    else if(DMVPrepare == 30);

7365:    else if(DMVPrepare == 35);

7374:    if(RPPrepare >= 1);

7477:    if(RPPrepare == 3);

   

7388:    else if(RPPrepare == 18);

7499:    else if(RPPrepare == 30);

7410:    else if(RPPrepare == 48);

7422:    else if(RPPrepare == 60);

7432:    else if(RPPrepare == 78);

7442:    else if(RPPrepare == 90);

7452:    else if(RPPrepare == 108);

7462:    else if(RPPrepare == 120);

7470:    if(RestartPrepare >= 1);

7473:    if(RestartPrepare == 3);

7477:    else if(RestartPrepare == 50);

7481:    else if(RestartPrepare == 51);

7485:    else if(RestartPrepare == 52);

7489:    else if(RestartPrepare == 53);[/pawn]

youtube.com/secretofficial1 < - SECRET CHANNEL !

Link to comment
Share on other sites

E identic,nu ai facut nici o schimbare:|

Frate ce ai beut ????

astea

[pawn]7331:    if(DMVPrepare >= 1)

7334:    if(DMVPrepare == 3)

7341:    else if(DMVPrepare == 7)

7350:    else if(DMVPrepare == 18)

7358:    else if(DMVPrepare == 30)

7365:    else if(DMVPrepare == 35)

7374:    if(RPPrepare >= 1)

7477:    if(RPPrepare == 3)

   

7388:    else if(RPPrepare == 18)

7499:    else if(RPPrepare == 30)

7410:    else if(RPPrepare == 48)

7422:    else if(RPPrepare == 60)

7432:    else if(RPPrepare == 78)

7442:    else if(RPPrepare == 90)

7452:    else if(RPPrepare == 108)

7462:    else if(RPPrepare == 120)

7470:    if(RestartPrepare >= 1)

7473:    if(RestartPrepare == 3)

7477:    else if(RestartPrepare == 50)

7481:    else if(RestartPrepare == 51)

7485:    else if(RestartPrepare == 52)

7489:    else if(RestartPrepare == 53)[/pawn]

Akm sunt

[pawn]7331:    if(DMVPrepare >= 1);

7334:    if(DMVPrepare == 3);

7341:    else if(DMVPrepare == 7);

7350:    else if(DMVPrepare == 18);

7358:    else if(DMVPrepare == 30);

7365:    else if(DMVPrepare == 35);

7374:    if(RPPrepare >= 1);

7477:    if(RPPrepare == 3);

   

7388:    else if(RPPrepare == 18);

7499:    else if(RPPrepare == 30);

7410:    else if(RPPrepare == 48);

7422:    else if(RPPrepare == 60);

7432:    else if(RPPrepare == 78);

7442:    else if(RPPrepare == 90);

7452:    else if(RPPrepare == 108);

7462:    else if(RPPrepare == 120);

7470:    if(RestartPrepare >= 1);

7473:    if(RestartPrepare == 3);

7477:    else if(RestartPrepare == 50);

7481:    else if(RestartPrepare == 51);

7485:    else if(RestartPrepare == 52);

7489:    else if(RestartPrepare == 53);[/pawn]

nu ai vzt k ai uitat o ";" :| si akl ai scris in ()  forum /:)

youtube.com/secretofficial1 < - SECRET CHANNEL !

Link to comment
Share on other sites

Daca nu e GodFather e RP

Tot aia.

Tot aceasi porcarie

7331:    if(DMVPrepare >= 1);

7334:    if(DMVPrepare == 3);

7341:    else if(DMVPrepare == 7);

7350:    else if(DMVPrepare == 18);

7358:    else if(DMVPrepare == 30);

7365:    else if(DMVPrepare == 35);

7374:    if(RPPrepare >= 1);

7477:    if(RPPrepare == 3);

   

7388:    else if(RPPrepare == 18);

7499:    else if(RPPrepare == 30);

7410:    else if(RPPrepare == 48);

7422:    else if(RPPrepare == 60);

7432:    else if(RPPrepare == 78);

7442:    else if(RPPrepare == 90);

7452:    else if(RPPrepare == 108);

7462:    else if(RPPrepare == 120);

7470:    if(RestartPrepare >= 1);

7473:    if(RestartPrepare == 3);

7477:    else if(RestartPrepare == 50);

7481:    else if(RestartPrepare == 51);

7485:    else if(RestartPrepare == 52);

7489:    else if(RestartPrepare == 53);

Daca tu nu stii sa scriptezi nu ne mai duce pe noi in ERROARE

Vezi ca tu ai pus si alea cu 7000....

Si funky tia pus alea cu 7..... pentru a te duce la linia de o inlocuesti.

Jesus.

Link to comment
Share on other sites

ASTA NU E GODFATHER

Zau ??pe ce sv de stunt gasesti asa cv

7316:    SendClientMessage(playerid, COLOR_GREEN, "__________ Skip Tutorial __________");

SendClientMessage(playerid, COLOR_WHITE, "* Tutorialul a fost oprit.");

                         

  SendClientMessage(playerid, COLOR_WHITE, "* Nu uita nici de site-ul nostru(forum));

SendClientMessage(playerid, COLOR_WHITE, "* Admini SA-MP iti ureaza distractie placuta."); 

??

youtube.com/secretofficial1 < - SECRET CHANNEL !

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.