Jump to content

Destroy eyebone?


Recommended Posts

Type TheInput:GetWorldEntityUnderMouse():Remove()​ in console while one of the eyebones is on the ground, and put your mouse over it. Once you do this, one of the eyebones will vanish. Now, take the eyebone you currently have, and put it inside chester, take it out, and put it in your inventory.

Link to comment
Share on other sites

@npckiller
I'm sure there are cleaner ways to do this but here are two ways to delete items from DS Worlds. Type the following codes one line after the other into your console command which is accessible by pressing the tilde sign "~" on your keyboard.

c_find'chester_eyebone':Remove()
c_give'chester_eyebone'


OR Drop one of the eyebones then move away from it a bit. Then hover your mouse on the eyebone, next open your console and type the following code in your console. WARNING: The following code deletes any item found under your mouse/cursor, be careful not to Hover the cursor over your character while you type and enter the code. 

TheInput:GetWorldEntityUnderMouse():Remove()​

To leave the console you can press ESC twice. To remove the console text log you can press Ctrl + L. I hope that helps, cheers.

 

EDIT: Took to long to write this down, I didn't realize it's already been answered.

Link to comment
Share on other sites

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...