Jump to content
  • 0

problema compile


yonutzz

Question

salut am luat un gm si am facut niste schimbari iar cand dau sa compilez imi da erori. ma puteti ajuta sa le rezolv.va rog

C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2003) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")

C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2350) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")

C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2351) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")

C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2352) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")

C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\yom_buttons.inc(99) : warning 219: local variable "Speed" shadows a variable at a preceding level

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(40) : warning 201: redefinition of constant/macro (symbol "MAX_ZONE_NAME")

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(385) : error 025: function heading differs from prototype

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(975) : warning 201: redefinition of constant/macro (symbol "SAZONE_MAIN")

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(976) : error 021: symbol already defined: "SAZONE_NAME"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(982) : warning 227: more initiallers than enum fields

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(982) : error 008: must be a constant expression; assumed zero

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1339) : error 055: start of function body without function header

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1348) : error 010: invalid function or declaration

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1353) : error 020: invalid symbol name ""

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1709) : error 055: start of function body without function header

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1718) : error 010: invalid function or declaration

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1723) : error 021: symbol already defined: "GetPlayer2DZone"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(1765) : error 021: symbol already defined: "GetPlayer3DZone"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(6917) : error 017: undefined symbol "RemovePlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(12620) : error 021: symbol already defined: "strtok"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(12635) : error 047: array sizes do not match, or destination array is too small

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16979) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16980) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16981) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16982) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16983) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16984) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16985) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16986) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16987) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16988) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16989) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16990) : error 017: undefined symbol "SetPlayerAttachedObject"

C:\Documents and Settings\extasy\Desktop\nvlss\gamemodes\NVL.pwn(16991) : error 017: undefined symbol "SetPlayerAttachedObject"

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

26 Errors.

acestea sunt linile unde imi da eroare

385: forward IsPlayerInZone(playerid, zoneid);

976: SAZONE_NAME[38],

982: {"The Big Ear, Bone County",

1339:    {"Los Santos",

1348:      };

1353:  {"Aldea Malvada",

1709:    {"Los Santos",

1718:    };

1723:    {

1765:  {

6917:  RemovePlayerAttachedObject(playerid, SLOT);

12620:  {

12635:    return result;

16979:  case 0, 65, 74, 149, 208, 273:  SPAO{0.070000, 0.000000, 0.000000, 88.000000, 75.000000, 0.000000}

16980:    case 1..6, 8, 14, 16, 22, 27, 29, 33, 41..49, 82..84, 86, 87, 119, 289: SPAO{0.070000, 0.000000, 0.000000, 88.000000, 77.000000, 0.000000}

16981:  {0.090000, 0.019999, 0.000000, 88.000000, 90.000000, 0.000000}

macar cateva pe care le stiti sami spuneti precizez ca gm este novuslink . multumesc

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Guest farse

take brain. Ai uitat o } pe undeva,sau ai pus o { in plus.

C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2350) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2351) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
C:\DOCUME~1\extasy\Desktop\nvlss\pawno\include\JunkBuster.inc(2352) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")

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.