Functions
ChangeWeatherSync
- Export
exports.plouffe_lib:ChangeWeatherSync(state)
- Params
state : boolean
- If set to false the script wont change weather anymore
- Export
ChangeTimeSync
- Export
exports.plouffe_lib:ChangeTimeSync(state)
- Params
state : boolean
- If set to false the script wont change weather time
- Export
Refresh
- Export
exports.plouffe_lib:Refresh(weather,time)
- Params
weather : boolean
time : boolean - Will refresh and force sync what is set to true
- Export
Blackout
- Export
exports.plouffe_lib:Blackout(state)
- Params
state : boolean
- Will locally set blackout
- Export