Server's setting improvement concerning bound items teleportation.

12 votes

TeleportBoundItems = 2
- 0 can't teleport bound items.
- 1 can teleport bound items.
- 2 can teleport bound items from castle to castle only.

TeleportBoundItemsFromToAttackedCastle = False
- False can't teleport bound items from and to castle under attack.
- True can teleport bound items from and to castle under attack.
- Ignored if TeleportBoundItems = 0.

TeleportBoundItemsFromPublicToAttackedCastle = False
- False can't teleport bound items from public to castle under attack.
- True can teleport bound items from public to castle under attack.
- Ignored if TeleportBoundItems = 0 or 2.

Feedback Suggested by: Meyverick Upvoted: 19 May, '23 Comments: 2

Comments: 2