Balkan SA:MP

PAWN skriptanje, gamemodovi, filterskripte, include fajlovi, mape, pluginovi => Razgovor u vezi PAWN - skriptanja => Temu započeo: Kumasin poslato Jun 13, 2019, 11:47:57 PRE PODNE

Naslov: U vezi y_utils.inc
Poruka od: Kumasin poslato Jun 13, 2019, 11:47:57 PRE PODNE
Imam problema sa ovim ne znam sta sam pogresno uradio?
y_utils.inc

C:\Users\PC\Desktop\Novi Server\pawno\include\YSI\..\YSI_Storage\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)")
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(113) : error 017: undefined symbol "UserPath"
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(115) : error 017: undefined symbol "UserPath"
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(127) : error 017: undefined symbol "UserPath"
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(305) : error 017: undefined symbol "UserPath"
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(307) : error 017: undefined symbol "udb_hash"
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(325) : error 017: undefined symbol "udb_hash"
C:\Users\PC\Desktop\Novi Server\gamemodes\Babylon Damage by Kopro.pwn(327) : error 017: undefined symbol "UserPath"
Naslov: Odg: U vezi y_utils.inc
Poruka od: NeKiSha poslato Jun 13, 2019, 15:59:24 POSLE PODNE
[pawn]#if __COMPILER_1ST_PASS && defined isnull
    static stock isnull_defined__() {}
#endif

#if defined isnull_defined__
    #undef isnull
#endif[/pawn]
To ispod FIXES includea ( ako neće onda update pawn compiler na 3.10.9 )
Naslov: Odg: U vezi y_utils.inc
Poruka od: Muma poslato Jun 14, 2019, 22:38:42 POSLE PODNE
definiši ysi prije svih inca i naravno poslije a_samp, crashdetect i tih stvari koje moraju biti ispred ostalih pa onda ysi pa sve ostalo tipa streamer