Problem (error/warning): Koristim eltano gaming last version i kad idem compile izbaci error(weapon-config)
Dio skripte://
Debug iz server_log (ukoliko je u pitanju crashanje servera - crashdetect log): //
Slika/video ingame problema (obavezno ako je ingame problem): //
Pomoc hitno!!!
1,382
pregleda
27
postova
10. Apr. 2020.
10. Apr. 2020.
C:\Users\Administrator\Desktop\bx edit\gamemodes\eg-rpg.pwn(14) : fatal error 100: cannot read from file: "weapon-config"
10. Apr. 2020.
Luka_Scripting wrote on April 10, 2020, 8:25 pm:
C:\Users\Administrator\Desktop\bx edit\gamemodes\eg-rpg.pwn(14) : fatal error 100: cannot read from file: "weapon-config"
Jel imas inc weapon-config
10. Apr. 2020.
skinuo sam ovaj i ubacio ga al isto
https://github.com/oscar-broman/samp-weapon-config
https://github.com/oscar-broman/samp-weapon-config
10. Apr. 2020.
Vako uradi i radit ce ti pusti to https://gtablkn.gg/forum/filterskripte-include-fajlovi/damage-informer-1
10. Apr. 2020.
|Gagi| wrote on April 10, 2020, 8:32 pm:
A gde si ubacio .inc moras u pawno/includes i recompile skritpu
10. Apr. 2020.
evo ubacio sam sve i izasao je ovaj error
C:\Users\Administrator\Desktop\bx edit\gamemodes\eg-rpg.pwn(35) : fatal error 100: cannot read from file: "fdialog"
C:\Users\Administrator\Desktop\bx edit\gamemodes\eg-rpg.pwn(35) : fatal error 100: cannot read from file: "fdialog"
10. Apr. 2020.
ovo?
#include < a_samp >
#include < weapon-config >
#include < SKY >
#if defined _ALS_OnPlayerGiveDamage
#undef OnPlayerGiveDamage
#else
#define _ALS_OnPlayerGiveDamage
#endif
#define OnPlayerGiveDamage NULL_OnPlayerGiveDamage
#if defined NULL_OnPlayerGiveDamage
forward NULL_OnPlayerGiveDamage(playerid, damagedid, Float:amount, weaponid);
#endif
#if defined _ALS_OnPlayerTakeDamage
#undef OnPlayerTakeDamage
#else
#define _ALS_OnPlayerTakeDamage
#endif
#define OnPlayerTakeDamage NULL_OnPlayerTakeDamage
#if defined NULL_OnPlayerTakeDamage
forward NULL_OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid);
#endifMorate biti prijavljeni da biste odgovorili na ovu temu.
Prijava