HeLP in Compile with SII - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HeLP in Compile with SII (
/showthread.php?tid=552196)
HeLP in Compile with SII -
paulbobin - 23.12.2014
COD6 By Excel + ladmin
while compiling Showing Errors of SII include and 2 errors on Gamemode
Код:
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(44) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(44) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(45) : error 021: symbol already defined: "INI_Open"
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(124) : error 021: symbol already defined: "INI_Close"
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(166) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(166) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(167) : error 021: symbol already defined: "INI_WriteString"
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(191) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(192) : error 021: symbol already defined: "INI_WriteInt"
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(199) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(200) : error 021: symbol already defined: "INI_WriteFloat"
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(207) : error 025: function heading differs from prototype
P:\SA-MP Server\Here the gamemode\pawno\include\SII.inc(208) : error 021: symbol already defined: "INI_RemoveEntry"
P:\SA-MP Server\Here the gamemode\gamemodes\BF.pwn(35356) : error 001: expected token: "#endif", but found "-end of file-"
P:\SA-MP Server\Here the gamemode\gamemodes\BF.pwn(35356) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
14 Errors.
Please Help me | Compiling Problem
Please please
Gamemode Attacted with this thread
Re: HeLP in Compile with SII -
paulbobin - 23.12.2014
Anyone




?