ArmaScriptTrace
Example Screenshot
http://img709.imageshack.us/img709/8944/testqk.png
Hello,
I wrote a small Java application that is able to parse Arma script files and trace the execution calls of other scripts via #includes, execvm, etc. It then displays a nice tree graph image using GraphViz showing the structure. Anyway, I find it handy when making missions to run it on init.sqf and see what scripts are being called.
Please test and let me know if it breaks or is unable to parse something. Or, if you have suggestions I would love to hear them.
Thanks.
Current Version:
v0.4 (BETA) - still some bugs I think, please test
Dev-Heaven Project Page:
http://dev-heaven.net/projects/arma-script-trace
Download:
http://dev-heaven.net/projects/arma-script-trace/files
Requirements:
Java Runtime Environment
HOME 
Reply With Quote







