Space Engineers

Space Engineers

View Stats:
are there auto weld drone AI scripts?
i plan in making a base that has drones to automatically weld, is that a thing that is around? also what coding languages work in space engineers
< >
Showing 1-6 of 6 comments
ShadedMJ Feb 1, 2019 @ 7:15pm 
Coding language is C#. Suggest using MS Visual Studio linking to the Space Engineers libraries than trying to do everything from the programmable block.

Can you better define "drones to automatically weld"? Weld what?
If you mean repair damage to the base from meteor hits and such, that's difficult because you'd need a script to see damage on blocks, deal with the picky remote control aspects of the drone, finding the damage may not be surface level and unreachable by drone, ...
Malkuth Feb 2, 2019 @ 2:39am 
I’m going to say no. Since most drone movements are preprogrammed to not run into things. And since your looking to I take it build random ships, the script would have to know the ship.

Seems simple it’s not, all scripts are limited in size they can be in game. Some scripts like Tim and the LCD scripts are pushing the edge of that limit.
Abomination Feb 2, 2019 @ 3:44am 
Originally posted by Malkuth:
I’m going to say no. Since most drone movements are preprogrammed to not run into things. And since your looking to I take it build random ships, the script would have to know the ship.

Seems simple it’s not, all scripts are limited in size they can be in game. Some scripts like Tim and the LCD scripts are pushing the edge of that limit.

is their a way to get a script to get a drone to follow you? and attach a interior turret on the bottom?
aralmo Oct 10, 2020 @ 11:46am 
No need to know the ship. I had one made but lost it with my old pc. Just need to make it move back 2.5m left 2.5m forward and so until row is done, then down and back.
Can't use the remote controller tho you have to code your own way to control it with thruster and gyro overrides
Last edited by aralmo; Oct 10, 2020 @ 11:47am
skivel2 Oct 10, 2020 @ 11:20pm 
you can try nanobots they will repair or weld (in fly mode) blueprints without all the fuss https://steamcommunity.com/sharedfiles/filedetails/?id=857053359
Lander1 (Banned) Oct 10, 2020 @ 11:28pm 
This is from 2017 so I'm not sure if it works but it may be relevant for what you're trying to do.

https://steamcommunity.com/sharedfiles/filedetails/?id=1200760985
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Feb 1, 2019 @ 6:12pm
Posts: 6