Make your own version of remove unit function, best with region argument, which will check if unit you want to remove is in region you specified. If it is, substract from counter and call "normal" remove. If it doesn't just call normal remove.
Its common practice in programming.
Regards
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Make your own version of remove unit function, best with region argument, which will check if unit you want to remove is in region you specified. If it is, substract from counter and call "normal" remove. If it doesn't just call normal remove. Its common practice in programming.
Regards