[0.18.9] player can be deleted via editor

Bugs that are actually features.
User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

[0.18.9] player can be deleted via editor

Post by ptx0 »

When farting around in /editor I accidentally deleted my friend's character and all of his inventory disappeared, blueprints and all.

Had to revert to autosave, but it seems like this shouldn't be possible to happen.
posila
Former Staff
Former Staff
Posts: 5448
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.18.9] player can be deleted via editor

Post by posila »

It's map editor. The more freedom on what can be done, the better.

If you want to fart around things in minimally destructive way, just switch to god controller and turn on cheat mode.

Code: Select all

/c game.player.character = nil
/c game.player.cheat_mode = true
User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: [0.18.9] player can be deleted via editor

Post by ptx0 »

posila wrote: Sun Mar 01, 2020 6:26 pm It's map editor. The more freedom on what can be done, the better.

If you want to fart around things in minimally destructive way, just switch to god controller and turn on cheat mode.

Code: Select all

/c game.player.character = nil
/c game.player.cheat_mode = true
i was just trying to remove some resource patches, which i don't think i can do (outside of editor) without Ore Eraser style mod.
User avatar
ptx0
Smart Inserter
Smart Inserter
Posts: 1507
Joined: Wed Jan 01, 2020 7:16 pm
Contact:

Re: [0.18.9] player can be deleted via editor

Post by ptx0 »

posila wrote: Sun Mar 01, 2020 6:26 pm It's map editor. The more freedom on what can be done, the better.

If you want to fart around things in minimally destructive way, just switch to god controller and turn on cheat mode.

Code: Select all

/c game.player.character = nil
/c game.player.cheat_mode = true
also, in /admin there is buttons 'delete/kick/ban' and perhaps a checkbox for Immutability could be set there so no one can delete my character.
Post Reply

Return to “Not a bug”