29.11.2013, 10:08
(
Последний раз редактировалось kia1424; 29.11.2013 в 12:33.
)
Quote:
Include y_ini to the mode.
pawn Код:
|
Quote:
You should download Y_INI and
pawn Код:
Then post the code with the errors if there any.. |
Код:
D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(695) : error 025: function heading differs from prototype D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(696) : error 021: symbol already defined: "INI_Open" D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(710) : warning 213: tag mismatch D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(729) : warning 213: tag mismatch D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(743) : error 025: function heading differs from prototype D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(744) : error 021: symbol already defined: "INI_Close" D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(748) : warning 209: function "INI_Close" should return a value D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1030) : error 025: function heading differs from prototype D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1031) : error 021: symbol already defined: "INI_RemoveEntry" D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1051) : error 025: function heading differs from prototype D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1052) : error 021: symbol already defined: "INI_WriteString" D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1055) : warning 209: function "INI_WriteString" should return a value D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1070) : error 025: function heading differs from prototype D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1071) : error 021: symbol already defined: "INI_WriteInt" D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1077) : warning 209: function "INI_WriteInt" should return a value D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1188) : error 025: function heading differs from prototype D:\Downloads\samp03x_svr_R2_win32\pawno\include\YSI\y_ini.inc(1189) : error 021: symbol already defined: "INI_WriteFloat" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(154) : warning 213: tag mismatch D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(156) : error 035: argument type mismatch (argument 1) D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(157) : error 035: argument type mismatch (argument 1) D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(158) : warning 202: number of arguments does not match definition D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(166) : warning 213: tag mismatch D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(168) : error 035: argument type mismatch (argument 1) D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(169) : error 035: argument type mismatch (argument 1) D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(170) : warning 202: number of arguments does not match definition D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(2821) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(2837) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(2869) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(2952) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(2968) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(2989) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(3019) : error 017: undefined symbol "ClientMessage" D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(3035) : error 017: undefined symbol "ClientMessage" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 24 Errors.