-
I am getting startup crash when trying to using MetaMod with Deadlock
-
![image](https://github.com/user-attachments/assets/704d87c6-f8c7-4b7a-93aa-7a619da44253)
-
Hello @a1batross
I installed xash on termux on debian and ubuntu the dedicated server works perfectly the only thing that im not able to add metamod-r or metamod-p idk y. Every time i try to add met…
-
When I've installed metamod and amxmodx I've had to change this line from
`gamedll "dlls\mp.dll"`
to
`gamedll "addons\metamod\dlls\metamod.dll"`
Since I've replaced the mp.dll from here, I chang…
-
```cs
RegisterEventHandler((@event, info) =>
{
var player = @event.Userid;
if (player == null || !player.IsValid)
return HookResult.Continue;
player.PrintToChat($"123"); …
-
I am running your image of CS2 in a docker I would like to add metamod. Following the instructions to install Metamod it says to copy the addons folder over and then edit the gameinfo.gi (instructions…
-
Hello. Everytime I type `quit` in server's console, the server crashes. If metamod isn't loaded, no crash.
![Screenshot 2024-10-05 050323](https://github.com/user-attachments/assets/a07b2fe7-f680-4…
-
Hi.
can u recompile / update this plugin so it works with the latest metamod ?
-
After clean install of **Metamod:Source Build 1314** and **CounterStrikeSharp Build 271** on **Windows 11**, servers keeps starts and close **without any erros**, if CSS **removed** servers starts **s…
-
On a linux server (ubuntu 24.04) running on rehlds, metamod-r and agmodx, server crashes as soon as a player spawns and moves and/or shoots.
this issue doesn't happens with the same rehlds, metamod…