fd_plc_act_time

Activate the placeable at specific times (dawn, day, dusk, night).

Variables

DAWN: (int) 1 if placeable is to be active at dawn.

DAY: (int) 1 if placeable is to be active during the day.

DUSK: (int) 1 if placeable is to be active at dusk.

NIGHT: (int) 1 if placeable is to be active during the night.

Examples

Having a torch bracket light the torch during the night, and deactivating it during the day.