11.03.2009, 17:03
These have nothing with your /tune command.
Check the identiation in line 8888 and 8788 (probably it will be 8887 and 8787)
And you got to 'q', that's the reason of giving the first warning.
pawn Код:
C:\Users\Maik\Desktop\server\pawno\include\morphinc.inc(30) : warning 219: local variable "q" shadows a variable at a preceding level
C:\Users\Maik\Desktop\server\gamemodes\gff.pwn(8788) : warning 217: loose indentation
C:\Users\Maik\Desktop\server\gamemodes\gff.pwn(8888) : warning 217: loose indentation
And you got to 'q', that's the reason of giving the first warning.

