Companion Drones for 2.0


UPDATE 3.1 Tired of the lonely factory life? This drone(s) will follow, assist, and protect you, handling construction, repairs, combat, and manage its inventory all by itself. Toggle between building and combat roles on the fly with hotkeys or the shortcut bar, fine-tune its behavior with customizeable options, and toggle between Modes to enable progression over time or to make the mod more suitable for large modpacks like Angels or Bob's. Maintained by Maoman

Content
8 days ago
2.0
4.55K
Logistics Combat

i [Closed] Smoke emission.

a month ago
(updated a month ago)

How do i disable that smoke from the companion?
What file and line i must modify to disable it?
Could we get a starting setting do disable the smoke?

Thank you for a great mod.

Nevermind i was editing the mod but was not editing the one in use.. i figured it out.
please close or delete this topic.

a month ago
(updated a month ago)

Rather than trash the thread, I'll just post the fix for anyone else who comes along and wants to do the same thing.

In data.lua, delete lines 317 through 331 (or just comment them out with "--[[" and "]]--" on either side) then save the file and restart your game.

a month ago
(updated a month ago)

it would be nice if we can make the smoke at the back of the bot, and emission of 0.1 up to 0.5 max
I`l give it a go today or tomorow and l post the changes here.

I`l need some help my ideea is i want it to release some steam instead of smoke is it possible ?
Thing is bots can accumulate pressure (steam) but emitting smoke makes them odd :D

a month ago

ok i was able to fix the issue with the smoke... now it all looks good :D

{
name = "train-smoke",
deviation = {0, 0},
frequency = 100,
position = {0, 0},
starting_frame = 0,
starting_frame_deviation = 60,
height = 0,
height_deviation = 0.5,
starting_vertical_speed = -0.2,
starting_vertical_speed_deviation = 0.1
}

lua319 - lua330

New response