midspace / Space-Engineers-Admin-script-mod

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

List bots #94

Open midspace opened 9 years ago

midspace commented 9 years ago

Need to document this,

And see if we can delete them either selectively or all of them.

zrisher commented 9 years ago

Forgive my ignorance here - I'm curious what the bots are currently used for ingame. Is cargo ship and autopilot control represented by bots now?

midspace commented 9 years ago

They're just the NPC entries. I had hoped to do more with them, like ownership changes, but had trouble with it originally. I think we can get around that now with running ownership updates in server side. Its hard to remember what the exact problem was.

Also, potential to assign an NPC as the autopilot of an existing in game ship.

zrisher commented 9 years ago

Ah gotcha, thanks!