13 Warnings Help!!
#1

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.
Reply
#2

Show your script lines that have those errors^^
Reply
#3

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

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....
Reply
#5

Dialog_Neon Doesn't exist in gamemod
Reply
#6

know what?
don't put #pragma unused Dialog_Neon

just remove Dialog_Neon From the line 9153

Waiting Your Reply

Thanks...
Reply
#7

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/
Reply
#8

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

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.
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)