DayZ
CBD Sci-Fi power generator
Showing 1-10 of 18 entries
< 1  2 >
Update: 29 Sep @ 11:43am

Power tick added to unlimited mode to hopefully solve issues people have had with shutdown after 2 to 3 hours of use

EnergyConsumption now supports decimals, You can now go as low as 0.01, meaning longer lasting batteries!

Update: 21 Sep @ 10:35am

Errors now fixed and update re-issued
Unlimited Power Mode generator stays on without consuming energy.
Custom Drain Mode server owners can set there own power drain values for a balanced experience.

Update: 21 Sep @ 4:56am

reverted due to power loss issue

Update: 21 Sep @ 4:11am

Added new actions power up core and power off core

Update: 20 Sep @ 10:24am

Power System

New Option: You can now enable power draining instead of unlimited energy.

Control how fast generators use energy and how much capacity they have.

Setting options (in CBD_SciFiGenerator_Settings.json):
"EnablePowerDraining": 1, // 0 = Off (unlimited power), 1 = On (drains power)
"EnergyConsumption": 1.0, // How fast power is consumed
"EnergyMax": 1000.0 // Max capacity of the generator


Logging System

Added a dedicated logging system for the Sci-Fi Generator.

All logs are saved in your profile folder:

profile:\CBD_SciFiGenerator\Logs\


Note:
Power Draining is disabled by default (EnablePowerDraining = 0) to prevent interruptions on existing setups.
I'm aware that the Sci-Fi Lamps are currently not working this will be addressed in a future update.

Update: 22 Sep, 2023 @ 10:16am

Missed on last now added, Named changed on required Power attachment to POWERCORE

Update: 22 Sep, 2023 @ 9:56am

Powercell Removed now only the powercore to power the generator
Texture fixed for the black powercore
Simple Attaching of the powercore to the generator now via a prompt
The generated power consumption .json file is not yet ready for use (Energy Method still in progress)
Added some improved error logging

Update: 5 Jul, 2023 @ 12:24pm

Script refinements for smoothest possible performance

Update: 1 Jul, 2023 @ 2:33pm

Fixed all script errors which could have caused issues for some users

Update: 12 May, 2023 @ 3:38am

socket and lamp addon class update