ID:1824373
Apr 4 2015, 8:11 am
|
|
Say someone is building a new room and defines it as an area with the blueprints. If they want to move or expand (recreate) this area, is there a way to safely delete the first area with some kind of admin command? This is on /tg/station's latest build.
|
Apr 7 2015, 6:50 am
|
|
You'd probably have to write your own command for it, simplest idea I have is by checking all areas against the name you provided (E.G Bridge) and have it delete those that match.
|