Half-Life и Adrenaline Gamer форум
http://www.aghl.ru/forum/

Weaponmod doesn't working (Windows)
http://www.aghl.ru/forum/viewtopic.php?f=42&t=3191
Страница 1 из 2

Автор:  yemet123 [ 03 ноя 2020, 07:35 ]
Заголовок сообщения:  Weaponmod doesn't working (Windows)

Yo there, I have a little problem more like, two problem after years I wanted to back to HL, I wonder why my AMXX doesn't reading weaponmod module during the game.

Код:
L 11/03/2020 - 04:32:30: -------- Mapchange to crossfire --------
L 11/03/2020 - 04:32:30: [FAKEMETA] get/set_gamerules_* natives have been disabled because g_pGameRules address could not be found.
L 11/03/2020 - 04:32:30: [AMXX] Plugin file open error (plugin "knife.amxx")
L 11/03/2020 - 04:32:30: [HAMSANDWICH] Function 33 not found.

Also my amxmodx is 1.9 version, idk if it's causing to problem.

Автор:  Safety1st [ 03 ноя 2020, 22:25 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

Please tell us the information about your server: versions, meta list, amxx plugins, etc.

Автор:  yemet123 [ 04 ноя 2020, 13:42 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

Version:
Код:
AMX Mod X 1.9.0.5271 (http://www.amxmodx.org)
Authors:
   David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko
   Felix "SniperBeamer" Geyer, Jonny "Got His Gun" Bergstrom
   Lukasz "SidLuke" Wlasinski, Christian "Basic-Master" Hammacher
   Borja "faluco" Ferrer, Scott "DS" Ehlert
Compiled: Jun 24 2020 13:53:37
Built from: https://github.com/alliedmodders/amxmodx/commit/5eea3e5b
Build ID: 5271:5eea3e5b
Core mode:

Meta List:

Код:
;; Metamod plugins.ini
; AMX Mod X 1.8.2

win32   addons\amxmodx\dlls\amxmodx_mm.dll
; Enable this instead for binary logging
; win32   addons\amxmodx\dlls\amxmodx_bl_mm.dll
win32   dlls/rcbot_mm.dll

AMXX Plugins:

Код:
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] unknown                 unknown     unknown           knife.amxx       bad load
 [  2] Restore Map             0.5         rtxA              restore_map.amx  debug   
 [  3] Restore Brush Models    0.5         rtxA              restore_bmodels  debug   
 [  4] Restore Breakables      0.5         rtxA              restore_breakab  debug   
 [  5] Restore Buttons         0.5         rtxA              restore_buttons  debug   
 [  6] Restore Chargers        0.5         rtxA              restore_charger  debug   
 [  7] Restore Doors           0.5         rtxA              restore_doors.a  debug   
 [  8] Restore Environment     0.5         rtxA              restore_env.amx  debug   
 [  9] Restore Lights          0.5         rtxA              restore_lights.  debug   
 [ 10] Restore Sound           0.5         rtxA              restore_sound.a  debug   
 [ 11] Restore Train           0.5         rtxA              restore_train.a  debug   
 [ 12] Restore Triggers        0.5         rtxA              restore_trigger  debug   
(  1) Load fails: Plugin file open error (plugin "knife.amxx")

Also it's giving error while compile building any weapon.

Код:
//// knife.sma
//
// E:\Program Files (x86)\Counter-Strike 1.6\valve\addons\amxmodx\scripting\include\hlsdk_const.inc(702) : warning 201: redefinition of constant/macro (symbol "ITEM_FLAG_SELECTONEMPTY")
// E:\Program Files (x86)\Counter-Strike 1.6\valve\addons\amxmodx\scripting\include\hlsdk_const.inc(703) : warning 201: redefinition of constant/macro (symbol "ITEM_FLAG_NOAUTORELOAD")
// E:\Program Files (x86)\Counter-Strike 1.6\valve\addons\amxmodx\scripting\include\hlsdk_const.inc(704) : warning 201: redefinition of constant/macro (symbol "ITEM_FLAG_NOAUTOSWITCHEMPTY")
// E:\Program Files (x86)\Counter-Strike 1.6\valve\addons\amxmodx\scripting\include\hlsdk_const.inc(705) : warning 201: redefinition of constant/macro (symbol "ITEM_FLAG_LIMITINWORLD")
// E:\Program Files (x86)\Counter-Strike 1.6\valve\addons\amxmodx\scripting\include\hlsdk_const.inc(706) : warning 201: redefinition of constant/macro (symbol "ITEM_FLAG_EXHAUSTIBLE")
// Header size:           1480 bytes
// Code size:            15628 bytes
// Data size:             3060 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   36552 bytes
//
// 5 Warnings.
// Done.
//
// Compilation Time: 0,92 sec
// ----------------------------------------

Автор:  Safety1st [ 04 ноя 2020, 18:48 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

yemet123 писал(а):
Version:
Your server is not just AMXX. Add versions of HLDS & gamedll.

yemet123 писал(а):
Meta List:
It is Metamod-P config. Execute cmd 'meta list' on server console.

yemet123 писал(а):
Also it's giving error while compile building any weapon.
Nothing critical for now.

Автор:  yemet123 [ 04 ноя 2020, 20:14 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

okay pass them, now I got another one.

Код:
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] unknown                 unknown     unknown           knife.amxx       bad load
(  1) Load fails: Plugin uses an unknown function (name "wpnmod_apply_multi_damage") - check your modules.ini.
1 plugins, 0 running

Автор:  Safety1st [ 04 ноя 2020, 23:58 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

Not enough info to help you. And I don't see Mod itself on the server :)

Автор:  yemet123 [ 05 ноя 2020, 03:28 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

How so? Which information should I give exactly?

Автор:  Safety1st [ 05 ноя 2020, 04:26 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

Did you build the server on your own?

Автор:  yemet123 [ 05 ноя 2020, 05:30 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

I don't using HLDS, I just want it only in solo.

Автор:  Safety1st [ 05 ноя 2020, 13:34 ]
Заголовок сообщения:  Re: Weaponmod doesn't working (Windows)

Ok, plz briefly describe your actions to get mod's plugin on listen server.

Страница 1 из 2 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/