Auto Ignite Lights

Auto Ignite Lights 1.1.0

No permission to download
Auto Ignite Lights

Automatically ignites all game lights when night comes, and douse them at the morning.

Note: Lights on player's hand or backpack are not affected. Neither the lights stored on containers.

Installation

Just drop this scipt somewhere on your Scripts folder.

Configuration

You can change some settings on the top of the script.
Code:
bool Enabled = true;   // Is this system enabled?
int IgniteHour = 18;   // At what hour should we ignite the lights?
int DouseHour = 7;     // At what hour should we douse the lights?
Author
Felladrin
Downloads
87
Views
1,184
First release
Last update
Rating
1.00 star(s) 1 ratings

More resources from Felladrin

Back