midspace / Space-Engineers-Admin-script-mod

Modding script for Space Engineers with dozens of Admin commands for creating game scenarios or supporting servers.
43 stars 13 forks source link

/load or /fill command #106

Open midspace opened 9 years ago

midspace commented 9 years ago

Like #51, a multi targeted command, that will fill cubes with their particular required components.

/load #number {item} [value]

/load guns Fill all weapons that require bullets.

/load missile Fill all weapons that require missiles.

/load turrets Fill all turrets that require bullets or missiles.

/load oxygen/o2 Fill all tanks that require oxygen. (Hydrogen has been hinted at in game code.)

/load reactors Fill all reactors that require uranium.

/load batteries Fill all batteries with power.