Callback: Disable autosloping

From GRFSpecs
Revision as of 13:31, 1 April 2012 by Frosch (talk | contribs) (use new grf templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Disable autosloping (3C/14F/15D)

With this callback, you can prevent the autoslope feature from altering the ground below a house/industry/object tile. To allow altering the ground, return 0. Returning 1 will disallow land modifications.

GRFv≤7 Note that GRF versions 7 and lower only distinguished zero and non-zero return values.