I'm really sorry if this has been answered elsewhere but I did search before posting.
I have a server I occasionally play jump maps on. Even without an official jump mod, sourcemod detects that I'm on a jump map and does the impulse 101 thing to regen health constantly..
I wanted to play SOAP dm as well with some friends and so I installed it.
Here's the problem: With SOAP mod installed, it interferes with the "Jump Mode" from sourcemod. Ammo still regens, but health does not.
My question: How do I keep SOAP installed but have sourcemod return to normal and regen health when I'm jumping?
I tried the documented unload/stop commands for SOAP and it still wouldn't work.
Thanks for your help!
I'm really sorry if this has been answered elsewhere but I did search before posting.
I have a server I occasionally play jump maps on. Even without an official jump mod, sourcemod detects that I'm on a jump map and does the impulse 101 thing to regen health constantly..
I wanted to play SOAP dm as well with some friends and so I installed it.
Here's the problem: With SOAP mod installed, it interferes with the "Jump Mode" from sourcemod. Ammo still regens, but health does not.
[b]My question: How do I keep SOAP installed but have sourcemod return to normal and regen health when I'm jumping?[/b]
I tried the documented unload/stop commands for SOAP and it still wouldn't work.
Thanks for your help!
This has been resolved. The issue is that I wasn't unloading SOAP properly. The following 3 commands must be executed to unload soap
sm plugins unload soap_tf2dm
sm plugins unload soap_tournament
mp_restartgame 1
This has been resolved. The issue is that I wasn't unloading SOAP properly. The following 3 commands must be executed to unload soap
sm plugins unload soap_tf2dm
sm plugins unload soap_tournament
mp_restartgame 1