Enfusion Engine’s scripting language ships with Proto definitions. These connect the C++ code in the engine to the scripting language….
Networked Meshes in Arma Refroger
Arma Reforger is the latest Arma game released by Bohemia Interactive. This is more of a demo of the Enfusion…
CallExtension in DayZ
One of my least favorite changes between Arma 3 modding and DayZ modding is that the developers of DayZ insist…
DayZ Arbitrary Enforce Execution
In computer security, arbitrary code execution (ACE) is an attacker’s ability to execute arbitrary commands or code on a target…
SHA256 Implementation in DayZ Standalone
SHA-2 (Secure Hash Algorithm 2) is a set of cryptographic hash functions designed by the United States National Security Agency…
Enabling File Write to DayZ Root Directory
So my recent work on DayZ BR has lead to me creating my own ban management system. The idea is…