Jump to content

removing furniture mod


iMeruem

Recommended Posts

is there a mod to remove a furniture in your house permanently

 

i have tried console command ''markfordelete'' but it only makes the item invisible but its there so you cant get past it

 

 

i have tried Jaxonz Utilities but it only removes it while you are there and when you go out and go back in the item is there but invisible so you cant get past it

 

 

thanks

Link to comment
Share on other sites

 

You can't fully delete items from the original game. You should disable them or move them instead. Personally I move them then disable them. Usually with really low Z position like this:

setpos z -30000
disable

does it physically remove the item that you can actually get past it or put something over it or does it only make it invisible

Link to comment
Share on other sites

Yes, setpos moves the item itself then disable hides it and also makes sure the game knows that it's been moved so the invisible collision box that was causing you trouble goes with it. MarkForDelete is only useful for items added dynamically through scripts and console commands.

Link to comment
Share on other sites

Yes, setpos moves the item itself then disable hides it and also makes sure the game knows that it's been moved so the invisible collision box that was causing you trouble goes with it. MarkForDelete is only useful for items added dynamically through scripts and console commands.

setpos doesnt work on the item i wanted but disable really did solved it

 

 

thank you very much

Link to comment
Share on other sites

  • 3 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...