Long Range Reusable Delivery Drones


They deliver things far far away and return to base

Content
3 months ago
2.0
711
Logistics Logistic network Storage Cheats

g Muito Obrigado

3 months ago

Sempre quis um mod assim, que pudesse substituir a logística de trens de uma forma mais completa e você conseguiu trazer isso.
Conhecia o mod original e até achei útil, mas ele só me fez ficar frustrado por ser quase o que eu queria.
MUITO OBRIGADO, agora vou começar uma partida nova já com esse seu mod.

OBS: sou brasileiro, pensei que seria interessante deixar um comentário na minha língua também!

I've always wanted a mod like this, one that could replace train logistics in a more complete way, and you managed to do that.
I knew the original mod and even found it useful, but it only frustrated me because it was almost what I wanted.
THANK YOU SO MUCH, now I'm going to start a new game with this mod of yours.

NOTE: I'm Brazilian, I thought it would be interesting to leave a comment in my language too!

3 months ago

Thank you so much for your awesome comment! I hope you enjoy your new playthrough, and let me know if you have any ideas or feedback for the mod.

3 months ago

Sanovskiy, I'm enjoying the mod, but I feel like having drones deliver one stack at a time makes the screen very cluttered if you use a lot of drones. Would it be possible to add configuration options to deposit all 5 stacks at once?

This option would help make the logistics more fluid.

3 months ago

I went to the "script" folder, to the "long-range-delivery-drone" file and in the line "count = min(count, get_stack_size(name))" I added "count = min(count, get_stack_size(name) * 5)" and it seems to work.

but still, it would be better if it was done by a professional, because honestly I have no idea what I did, lol!

thanks for the mod!

3 months ago

local MAX_DELIVERY_STACKS = 5

Drones can carry 5 stacks at a time.

2 months ago

Hey there! I think he wants the drone to deliver more than one stack at a time to the depot. So instead of carrying 5 stacks and dropping them off 1 stack at a time he wants them to drop all 5 (or a configurable number) at a time to speed up delivery and reduce the amount of drones flying around and make it more fluid. I agree with him! I would love a config or a research that increases the amount of stacks dropped.

New response