←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

Kosz
Serwer nie działa. Logs.

  • +
  • -
patrol991 - zdjęcie patrol991 24.11.2014

Podaje Logi

L 11/24/2014 - 20:02:57: Start of error session.
L 11/24/2014 - 20:02:57: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20141124.log")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "admin.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "admincmd.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "adminhelp.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "adminslots.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "multilingual.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "menufront.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "cmdmenu.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "plmenu.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "adminchat.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "antiflood.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "scrollmsg.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "imessage.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "adminvote.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "mapchooser.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "timeleft.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "restmenu.amxx")
L 11/24/2014 - 20:02:57: [amxx] Load error 17 (invalid file format or version) (plugin "miscstats.amxx")
L 11/24/2014 - 20:02:57: [amxx] Plugin file open error (plugin "roundsound.amxx")

Odpowiedz

  • +
  • -
Wiciu1987 - zdjęcie Wiciu1987 24.11.2014

Masz w ogóle te pluginy w Plugins ??

admin.amxx

cmdmenu.amxx

admincmd.amxx

itp

Odpowiedz

  • +
  • -
patrol991 - zdjęcie patrol991 24.11.2014

Masz w ogóle te pluginy w Plugins ??

admin.amxx

cmdmenu.amxx

admincmd.amxx

itp

tak juz wrzuciłem i jest ok. Ale mam problem z cod modem otóż w tej linijce:

 

public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR);
 
g_vault = nvault_open("CodMod");
 
register_think("Apteczka","ApteczkaThink");
 
RegisterHam(Ham_TakeDamage, "player", "TakeDamage");
RegisterHam(Ham_Player_PreThink,"player","player_Think",1);
RegisterHam(Ham_Spawn, "player", "Odrodzenie", 1);
RegisterHam(Ham_Touch, "armoury_entity", "DotykBroni");
RegisterHam(Ham_Touch, "weapon_shield", "DotykShield");
RegisterHam(Ham_Touch, "weaponbox", "DotykBroni");
 
register_forward(FM_CmdStart, "CmdStart");
Odpowiedz

  • +
  • -
Wiciu1987 - zdjęcie Wiciu1987 24.11.2014

Noo to dobrze że już jest okey ;) Ale z kodem ci nie pomogę bo nie znam się. Pozdro! ;)

Odpowiedz

  • +
  • -
dasiek - zdjęcie dasiek 25.11.2014

Wiadomość wygenerowana automatycznie


Ten temat został zamknięty przez moderatora.

Powód: Nieodpowiednio umieszczony kod. Skorzystaj z Umieszczanie kodu na forum

Z pozdrowieniami,
Zespół AMXX.PL
Odpowiedz