26.12.2015, 06:57
Quote:
im having problems when compiling
C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(14273) : warning 225: unreachable code C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(14844) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(14880) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(28703) : warning 213: tag mismatch C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(28717) : warning 213: tag mismatch C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(29046) : warning 204: symbol is assigned a value that is never used: "string" C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(29606) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(29626) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(3506 : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(35080) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(35226) : warning 203: symbol is never used: "Z" C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(35054) : warning 204: symbol is assigned a value that is never used: "string" C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(35662) : warning 219: local variable "string" shadows a variable at a preceding level C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(35541) : warning 204: symbol is assigned a value that is never used: "string" C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(35541) : warning 203: symbol is never used: "done" C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(6442 : warning 213: tag mismatch C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(71349) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(71356) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(71375) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(71382) : warning 217: loose indentation C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(74793) : warning 204: symbol is assigned a value that is never used: "carPos" C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(78173) : warning 219: local variable "string" shadows a variable at a preceding level C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(82471) : warning 219: local variable "ud" shadows a variable at a preceding level C:\Users\Public\Documents\GTA San Andreas\gamemodes\GTAURP.pwn(82471) : warning 219: local variable "lr" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 24 Warnings. any help will be highly appreciated! TIA! sorry im just noob lvl 0 started creating my lan server a few days ago. |