- Joined
- Jun 1, 2010
- Messages
- 745
I want the buildings to be able to be builded on rock, cobble path, pebbles, dungeon tiles, stone.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Unit - A unit Begins construction
(Unit-type of (Constructing structure)) Equal to YourBuilding
Set Temp_Point = (Position of (Constructing structure))
I need buildings to be builded only on one type of tile that is unbuildable (stone path), like in World War One: ISH.
Be aware that the editor attaches a relationship between pathing and tile type. You can manually modify the pathing map or use an editor like JNGP to change the pathing relationship the editor enforces on terrain of a certain tile type.
Far simpler to remove the unbuildable flag from the terrain.Or you could always use triggers,
But it doesn't show "red-color-pathing" when you try to build on unbuildable pathing type.
It just cancel your construction via trigger
WTF is this? Can not start plugin. It says when I open customize tile pathability.
Because Custom Tile Pathability modifying did not give me results, I use blight terrain for buildings. How to remove the green fog from blight?