Jump to content
  • 0

putin ajutor la GM


RaZzoR

Question

am rezolvat niste errori la acest GM dar mi-a aparut altele

iata errorile

Code: [select]

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(12780) : warning 219: local variable "mod" shadows a variable at a preceding level

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(17082) : warning 219: local variable "tmp" shadows a variable at a preceding level

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(38606) : warning 225: unreachable code

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(38609) : error 028: invalid subscript (not an array or too many subscripts): "format"

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(38609) : warning 215: expression has no effect

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(38609) : error 001: expected token: ";", but found "]"

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(38609) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Administrator\??????? ????\update nlg\gamemodes\NLG.pwn(38609) : fatal error 107: too many error messages on one line

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

4 Errors.

linia 12780

Code: [select]

}

                new mod  = 100;

tmp = strtok(cmdtext, idx);

linia 17082

Code: [select]

{

        new tmp[256];

tmp = strtok(cmdtext,idx);

linia 38606 pina la 38609

Code: [select]

#else

if (string[0] == 0 || (string[0] == 1 && string[1] == 0))

#endif

{

return format[0];

}

#pragma tabsize 4

new

ma poate ajuta cineva cu asa errori???

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Incearca sa ne dai mai multe linii totusi ce ai vrea sa faci un mod sau ce? .. Si la linia 38609 ai ogramada de eroruri ...incearca sa ne dai o parte mai mare ca asa nu putem face nimic.. Cu cat ne dai mai mult ca sa intelegem cu atat te putem ajuta mai bine..  :cheesy:

[glow=red,2,300]DACA DORITI MAI MULTE INFORMATII VA ROG SA MA CONTACTATI !![/glow]

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.