migrationControl WIP
zombie_migration.lua — Zombie module
What it does
Triggers a temporary zombie migration event by setting RespawnHours, RespawnUnseenHours, and RedistributeHours all to 1 for one in-game hour, then restores the original sandbox values. The world clock is also fast-forwarded by one hour to force immediate redistribution. Original sandbox values are cached and automatically restored by an EveryHours listener.
Trigger type
migrationControl
Parameters
| Parameter | Type | Default | Valid Values | Description |
|---|---|---|---|---|
| This module accepts no parameters. The event table is not read. | ||||
Examples
Trigger a migration burst (no parameters needed)
{ type="migrationControl" }
Can be sent with extra keys; they are ignored
{ type="migrationControl", label="horde wave" }
Useful as a timed chat reward trigger
{ type="migrationControl" }