I have some experience in writing code, but for the life of me cannot figure out how to write a small add on that is
1) always present, not a modified SQF(I do know how to sign a PBO)
2) Access events or other Arma scopes, I want to control the execution of my code.
Does someone have a config.cpp with necessary headers for creating an add on. I just want to save flight data out of the game. I have seen the members/types of the Arma Class on BIS's web page, but have no clue on how to structure it.
Thanks in advance!