Problem oko YSI-y_ini


Započeo Ole, Jul 15, 2017, 15:31:18 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

Ole

*

Skripta koju koristim:moje nesto
Detaljan opis problema: ubacio sam ja msm sve potrebno oko YSI i y_ini file-ova i kad ubacim include u skriptu izbaci mi errore koje ne razumijem ?
Dio skripte: ///
Neke slike/video za lakse dobivanje pomoci(neobavezno):
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_als/impl.inc(43) : error 001: expected token: "-identifier-", but found ","
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_hooks/impl.inc(357) : error 029: invalid expression, assumed zero
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_hooks/impl.inc(1179) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterCheckpoint")
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_hooks/impl.inc(1222) : warning 201: redefinition of constant/macro (symbol "OnPlayerLeaveCheckpoint")
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_hooks/impl.inc(1715) : error 029: invalid expression, assumed zero
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_hooks/impl.inc(1752) : warning 201: redefinition of constant/macro (symbol "OnVehicleDamageStatusUpdate")
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(695) : error 025: function heading differs from prototype
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(696) : error 021: symbol already defined: "INI_Open"
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(743) : error 025: function heading differs from prototype
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(744) : error 021: symbol already defined: "INI_Close"
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1030) : error 025: function heading differs from prototype
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1031) : error 021: symbol already defined: "INI_RemoveEntry"
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1051) : error 025: function heading differs from prototype
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1052) : error 021: symbol already defined: "INI_WriteString"
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1070) : error 025: function heading differs from prototype
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1071) : error 021: symbol already defined: "INI_WriteInt"
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1188) : error 025: function heading differs from prototype
C:\Users\Ole\Desktop\Skripta\pawno\include\YSI\y_ini.inc(1189) : error 021: symbol already defined: "INI_WriteFloat"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


15 Errors.

Ole

*