- 2
How to disable cheats overlay / Как отключить чит-оверлей
Asked by
Aja
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
Aja
No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Many players have already noticed that in A3, it is possible to exploit an unfair advantage in the form of a cheat in the Steam overlay.
Now, a way has been found to prevent this and put an end to these cheaters:
https://community.bistudio.com/wiki/Arma_3:_Steam_Game_Recording
Многие игроки уже заметили, что в A3 можно получить нечестное преимущество, используя читы в оверлее Steam.
Теперь найден способ предотвратить это и положить конец читерству:
https://community.bistudio.com/wiki/Arma_3:_Steam_Game_Recording
Disabling default Events in a mission description.ext:
class SteamGameRecording { class UnitKilled { scope = 0; //Accessor scope (0: private) }; class VehicleKilled { scope = 0; }; };Share this post
Link to post
Share on other sites