E:\GTA SAMP\VSM Company\VSM GL\pawno\include\gl_common.inc(75) : error 021: symbol already defined: "strtok"
E:\GTA SAMP\VSM Company\VSM GL\pawno\include\gl_common.inc(90) : error 047: array sizes do not match, or destination array is too small
E:\GTA SAMP\VSM Company\VSM GL\pawno\include\gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(270) : error 021: symbol already defined: "Time"
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(4515) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(4516) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(4517) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(4518) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(5625) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(5636) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(8992) : error 076: syntax error in the expression, or invalid function call
E:\GTA SAMP\VSM Company\VSM GL\gamemodes\VSMGL.pwn(9928) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
11 Errors.
E:\GTA SAMP\VSM Company\VSM GL\pawno\include\gl_common.inc(75) : error 021: symbol already defined: "strtok" E:\GTA SAMP\VSM Company\VSM GL\pawno\include\gl_common.inc(90) : error 047: array sizes do not match, or destination array is too small E:\GTA SAMP\VSM Company\VSM GL\pawno\include\gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
symbol is never used: "ret_memcpy"
021: symbol already defined: "isNumeric"
error 021: symbol already defined: "Time"
|
Me too.. and even when I use Y_INI it does not give me errors , I just don't know how to make a "DINI-Based" script become a Y_INI-Based" one..
|
An Y_( .ini) file : [tag1] Pvar1 value1 Pvar 2 value2 ... PvarN valueN [tag2] Pvar value . .
table_for_tag_1 sno. Pvar1 Pvar2 ..... PvarN 0 Value1 value2 ..... ValueN 1 . and so on.... Table_for_tag_2 Same structure as table_for_tag_1 :p