Errors After Mixing a filterscript and a gamemode
#1

hello guys .
i mixed jVIP filterscript And Battleship gamemode into a Gamemode .
and after that i got these erros :
Код:
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(153) : warning 213: tag mismatch
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(154) : error 017: undefined symbol "INI_SetTag"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(155) : error 035: argument type mismatch (argument 1)
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) : warning 202: number of arguments does not match definition
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(153) : warning 204: symbol is assigned a value that is never used: "acc"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(165) : warning 213: tag mismatch
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(166) : error 017: undefined symbol "INI_SetTag"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(167) : error 035: argument type mismatch (argument 1)
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) : warning 202: number of arguments does not match definition
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(165) : warning 204: symbol is assigned a value that is never used: "file"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(176) : error 017: undefined symbol "INI_Int"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(1483) : error 017: undefined symbol "INI_ParseFile"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(1483) : warning 215: expression has no effect
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(1483) : error 029: invalid expression, assumed zero
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(1483) : error 017: undefined symbol "extra"
D:\Downloads\samp03x_svr_R2_win32\gamemodes\battleship.pwn(1483) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


11 Errors.
Battleship Gamemode Is Using SII But jVIP Is Using Y_INI
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)