Only Build on Red Tile

Levdragon

Member
Reaction score
2
How can I make it so a building and only be built on a red tile, this is a tile which buildings cant be built on unless the buildable option is changed? Please answer to this if you know ++ rep.
 

verdr3t

New Member
Reaction score
8
Hi Levdragon,


You can:

Go to Object Editor and for every building you want to include in your map remove the "Buildable" entry in...

Code:
Pathing - Placement Requires

That makes the the building buildable on every tile. (As you guessed right) But I think you can't change terrain types to not buildable which would be needed.


I'd try something like this:

Create a region on every red tile and run a trigger like this:

Code:
Red Tiles
    Events
        Unit - A unit enters Red Tile 001
        Unit - A unit enters Red Tile 002
        Unit - A unit enters Red Tile 003
        ...
    Conditions
        (Unit-type of (Triggering unit)) Equal to Builder
        (Terrain type at (Position of (Triggering Unit))) Equal to Red Tile [COLOR="royalblue"]'Not necessarily needed, only wanted to show you there is a condition like this'[/COLOR]
    Actions
        Environment - Set terrain pathing at (Position of (Triggering Unit)) of type Buildability to On

...or somethin' like that. Sry, but it's the only possible way I can think of.


Peace verdr3t
 

Levdragon

Member
Reaction score
2
Ok that dosen't work but thanks for typing that all up for me I will give you rep, if anyone else has any idea how to do this please reply.
 

Somatic

You can change this now in User CP.
Reaction score
84
Look under Pathing - Placement Requirment : Select Ground Pathable, that will work on all ground which units can walk on
 

Levdragon

Member
Reaction score
2
Yes but that doesn't make it only on red titles that makes in on all walkable ground I need it so its only on red titles not on all titles.
 

Somatic

You can change this now in User CP.
Reaction score
84
Look above the field im talking about, and check Buildable.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top