Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Ole poslato Jul 15, 2017, 15:31:18 POSLE PODNE

Naslov: Problem oko YSI-y_ini
Poruka od: Ole poslato Jul 15, 2017, 15:31:18 POSLE PODNE
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): [pawn]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.[/pawn]
Naslov: Odg: Problem oko YSI-y_ini
Poruka od: Ole poslato Jul 16, 2017, 16:58:27 POSLE PODNE
BUMP