Errors After Mixing a filterscript and a gamemode
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Include y_ini to the mode.

pawn Код:
#include < YSI\y_ini >
Quote:
Originally Posted by xVIP3Rx
Посмотреть сообщение
You should download Y_INI and
pawn Код:
#include <YSI\y_ini>
at the script

Then post the code with the errors if there any..
i Included <YSI\y_ini> and i got these new erros :
Код:
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.
Gamemode Attached ...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)