Some warnings.
#1

Код HTML:
warning 204: symbol is assigned a value that is never used: "giveplayer"
 warning 204: symbol is assigned a value that is never used: "sendername"
 warning 203: symbol is never used: "amount"
warning 204: symbol is assigned a value that is never used: "type"
 warning 204: symbol is assigned a value that is never used: "jobid"
 warning 204: symbol is assigned a value that is never used: "amount"
 warning 204: symbol is assigned a value that is never used: "devtext"
warning 204: symbol is assigned a value that is never used: "sendername"
 warning 204: symbol is assigned a value that is never used: "amount"
warning 204: symbol is assigned a value that is never used: "CountDown"
 warning 204: symbol is assigned a value that is never used: "MaxPing"
 warning 204: symbol is assigned a value that is never used: "gday"
 warning 204: symbol is assigned a value that is never used: "ghour"
And more and more and many more!

How do I fix it?
Reply
#2

Remove everyone of them.

You are defining them while not using them.
Reply
#3

The Values are never used: so you might as well just remove the values that are never used,
Reply
#4

Those warnings won't affect your script. It just says that u have assigned a value to it but u haven't used it... Just like an reminder :P
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)