Skip to main content

Client Events

th:event:flood:setForced

Forces the water level instantly to the given value, skipping the smooth transition.

th:event:flood:reset

Resets water to 0.0 and stops any running transition.

th:event:flood:sync

Re-syncs the client to the current GlobalState water level. Useful after reconnect.

Client Export

GetWaterCurrentLevel

Returns the water level currently applied on the client side.

Server Callbacks

Called from the menu via lib.callback:
Last modified on June 24, 2026