Is there a plugin anyone knows of that allows you to use all the electrical items (turrets, lights, etc) without having power hooked up?
Run without power (Rust)
Not sure if anyone has posted a plugin for it, but it's definitely possible.
Use UpdateFromInput on electrical items when you want to pretend they have power.
Can also use flag BaseEntity.Flags.Reserved8 to mark them as powered, and flag BaseEntity.Flags.On to mark them as online.
Use UpdateFromInput on electrical items when you want to pretend they have power.
Can also use flag BaseEntity.Flags.Reserved8 to mark them as powered, and flag BaseEntity.Flags.On to mark them as online.
There's no global plugin, but there's this one https://umod.org/plugins/powerless-turrets