I am missing the ++ and -- operator in Armas SQF scripting. Is it possible to implement both?
_myvar ++; adds +1
_myvar--; decrease -1
Kind regards
I am missing the ++ and -- operator in Armas SQF scripting. Is it possible to implement both?
_myvar ++; adds +1
_myvar--; decrease -1
Kind regards