Space Engineers

Space Engineers

TIM - Auto Deploy
19 Comments
kinngrimm 9 Mar, 2023 @ 10:59am 
ok thx
Therian  [author] 9 Mar, 2023 @ 7:52am 
@kinngrimm, i havent play space engineers in a while, but I am assuming as long as TIM kept the same naming scheme, it should work.

There may be code errors since it was last updated 5 years ago.
kinngrimm 6 Mar, 2023 @ 9:51am 
does this still work with the 2022 update version of TIM?
Urdim 7 Sep, 2019 @ 12:12pm 
Does this still work?
Therian  [author] 12 Dec, 2018 @ 10:47am 
@kodi4444 sorry to get back to you so late. I am using this tool to do so. https://github.com/malware-dev/MDK-SE
Kodi4444 16 Nov, 2018 @ 10:03pm 
@[82DK] Therian
im not sure how to turn the source code from the GitHub into a script I can copy and paste into a program block. im not familiar with C#.
Kodi4444 15 Nov, 2018 @ 7:34am 
@[82DK] Therian cool I could test it out later when im free.
Therian  [author] 14 Nov, 2018 @ 9:16pm 
@kodi4444 check out https://github.com/Therianulf/TIM-auto-deploy ive been making some of those changes but havent released it yet. still need to test
Kodi4444 14 Nov, 2018 @ 8:00am 
possibly you could make it so there is a config section where you could set custom Tim settings
example
//name to set to reactors
Reacor_name = "[TIM URANIUM:p1:100]";
//name to set to O2/H2
O2_H2_name = "[TIM ICE:P1:10]";
//name to set to Refinery
Refinery_name = "[TIM ORE:P2]";
because that would be awesome.
because then I can change the config depending on what kind of ship it's to be run it on.
Therian  [author] 13 Nov, 2018 @ 5:43pm 
@kodi4444
set the config to change how much reactors get.
Ill consider adding an option for setting assemblers to auto

//this is how much uranium to give to each reactor, make sure to have the trailing F if you change it, since thats what makes it a float in C# land
public float ReactorUraniumCount = 100.0F;
Kodi4444 12 Nov, 2018 @ 11:44am 
can you make it do assembelers [tim auto]
and reactors [tim uranium:p1] without the :100 becaus i want all uranium to go to the reactors
please
Therian  [author] 1 Nov, 2018 @ 12:28pm 
Thanks =)
NewJoker 31 Oct, 2018 @ 11:21am 
This is great! This is very useful for adding new ships to the current TIM Managed station.
Therian  [author] 30 Oct, 2018 @ 12:02pm 
Script is now finally updated to not be using deprecated values, havent gotten a chance to improve its functionality.
Sir Luis 19 May, 2018 @ 10:54pm 
please do. make it so all turrets get the tim and ammo make em at least get 2 each round. example [TIM NATO_25x184mm:2] also maybe each cockpit gets 1 oxygen bottle n 1 hydro up 2 u
Therian  [author] 19 May, 2018 @ 10:51pm 
@sir luis, I havent been playing space engineers recently and that script could probably use an update. Ill check it out this weekend if i get a chance. its worth the time
Sir Luis 19 May, 2018 @ 5:08pm 
can you make it so it auto tims up all the gatling turrets and missile turrets?
Varaxian 28 Mar, 2017 @ 2:38pm 
Tor 25 Jan, 2017 @ 1:21am 
Thanks.