ARK: Survival Evolved

ARK: Survival Evolved

Super Structures
Bob der Bongmeister 2021 年 12 月 5 日 上午 5:30
Delete Items that were craftable before
Hi,
we would like to remove some stuff like the laboratory from the server.
After removing the engram none can be build anymore, but there are still some leftovers in storages and placed ones that dont get removed by removing the engram.
Is there a possibility to remove placed and stored structures, without wiping the whole server?
< >
正在显示第 1 - 5 条,共 5 条留言
zerassar 2021 年 12 月 5 日 下午 12:30 
Destroying structures is a vanilla game mechanic. See this list for all of the available commands you have at your disposal. Kill/destroy is what you're after.

https://ark.fandom.com/wiki/Console_commands
Bob der Bongmeister 2021 年 12 月 5 日 下午 2:09 
Yes it is a vanilla game mechanic.
I still dont know how i destroy the SS Mod Structures.
Can you tell me the exact command i need to destroy the SS Laboratory AND to delete the SS Laboratory from all inventories on the server including Vaults, Tek Storages etc.
Thank You :)
zerassar 2021 年 12 月 5 日 下午 2:43 
I'm more of a "teach a man to fish" kinda guy lol.

Read the example in the link I posted.
To get the primalitem or BP name see the pinned SS documentation that includes a spawn list.

Give that a go first and show where you get to then I can clarify further if needed
Bob der Bongmeister 2021 年 12 月 5 日 下午 11:18 
Alright first i tried to delete vanilla structures

cheat DestroyAll StorageBox_Huge_C <- worked for placed structures but not stored vaults in other structures

then i tried to remove every laboratory:

cheat DestroyAll "Blueprint'/Game/Mods/StructuresPlusMod/Misc/TekChemBench/PrimalItemStructure_TekChemBench.PrimalItemStructure_TekChemBench'" 1 0 0

cheat DestroyAll PrimalItemStructure_TekChemBench.PrimalItemStructure_TekChemBench_C

cheat DestroyAll PrimalItemStructure_TekChemBench_C

cheat DestroyAll TekChemBench_C

all of those above didn't work ....

afterall i only got to destroy placed vanilla structures but not stored ones ...

so: how do i destroy SS structures AND delete them from inventories of players and other structures?
zerassar 2021 年 12 月 5 日 下午 11:52 
引用自 Shift
cheat DestroyAll StorageBox_Huge_C <- worked for placed structures but not stored vaults in other structures
That is correct. Items as they exist in your inventory are completely separate things to how they exist in the world. So this needs a double shot to take it down fully. You're half way there.

引用自 Shift
cheat DestroyAll PrimalItemStructure_TekChemBench_C
AFAIK should have killed the items in inventories. However, if that didnt do the trick a work around is to simply move this file out of your server, restart the server, then put it back. This will cause every itemised instance to disappear. Always keep backups though!

You could use the destroy command on the next start up to make sure anything in the world is gone, and the missing asset on restart will cause the itemised versions to disappear as well. I did go through the wiki... I was sure there was some better examples but the commands i can locate so far only show examples for BP's/entities. i.e. dinos/structures/things in the real.

Re the laboratory structure itself...
Your attempts so far to fill the laboratory itself were also close... PrimalItems/Resources/structures are things in your inventory. So its definitely not that.
All of this comes from the game files itself, look at some examples and then browse the game/mod to find something that matches.

C:\Program Files (x86)\Steam\steamapps\common\ARK\ShooterGame\Content\Mods\1999447172\Misc\TekChemBench

And I spotted "BP_TekChemBench.uasset"
So I suspect...
cheat DestroyAll BP_TekChemBench_C

So between the above... and temporarily moving the PrimalItemStructure out of the mod then restart, your objective should be met.

Another alternative, assuming its the recipes you hate, would be to make them stupidly expensive and thus uneconomical. Lookup ark crafting recipe overrides.

List of items that you could customise can be found based on the following file path:
C:\Program Files (x86)\Steam\steamapps\common\ARK\ShooterGame\Content\Mods\1999447172\Misc\TekChemBench\Recipes

...You know... just in case someone was sneaky and hid one in the obelisk or something whilst you were trying to kill the laboratory off ;-)
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50