Frictional Games Forum (read-only)
Removing tinderbox function - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Removing tinderbox function (/thread-31622.html)

Pages: 1 2


Removing tinderbox function - Nanatsumi - 11-05-2015

Is this possible delete a tinderbox function from FC mod? :(


RE: Removing tinderbox function - Romulator - 11-05-2015

As in, when you hover over a candle and the option to light it is there? Or as in, you can not pick up tinderboxes?


RE: Removing tinderbox function - Nanatsumi - 11-05-2015

(11-05-2015, 05:20 PM)Romulator Wrote: As in, when you hover over a candle and the option to light it is there? Or as in, you can not pick up tinderboxes?

I mean deleting icon from inventory and description


RE: Removing tinderbox function - TheMasterRules - 11-05-2015

Yep possible ofcourse.
Make a transparant picture as the size of the tinderbox. Name it the same- it will ask to overwrtite.
The description is in the config file.
Just name it ... nothing? Wink

Good luck!


RE: Removing tinderbox function - Nanatsumi - 11-05-2015

(11-05-2015, 05:38 PM)TheMasterRules Wrote: Yep possible ofcourse.
Make a transparant picture as the size of the tinderbox. Name it the same- it will ask to overwrtite.
The description is in the config file.
Just name it ... nothing? Wink

Good luck!

Thanks!


RE: Removing tinderbox function - FlawlessHappiness - 11-06-2015

Why do you want to do that? The item would still be in the inventory.


RE: Removing tinderbox function - Nanatsumi - 11-06-2015

(11-06-2015, 02:44 AM)FlawlessHappiness Wrote: Why do you want to do that? The item would still be in the inventory.

Um, i don't will add tinderboxes in levels


RE: Removing tinderbox function - FlawlessHappiness - 11-06-2015

If you won't be adding tinderboxes to the level, then you don't really have to do anything to the object or it's picture, since it won't appear anyway.


RE: Removing tinderbox function - Mudbill - 11-06-2015

I think they're talking about removing the tinderbox icon from the inventory because they won't be using it. It's fully possible with an IFC mod. Instead of overriding or removing the icons, you might be able to just shift the location of the tinderbox area far outside the screen, at like X 1000 and Y 1000. I think that's edited in the .gui file for the inventory.


RE: Removing tinderbox function - FlawlessHappiness - 11-07-2015

(11-06-2015, 09:08 PM)Mudbill Wrote: because they won't be using it.

If they won't be using it, why does it matter if it's there or not?