SA-MP Forums Archive
[HELP] Weird Warnings and Errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] Weird Warnings and Errors (/showthread.php?tid=468917)



[HELP] Weird Warnings and Errors - BritishSombrero - 11.10.2013

This is what happens when I compile as script.


Код:
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(232) : warning 201: redefinition of constant/macro (symbol "MAX_ROADBLOCKS")
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(29036) : warning 206: redundant test: constant expression is non-zero
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(97352) : warning 203: symbol is never used: "params"
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(97390) : warning 203: symbol is never used: "params"
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(97411) : warning 203: symbol is never used: "params"
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(98459) : warning 203: symbol is never used: "params"
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(103953) : warning 217: loose indentation
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(104098) : warning 217: loose indentation
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(28182) : warning 204: symbol is assigned a value that is never used: "InfoBoardTimer"
C:\Users\Nate\Desktop\U-RP [ENG - 0.3x]\gamemodes\U-RP.pwn(56414) : warning 204: symbol is assigned a value that is never used: "iSweeper"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Warnings.
[EDIT] Fixed!


Re: [HELP] Weird Warnings and Errors - TahaScripter123 - 11.10.2013

Dude these r just warnings,not errors. ur gamemode will work with warnings.there must be something wrong in the lines which have been warned. so just keep up with ur gamemode. I also have these fucking warnings but my gamemode runs fine

Pardon me if i helped wrong



Re: [HELP] Weird Warnings and Errors - Sublime - 11.10.2013

Can you post the relevant codes to the warnings?


Re: [HELP] Weird Warnings and Errors - BritishSombrero - 11.10.2013

Im pretty Confused could somone do it for me? or help me over team viewer or somthing please..
I can send you the GM .pwn file.