Posts: 27
Threads: 6
Joined: Oct 2012
Reputation:
0
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
Posts: 399
Threads: 9
Joined: Dec 2010
Reputation:
0
What file is the compiler showing the error on? Could be an include?
Posts: 544
Threads: 45
Joined: Mar 2012
Reputation:
0
just what i was gonna say
EDIT:too late
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
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...
Posts: 106
Threads: 29
Joined: Jun 2013
Reputation:
0
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.