dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

"Create Item" - "Small Rock" Not Working

Open FeldDyWhite opened this issue 1 year ago • 6 comments

The command below: "Create Item" -> "Small Rock" Is not working, doesnt create rocks. Thanx for the mod <3

FeldDyWhite avatar Mar 04 '25 12:03 FeldDyWhite

Created items are usually dropped on the floor, and small rocks disappear when dropped outside. If you create the item into a container it will work correctly, though you might need to use the "createitem" command from the DFHack console to do that.

quietust avatar Mar 04 '25 12:03 quietust

I will try this, but any else rock are not created with "gui/createitem", int the past the command work normally, thanx

FeldDyWhite avatar Mar 04 '25 12:03 FeldDyWhite

To my knowledge, nothing has actually changed with regard to how gui/createitem creates ROCK items. When you run the command, is it trying to place the items outside, inside an above-ground building, or underground?

quietust avatar Mar 04 '25 21:03 quietust

In fact, it didn't even create the item, I tried to create "Salt Rock" stones, and no rocks are generated.

FeldDyWhite avatar Mar 05 '25 00:03 FeldDyWhite

Did you have a dwarf selected when you ran the command? If so, look at that dwarf's feet and see if there's a "pile of rock salt" there. If you didn't have a dwarf selected, look at the feet of the first unit in your Citizens list. Ideally, all of this should be done while the game is paused.

quietust avatar Mar 05 '25 13:03 quietust

I tried the command using the creature ID, and nothing work, when i use other command, like "ore", works. Just "small rocks" dont work.

Image

FeldDyWhite avatar Mar 06 '25 01:03 FeldDyWhite