Error on a line that doesnt exist - 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: Error on a line that doesnt exist (
/showthread.php?tid=454572)
Error on a line that doesnt exist -
Realds - 29.07.2013
So, in my new script I'm making, I get an error on a non existent line.
warning 203: symbol is never used: "SetPlayerTeamFromClass"
If you need any code, I'll give it, but I just dont know what the fuck to do LOL
Re: Error on a line that doesnt exist -
-Prodigy- - 29.07.2013
What file is the compiler showing the error on? Could be an include?
Re: Error on a line that doesnt exist -
SsHady - 29.07.2013
just what i was gonna say
EDIT:too late
Re: Error on a line that doesnt exist -
Realds - 29.07.2013
Quote:
Originally Posted by -Prodigy-
What file is the compiler showing the error on? Could be an include?
|
It's in my main script
Re: Error on a line that doesnt exist -
Konstantinos - 29.07.2013
It clearly says that is NEVER used. If you gave 15 seconds to search for that warning on the ******/forum's search, then you would know that you SHOULD use it somewhere or just remove it if you don't need it to get rid of that warning.
Next time, SEARCH...
Re: Error on a line that doesnt exist -
Nahin - 29.07.2013
It doesn't matter that it doesn't exist. You GM will work just fine. If you don't want this error to show up, just delete the include.