dash-core
dash-core copied to clipboard
Advanced SQF debugger that links to Arma with an Extension DLL
This is a rather ambitious idea to have a DLL extension that allows you to place breakpoints in Dash and step through variables as the game runs to see what is going on.
This is likely impossible, but a nice idea none the less.
Very possible. See https://github.com/dedmen/ArmaDebugEngine which is currently used by https://github.com/X39/ArmA.Studio