List of Combo Overlay examples: Difference between revisions
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
==Solid Buildings== | ==Solid Buildings== | ||
The attribute [[Solid (Function Value)|SOLID]] generally has a value of 0 or 1. It can therefore be used directly in a Combo Overlay Formula. | |||
*Set Combo [[Maplink]] to BUILDINGS | *Set Combo [[Maplink]] to BUILDINGS | ||
*Set [[A (Combo Overlay)|Key A]] to SOLID | *Set [[A (Combo Overlay)|Key A]] to SOLID | ||
*Set Formula to: <code>@A</code> | *Set Formula to: <code>@A</code> | ||