Browsing Tag
C++
ArmA Scripting Tutorials: How To Make ArmA Extension (Part 1)
EDIT: VS2013 is already available and I recommend it over VS2012. The tutorial is still kind of relevant though. What is ArmA extension? It is
ArmA Extension: Ctrl_Tab.dll
Here is a very simple extension I made to work with FRAPS. The idea is that you can send a keystroke from within ArmA script
ArmA Console Extension: debug_console.dll (V2.0)
This new debug console extension v2.0 does pretty much what the version 1.0 does. The main difference is you do not need to spawn call
ArmA Console Extension: debug_console.dll
I think I’ve done enough of .rpt parsing (while monitoring DayZ server we had) to last me a life time, so this time let’s go
ArmA RegEx Extensions: regex_match.dll and regex_replace.dll
If one thing ArmA is missing badly it is native RegEx functionality. Considering how fast and powerful RegEx could be, it is just screaming “FFS,