Jump to content

lucianmemo

Membru
  • Posts

    53
  • Joined

  • Last visited

    Never

Everything posted by lucianmemo

  1. 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!
  2. pai unde scrie la ce linie e eroarea?....
  3. 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: )
×
×
  • 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.