Silicon City’s Engine Values makes you able to access a value of the different things in the city. Find the documentation below on how you can call each function.
<aside> 💡 Each of the following Values will return a string, floating or integer number according to its description.
</aside>
See also Functions Cheating and Custom Scenarii
Returns the height of a block, in meters.
parameters:
longitude (Int32), lattitude (Int32)
example:
!block_height(15, 15)
Returns landvalue of a block.
parameters:
longitude (Int32), lattitude (Int32)
example:
!block_landvalue(15, 15)
Returns the level of a building.
parameters: