Frictional Games Forum (read-only)

Full Version: Replacing tinderboxes for FC
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to replaces the tinderboxes for a Full Conversion, but as you can see, it's not going so well.

[Image: gXeLrQe.png]

I have a custom "matchbox" item and changed its entity to a 'tinderbox' type, but it's still going straight into my inventory slots instead of filling up the tinderbox slot. Could I get some help please?
You need to set the item type as Tinderbox instead of Puzzle.
Mudbill is right. Also you can use what i've done in my Time Distortion mod. In your fc folder place your matchbox entity in entities/item/tinderbox, i mean copy all the files the matchbox uses into that folder, and then rename the "matchbox.ent" into "tinderbox.ent". This will surely replace the original tinderbox item when you run you FC mod, even if it stays the one original in the editor, it will appear properly in game Smile