Callback: 32-day callback
From GRFSpecs
Jump to navigationJump to search32-day callback (32)
This callback is called every 32 game days for each vehicle, although not for all vehicles on the same day. The callback is always used when defined, no bit in the action 0 property needs to be set to activate it.
The return value is a bit mask of the following bits:
Bit | Value | Meaning |
---|---|---|
0 | 1 | Trigger vehicle trigger 10 |
1 | 2 | Update colour map via callback 2D |
If no bits are set, nothing happens.