cziki Posted April 30, 2014 Share Posted April 30, 2014 Hello, I have a problem with a damage in panzerwar games, damage is too low, can you please change value of damage to 500 or higher ? I've tried change this value in mapconfig but this way sometimes didn't work. If you have some other working solution for this ploblem, please write to this post. Regards. Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted April 30, 2014 Management Share Posted April 30, 2014 Enabling panzerwar sets the g_dmgPanzer to 133 and g_panzersSpeed to 2000. You can change these values after the war is set. clan DIABOLIK 1 Quote Link to comment Share on other sites More sharing options...
cziki Posted May 1, 2014 Author Share Posted May 1, 2014 And here is a problem, sometimes new value of damage works, sometimes don't. I have as I write a mapconfig with new values foe panzerwar and it doesn't work. For example now we are playing panzerwar on purefrag and in mapconfig I have set g_panzerdmg 500 and on server is set a g_panzerdmg 1000 and I dont know from where is that value, no one change this value. Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted May 1, 2014 Management Share Posted May 1, 2014 One possibility would be to override the !panzerwar command with a custom command so that it will set the custom damages after the command has been issued. EDIT:If you're starting the panzerwar with config, you will need to use Lua hook on the start of the map to set the damages. Implementing http://mygamingtalk.com/wiki/index.php/Silent_Lua#et_RunFrame callback will probably work fine. You only need to make sure it changes the damage values only once. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.