Fixing more BE kicks from cup weapons

Lee Enfield / M4A03
This commit is contained in:
vbawol 2017-04-16 15:22:59 -05:00
parent e5ba3a9006
commit 9214249f3f
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ http://www.microsoft.com/en-us/download/details.aspx?id=40784
== NOTES ==
* You should use a service restarter (like firedaemon) to keep the redis server and Arma 3 server running.
* A3 Server should be restarted every 4 hours. A good option ssing BEC http://ibattle.org/ scheduler and the #shutdown rcon command works well. (Scheduler Example: https://gist.github.com/vbawol/38b2f57d89c2c36106b3)
* A3 Server should be restarted every 4 hours. A good option is using BEC http://ibattle.org/ scheduler and the #shutdown rcon command works well. (Scheduler Example: https://gist.github.com/vbawol/38b2f57d89c2c36106b3)
* The log rotator found in tools should only need one path to Arma 3 changed and should be ran just before the Arma 3 server starts. (firedeamon Pre/post service: Before Event)
* It is recommended that you use ASM https://github.com/fred41/ASM to monitor your server performance.
* Go to http://epochmod.com/forum/ for more help if needed. GLHF!

View File

@ -5,7 +5,7 @@
7 setAmmo
7 enableFatigue
7 setUnitRecoilCoefficient
7 setWeaponReloadingTime
7 setWeaponReloadingTime !="_unit setWeaponReloadingTime [_unit,_weapon,1];"
7 allMissionObjects !="_alljammer = allmissionobjects 'PlotPole_EPOCH';"
7 callExtension
7 showCommandingMenu !="showCommandingMenu '';" !="showCommandingMenu '#USER:"