Sandbox and Avatar

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
Post Reply
monty1510
Burner Inserter
Burner Inserter
Posts: 14
Joined: Mon Dec 12, 2016 12:51 pm
Contact:

Sandbox and Avatar

Post by monty1510 »

Hey,
Just curious if, when in sandbox mode can you have the avatar running around?

Monty1510

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: Sandbox and Avatar

Post by DaveMcW »

/c game.player.create_character()

Then to return to god mode:
/c x = game.player.character; game.player.character = nil; x.destroy()

monty1510
Burner Inserter
Burner Inserter
Posts: 14
Joined: Mon Dec 12, 2016 12:51 pm
Contact:

Re: Sandbox and Avatar

Post by monty1510 »

Thank you . its nice to see the little guy again :)

Post Reply

Return to “Gameplay Help”