Mp_teamxhandicap
voodooc
Join Date: 2002-12-26 Member: 11560Members
<div class="IPBDescription">can we get this enabled in casual mode?</div> According to the server faq, the handicap settings only work in tourney mode.
I'm trying to write an autohandicap plugin to help combat team stacking on our public server. I want to be able to dynamically change those handicap settings.
I havent tried it yet, but according to TFM it shouldn't work.
How hard would this be to enable?
Thanks,
vc
I'm trying to write an autohandicap plugin to help combat team stacking on our public server. I want to be able to dynamically change those handicap settings.
I havent tried it yet, but according to TFM it shouldn't work.
How hard would this be to enable?
Thanks,
vc
Comments
A much easier route would be a metamod plugin to hook into the damage dealing/receiving routines, and modify the values yourself. Emulate the existing handicap functions.
I'm trying to keep the autohandicap plugin as an AMX plugin, in small, to keep it simple. Ive never coded metamod and wouldn't know where to start.
I'm more interested in whether the devs would consider allowing us to enable something like this, and mp_friendlyfire, in non-tourney mode in a future patch.