Jump to content

delete console command not working


Recommended Posts

Depending on what you want to delete, you can also use

c_find("<item you want to delete>"):Remove()

This works best if you have only one of that item in your world, since it just deletes the first one it finds. For example if you want to delete the Antlion spawn, or a glitched Glommer flower, or a raging Klaus for example.

6 hours ago, Szczuku said:

You need to type commands yourself. If you ctr+c, ctrl+v it then it won't work 

It works, you just need to press ctrl again after pasting it in, since pressing ctrl for pasting it in removes the "Remote: " in front and therefore disables remote execution.

5 hours ago, JohnWatson said:

Pasting works in DST, there's a function called TheSim:GetClipboardData() which returns text from your clipboard

This is something new for me that I haven't seen so far. Can't test it right now, but if it actually works, it's a hilarious find. Thank you for that! :wilson_ecstatic:

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...