Not sure it it's user error or the mod itself, have it set to true in config. How is it suppossed to move? i tried hitting and looking for a button to move a tower and nothing happens =(
I need help. After using this mod and I did move the tele tower, my friends teleport differently / abnormaly away from intended teleport location except for me working fine. Then I want to revert the mod with the code given below, I'm unable to see tele tower from my map and unable to use my tele tower. I did the revert the tower location as follow.
## 'true' to help with moving towers back to their original spots -- 'false' to use mod normally # Setting type: Boolean # Default value: false RestorationMode = true
When you are trying to revert the towers, both "CanMoveTowers" and "RestorationMode" need to be "true". Use the "old contraption" on the ground, and it will tell you where you need to pick up or place a tower to put them back to their original positions. Once it says "All towers are where they should be", then you can save/close the game and change "CanMoveTowers" to false.
7 comments
[General]
## 'true' to enable moving towers -- 'false' to disable moving towers
# Setting type: Boolean
# Default value: true
CanMoveTowers = false
## 'true' to help with moving towers back to their original spots -- 'false' to use mod normally
# Setting type: Boolean
# Default value: false
RestorationMode = true
Please help me