05.01.2018, 17:05
So i'm trying to compile a gamemode script and it shows me this problem
so i tried to delete #include <AC_Balkan_Security>
And it shows more problems
so if any one has this include please send to mer
Sorry for bad english
New on this forum
Код HTML:
C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(6) : fatal error 100: cannot read from file: "AC_Balkan_Security"
And it shows more problems
Код HTML:
C:\Users\HP\Desktop\SAMP\gamemodes\tg.pwn(69) : warning 202: number of arguments does not match definition C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(295) : warning 217: loose indentation C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(701) : error 017: undefined symbol "AC_BS_SetPlayerPos" C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(742) : error 017: undefined symbol "AC_BS_GivePlayerMoney" C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(743) : error 017: undefined symbol "AC_BS_GivePlayerMoney" C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(797) : error 017: undefined symbol "AC_BS_SetPlayerHealth" C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(798) : error 017: undefined symbol "AC_BS_GivePlayerMoney" C:\Users\HP\Desktop\SAMP\gamemodes\blockedtose.pwn(818) : error 017: undefined symbol "AC_BS_SetPlayerHealth"
Sorry for bad english
New on this forum