Posts: 39
Threads: 10
Joined: Jun 2013
Reputation:
0
When i compile it this happens :\Users\heath_000\Desktop\Server Test\gamemodes\UG-RP.pwn(124360) : warning 204: symbol is assigned a value that is never used: "query"
any fix??
Posts: 173
Threads: 1
Joined: Jan 2012
Reputation:
0
That is just a warning although you should still investigate it as there is probably something that will not work as you intended it to.
Posts: 44
Threads: 3
Joined: Jul 2013
Reputation:
0
Warnings dont matter, you can still compile your script unless you have errors. But it is suggested to Fix the warning incase anything happens.
Posts: 39
Threads: 10
Joined: Jun 2013
Reputation:
0
I dont know how to fix it !
Posts: 527
Threads: 54
Joined: May 2013
Quote:
Originally Posted by xXHeathXx12
I dont know how to fix it !
|
Just remove that code as it ant being used.
EDIT: its only a warning it will not hurt your script.