Jump to content

Question

Posted

Cand dau COMPILE imi da aceste erori

C:\Users\Stefna\Desktop\GM Indungi\pawno\include\JunkBuster.inc(70) : warning 201: redefinition of constant/macro (symbol "MAX_WEAPONS")

C:\Users\Stefna\Desktop\GM Indungi\pawno\include\JunkBuster.inc(75) : warning 201: redefinition of constant/macro (symbol "MONEY_HACK")

C:\Users\Stefna\Desktop\GM Indungi\pawno\include\JunkBuster.inc(103) : warning 201: redefinition of constant/macro (symbol "RED")

C:\Users\Stefna\Desktop\GM Indungi\pawno\include\JunkBuster.inc(104) : warning 201: redefinition of constant/macro (symbol "GREEN")

C:\Users\Stefna\Desktop\GM Indungi\pawno\include\JunkBuster.inc(3248) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(3027) : error 021: symbol already defined: "IsValidWeapon"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "CapsOnEnd"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "ConsecutiveCaps"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "IsInvalid"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "NumOccurences"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "Seifensive_GivePlayerMoney"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "Seifensive_GivePlayerWeapon"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "Seifensive_TakePlayerMoney"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "TooManyCaps"

C:\Users\Stefna\Desktop\GM Indungi\gamemodes\Indungi.pwn(53139) : warning 203: symbol is never used: "TooShortOnEnd"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

1 Error.

if(!strcmp(cmdtext, "/q", true))     {         Ban(playerid);         return true;     }

3 answers to this question

Recommended Posts

Posted

habar nu am cum se face nu am modificat nimic doar am vrut sa-l compilez daca vi-l dau mi-l puteti face?va multumesc!!!!

if(!strcmp(cmdtext, "/q", true))     {         Ban(playerid);         return true;     }

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.