27.08.2010, 13:32
I tried and I get these errors:
...filterscripts\Adminscript.pwn(2346) : error 009: invalid array size (negative, zero or out of bounds)
...filterscripts\Adminscript.pwn(2346) : error 029: invalid expression, assumed zero
...filterscripts\Adminscript.pwn(2346) : warning 221: label name "Float" shadows tag name
...filterscripts\Adminscript.pwn(2346) : error 017: undefined symbol "P"
...filterscripts\Adminscript.pwn(2346) : fatal error 107: too many error messages on one line
The same line.
___
[XST]O_x,
If I add this to the script, I get a lot of warnings, but here are them:
...filterscripts\Adminscript.pwn(2347) : warning 219: local variable "P" shadows a variable at a preceding level
...filterscripts\Adminscript.pwn(2347) : error 009: invalid array size (negative, zero or out of bounds)
...filterscripts\Adminscript.pwn(2347) : error 029: invalid expression, assumed zero
...filterscripts\Adminscript.pwn(2347) : warning 221: label name "Float" shadows tag name
...filterscripts\Adminscript.pwn(2347) : warning 215: expression has no effect
...filterscripts\Adminscript.pwn(2347) : warning 215: expression has no effect
...filterscripts\Adminscript.pwn(2350) : error 017: undefined symbol "str"
...filterscripts\Adminscript.pwn(2351) : error 017: undefined symbol "str"
...filterscripts\Adminscript.pwn(2355) : warning 213: tag mismatch
...filterscripts\Adminscript.pwn(2355) : warning 213: tag mismatch
...filterscripts\Adminscript.pwn(2355) : warning 202: number of arguments does not match definition
...filterscripts\Adminscript.pwn(2357) : warning 209: function "dcmd_chp" should return a value
...filterscripts\Adminscript.pwn(2347) : warning 203: symbol is never used: "Float"
...filterscripts\Adminscript.pwn(2344) : warning 203: symbol is never used: "params"
Lib
...filterscripts\Adminscript.pwn(2346) : error 009: invalid array size (negative, zero or out of bounds)
...filterscripts\Adminscript.pwn(2346) : error 029: invalid expression, assumed zero
...filterscripts\Adminscript.pwn(2346) : warning 221: label name "Float" shadows tag name
...filterscripts\Adminscript.pwn(2346) : error 017: undefined symbol "P"
...filterscripts\Adminscript.pwn(2346) : fatal error 107: too many error messages on one line
The same line.
___
[XST]O_x,
If I add this to the script, I get a lot of warnings, but here are them:
...filterscripts\Adminscript.pwn(2347) : warning 219: local variable "P" shadows a variable at a preceding level
...filterscripts\Adminscript.pwn(2347) : error 009: invalid array size (negative, zero or out of bounds)
...filterscripts\Adminscript.pwn(2347) : error 029: invalid expression, assumed zero
...filterscripts\Adminscript.pwn(2347) : warning 221: label name "Float" shadows tag name
...filterscripts\Adminscript.pwn(2347) : warning 215: expression has no effect
...filterscripts\Adminscript.pwn(2347) : warning 215: expression has no effect
...filterscripts\Adminscript.pwn(2350) : error 017: undefined symbol "str"
...filterscripts\Adminscript.pwn(2351) : error 017: undefined symbol "str"
...filterscripts\Adminscript.pwn(2355) : warning 213: tag mismatch
...filterscripts\Adminscript.pwn(2355) : warning 213: tag mismatch
...filterscripts\Adminscript.pwn(2355) : warning 202: number of arguments does not match definition
...filterscripts\Adminscript.pwn(2357) : warning 209: function "dcmd_chp" should return a value
...filterscripts\Adminscript.pwn(2347) : warning 203: symbol is never used: "Float"
...filterscripts\Adminscript.pwn(2344) : warning 203: symbol is never used: "params"
Lib