Posts: 268
Threads: 4
Joined: Jun 2012
Reputation:
0
change the string value : new string[100];
Posts: 154
Threads: 26
Joined: Aug 2013
Reputation:
0
D:\Folder\Folder\filterscript\vipsystem.pwn(759) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Folder\Folder\filterscript\vipsystem.pwn(757) : warning 204: symbol is assigned a value that is never used: "string"
D:\Folder\Folder\filterscript\vipsystem.pwn(773) : warning 219: local variable "string" shadows a variable at a preceding level
D:\Folder\Folder\filterscript\vipsystem.pwn(770) : warning 204: symbol is assigned a value that is never used: "string"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Warnings.[/QUOTE]
Posts: 154
Threads: 26
Joined: Aug 2013
Reputation:
0
help? how to remove these warnings?
Posts: 110
Threads: 1
Joined: May 2014
Reputation:
0
Delete the new string that are on lines 757 and on line 770