Upvote Upvoted 0 Downvote Downvoted
DM not refilling ammo/health
posted in Q/A Help
1
#1
0 Frags +

I'm pretty sure this has been an issue before, though I couldn't find anything telling how to fix it. In short, whenever I kill a player on my server I neither receive the 50% health bonus nor the ammo refill of typical DM servers. Ideas?

Edit: I reinstalled sourcemod and readded MGE, logs, DM, and sizzlingstats to get the DM to work again. I suppose it was just a conflicting plugin somewhere.

I'm pretty sure this has been an issue before, though I couldn't find anything telling how to fix it. In short, whenever I kill a player on my server I neither receive the 50% health bonus nor the ammo refill of typical DM servers. Ideas?

Edit: I reinstalled sourcemod and readded MGE, logs, DM, and sizzlingstats to get the DM to work again. I suppose it was just a conflicting plugin somewhere.
2
#2
2 Frags +

Here are all the SOAPDM commands: https://github.com/Lange/SOAP-TF2DM/blob/master/addons/sourcemod/scripting/soap_tf2dm.sp#L134

Here are all the SOAPDM commands: https://github.com/Lange/SOAP-TF2DM/blob/master/addons/sourcemod/scripting/soap_tf2dm.sp#L134
3
#3
0 Frags +

I have the soap_tf2dm.sp file that you linked along with soap_tournament.sp in /tf/addons/sourcemod/scripting. My health will passively regenerate, and I still spawn in random locations but its just the ammo and health that don't regenerate.

I have the soap_tf2dm.sp file that you linked along with soap_tournament.sp in /tf/addons/sourcemod/scripting. My health will passively regenerate, and I still spawn in random locations but its just the ammo and health that don't regenerate.
4
#4
0 Frags +

I have the same problem. I checked soap_tf2dm.cfg, and all of the relevant variables are set correctly. I have also tried joining the server and using rcon to set them, and nothing changes.

I have the same problem. I checked soap_tf2dm.cfg, and all of the relevant variables are set correctly. I have also tried joining the server and using rcon to set them, and nothing changes.
5
#5
1 Frags +

looks like you'll just have to not miss your shots =/

looks like you'll just have to not miss your shots =/
6
#6
2 Frags +

.sp files are the source code behind the plugin, they are effectively useless when it comes to running the plugin. You need to check your .cfg files in both custom/ and in tf/cfg/sourcemod for any of those commands that twiikuu showed you. Usually they are set in tf/cfg/sourcemod/soap_tf2dm.cfg, but you might have them elsewhere that are conflicting.

If everything is in order, try updating mm and sm to their latest verisons (I know they work, just did it on my server) and try reinstalling soap. Might want to check the plugins/ directory for multiple plugins of soap that might be conflicting as well.

.sp files are the source code behind the plugin, they are effectively useless when it comes to running the plugin. You need to check your .cfg files in both custom/ and in tf/cfg/sourcemod for any of those commands that twiikuu showed you. Usually they are set in tf/cfg/sourcemod/soap_tf2dm.cfg, but you might have them elsewhere that are conflicting.

If everything is in order, try updating mm and sm to their latest verisons (I know they work, just did it on my server) and try reinstalling soap. Might want to check the plugins/ directory for multiple plugins of soap that might be conflicting as well.
Please sign in through STEAM to post a comment.