Enhancing the ToTile logic #501
amr-el-sayed
started this conversation in
Ideas and feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally, the Totile was used in Tiberian Sun to create pavements.
The logic still works in RA2/YR, but it needs furthur more enhancements.
The GAGREEN is an example of unused buildings using the ToTile to create green lat.
For placing a tile over water, it needs some tricks to make it work:
Naval=yes
WaterBound=yes
LaserFencePost=yes; or Gate=yes will enable the tite to be placed over water.
This can be used to create islands from within the game without using the map editor.
However, new tiles can not be placed over another created tile.
Hope this can be fixed.
There was a discussion about it in the following link:
https://ppmforums.com/topic-15402/make-your-own-land/
Beta Was this translation helpful? Give feedback.
All reactions