Unknown Errors
#1

Quite weird:

Код:
C:\Users\BugsY\Documents\Gen X\gamemodes\genx.pwn(22973) : warning 203: symbol is never used: "BankRobbers"
C:\Users\BugsY\Documents\Gen X\gamemodes\genx.pwn(22973) : warning 203: symbol is never used: "BankRobbery"
C:\Users\BugsY\Documents\Gen X\gamemodes\genx.pwn(22973) : warning 203: symbol is never used: "TotalRobbers"
C:\Users\BugsY\Documents\Gen X\gamemodes\genx.pwn(22973) : warning 203: symbol is never used: "TotalStolen"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Warnings.
I don't even have line 22973 in the game mode, it goes up to 22972.
Reply
#2

Use CTRL+F to search for these unused symbols then use them or remove them from your script.
Reply
#3

Quote:
Originally Posted by HellSphinX
Посмотреть сообщение
Use CTRL+F to search for these unused symbols then use them or remove them from your script.
None of them are found via search, it's like the script is reading something that isn't even there.
Reply
#4

Hmm try checking all your scripts (Including includes and filterscripts). Are you using anything related to banks and/or robberies system?
Reply
#5

Sorry I found it, I had 'case sensivity' ticked on search.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)