theAsmodai / metamod-r

Metamod is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod. Metamod-r is improved version of metamod.
GNU General Public License v3.0
153 stars 38 forks source link

AMXModX-dev 1.8.3+ module automatic load fail #7

Closed souvikdas95 closed 7 years ago

souvikdas95 commented 7 years ago

Apparently, modules are either not automatically getting loaded or there's some issue with linking modules on demand by plugins when metamod-r is used. I had to manually set 'em up in amxmodx/configs/modules.ini to get 'em working. I have observed this thing since commits of this month.

This doesn't happen when used with metamod-p.

Please check @theAsmodai

theAsmodai commented 7 years ago

I know about the problem

theAsmodai commented 7 years ago

Fixed by https://github.com/theAsmodai/metamod-r/commit/14b26f5961eccc5f12a3682329b6264ddded07fa