I am currently trying to form a law in our country that allows us to unclaim homesteads of abandoned players. The homestead in question have been annexed, so the law applies, but I have trouble getting it to work.
I tried to "ignore auth" on the action "Unclaim property" if deed owner is "abandoned". Sounds good on paper, but the claim tool does not allow anyone to set it to the target homestead.
Then I tried to allow to pick up the homestead claim object itself, but in the "Place or pick up object" logic I seem to only have access to the data for the citizen performing the action, not the citizen on which property the object is, so I can't test if the original owner belongs to "Abandoned".
Any other ideas?
EDIT: I also tried to "Ignore Auth" on the Property Transfer action if current owner is "Abandoned" and new owner is a citizen of the country. Even though the law is "active" on the homestead, trying to execute the property transfer is met with "You are not authorized to do this on ". :-(
External link →