[MOR] Aja 298 Жалоба Опубликовано 4 часа назад 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; }; }; 1 1 crabe и SilentVonWind отреагировали на это Поделиться сообщением Ссылка на сообщение Поделиться на другие сайты
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; }; };Поделиться сообщением
Ссылка на сообщение
Поделиться на другие сайты