Set Territory as Unclaimed? [RESOLVED]
-
Is it possible to remove a player's ownership of a territory without giving it to another player? For example, at the beginning of the game on my map, all territories are unclaimed - aka with no owner.
If possible, how would I return a territory to this unclaimed state after a player has captured it?
EDIT: Figured it out. The "Player Name" for such a thing is "Neutral"
Example:
<attachment foreach="$Territory$" name="triggerAttachment_Germans_TotalSurrender_@Territory@_RemoveOwnership" attachTo="Germans" javaClass="TriggerAttachment" type="player"> <option name="conditions" value="conditionAttachment_Germans_TotalSurrender"/> <option name="changeOwnership" value="@Territory@:Germans:Neutral:false"/> <option name="when" value="after:germansPolitics"/> <option name="uses" value="1"/> </attachment>
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login