SA-MP Forums Archive
13 Warnings Help!! - 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: 13 Warnings Help!! (/showthread.php?tid=401444)



19 Warnings Help!! - KaMeLeOn - 22.12.2012

C:\Documents and Settings\StaR\Desktop\New Foldser (2)\pawno\include\PPC_DefTexts.inc(262) : warning 201: redefinition of constant/macro (symbol "TXT_reporttext")
C:\Documents and Settings\StaR\Desktop\New Foldser (2)\pawno\include\PPC_DefTexts.inc(269) : warning 201: redefinition of constant/macro (symbol "TXT_reporttext")
C:\Documents and Settings\StaR\Desktop\New Foldser (2)\pawno\include\PPC_GameModeInit.inc(300) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\New Foldser (2)\pawno\include\PPC_GameModeInit.inc(440) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\New Foldser (2)\pawno\include\PPC_GameModeInit.inc(596) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\New Foldser (2)\pawno\include\PPC_GameModeInit.inc(611) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(274) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(275) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(757) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(1289) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(1320) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(2700) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(2716) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(452 : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(4622) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(8199) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(8205) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(8920) : warning 217: loose indentation
C:\Documents and Settings\StaR\Desktop\Trucking ForEver\gamemodes\PPC_Trucking.pwn(9513) : warning 203: symbol is never used: "Dialog_Neon"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


19 Warnings.


Re : 13 Warnings Help!! - [HRD]Mar1 - 22.12.2012

Show your script lines that have those errors^^


Re: 13 Warnings Help!! - gtakillerIV - 22.12.2012

https://sampforum.blast.hk/showthread.php?tid=256961


Re: 13 Warnings Help!! - GoldZoroGrab - 22.12.2012

just put this in ur script and all your lose inditation problems will go

pawn Код:
#pragma tabsize 0

and put this in Line 9512 but make sure that the code that is below is on line 9512 alone

pawn Код:
#pragma unused Dialog_Neon
thank you....


Re: 13 Warnings Help!! - KaMeLeOn - 22.12.2012

Dialog_Neon Doesn't exist in gamemod


Re: 13 Warnings Help!! - GoldZoroGrab - 22.12.2012

know what?
don't put #pragma unused Dialog_Neon

just remove Dialog_Neon From the line 9153

Waiting Your Reply

Thanks...


Re: 13 Warnings Help!! - KaMeLeOn - 22.12.2012

in 9153 is
9153 // When the player changes a component of his vehicle, reduce the price of the component from the player's money
9154 APlayerData[playerid][PlayerMoney] = APlayerData[playerid][PlayerMoney] - AVehicleModPrices[componentid - 1000];

http://postimage.org/image/7gohk71vd/


Re: 13 Warnings Help!! - GoldZoroGrab - 22.12.2012

is
new Dialog_Neon; in line 9510--------9520?
in one of these 10 lines?


Re: 13 Warnings Help!! - Vince - 22.12.2012

Quote:
Originally Posted by GoldZoroGrab
Посмотреть сообщение
just put this in ur script and all your lose inditation problems will go

pawn Код:
#pragma tabsize 0
Would you please stop posting this everywhere? Either indent correctly or quit scripting. Lazy bastard.


Re: 13 Warnings Help!! - GoldZoroGrab - 22.12.2012

Quote:
Originally Posted by Vince
Посмотреть сообщение
Would you please stop posting this everywhere? Either indent correctly or quit scripting. Lazy bastard.
WHAT THE FUCK

WHATS WRONG WITH THIS CODE HUH??


DO U HAVE SOMETHING IN YOUR BRAIN?


or maybe u mad because i am solving problems fast lol

anyways whats wrong with this code? are u noob or what

NOOB