new PlayerName[MAX_PLAYER_NAME];
new PlayerName[MAX_PLAYER_NAME], str[128];
new pName[MAX_PLAYER_NAME];
new PlayerName[MAX_PLAYER_NAME];
C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(598) : warning 219: local variable "PlayerName" shadows a variable at a preceding level C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(801) : warning 219: local variable "PlayerName" shadows a variable at a preceding level C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(879) : warning 219: local variable "pName" shadows a variable at a preceding level C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(11235) : warning 219: local variable "PlayerName" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Warnings.
C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(59 ![]() C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(801) : warning 219: local variable "PlayerName" shadows a variable at a preceding level C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(879) : error 076: syntax error in the expression, or invalid function call C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(879) : error 072: "sizeof" operator is invalid on "function" symbols C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(880) : error 076: syntax error in the expression, or invalid function call C:\Users\Grand\Desktop\Ultimate Gaming Ground\filterscripts\LuxAdmin.pwn(11235) : warning 219: local variable "PlayerName" shadows a variable at a preceding level Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors. |