Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Development » Tools » Fable Chest Contents
Fable Chest Contents [message #16973] Tue, 06 March 2007 17:57 Go to next message
WickedXRS
Messages: 1
Registered: March 2007
I got sick of adding multiple files to chests to test them out, so I made a small utility instead. It allows you to type object names on each line, and when you press submit, it automatically formats them for use in a chest. For instance:

OBJECT_HERO_GLOVES_STEALTH
OBJECT_HERO_SHIRT_STEALTH
OBJECT_HERO_TROUSERS_STEALTH
OBJECT_HERO_BOOTS_STEALTH

Would become:

ContainerContents[0] "OBJECT_HERO_GLOVES_STEALTH";
ContainerContents[1] "OBJECT_HERO_SHIRT_STEALTH";
ContainerContents[2] "OBJECT_HERO_TROUSERS_STEALTH";
ContainerContents[3] "OBJECT_HERO_BOOTS_STEALTH";

It's nothing major, but it can be useful to some. I'm just experimenting with this compiler, so it may not work on all computers. Also, it's kind of limited, since you can only have 1071 lines, lol.
Re: Fable Chest Contents [message #16976 is a reply to message #16973] Wed, 07 March 2007 00:23 Go to previous messageGo to next message
OldBoy is currently offline  OldBoy
Messages: 1112
Registered: October 2005
Location: Groningen

Administrator

Reminds me....

It's a good idea, but someone did it before, some time ago:

MegaworM wrote on Tue, 11 October 2005 22:48

This takes the raw names and formats them with numbers for use in the TNG file.

For example:

Unformatted:
OBJECT_RESURRECTION_PHIAL
OBJECT_SILVER_KEY
OBJECT_PERFUME
OBJECT_ROSE_RED_01
OBJECT_CHOCOLATE_BOX_UNGIVEABLE
OBJECT_CHOCOLATE_BOX_01
OBJECT_WEDDING_RING
OBJECT_FAKE_WEDDING_RING


Formatted:
ContainerContents[0] "OBJECT_RESURRECTION_PHIAL";
ContainerContents[1] "OBJECT_SILVER_KEY";
ContainerContents[2] "OBJECT_PERFUME";
ContainerContents[3] "OBJECT_ROSE_RED_01";
ContainerContents[4] "OBJECT_CHOCOLATE_BOX_UNGIVEABLE";
ContainerContents[5] "OBJECT_CHOCOLATE_BOX_01";
ContainerContents[6] "OBJECT_WEDDING_RING";
ContainerContents[7] "OBJECT_FAKE_WEDDING_RING";


And it can also unformat for easier editing. This makes it much easier to make large lists of stuff without having to number each one individually. n__n






http://img18.imageshack.us/img18/1640/48x48exit.png
this is not an exit.

[Updated on: Wed, 07 March 2007 00:27]

Report message to a moderator

Re: Fable Chest Contents [message #44510 is a reply to message #16973] Wed, 06 August 2008 22:10 Go to previous messageGo to next message
SwitchBladeMX is currently offline  SwitchBladeMX
Messages: 4
Registered: August 2008
Location: New Jersey
Just got the tool.. both versions. I added what I wanted (I can have more than 1 of each item, right?), and clicked submit. Now what? Will the next chest I open be formatted that way? If so, will all the chests work like that? Do I have to spawn (headache) a chest and somehow import these items to it?
Hopelessly lost!
Re: Fable Chest Contents [message #44511 is a reply to message #44510] Wed, 06 August 2008 23:04 Go to previous messageGo to next message
JohnDoe is currently offline  JohnDoe
Messages: 3007
Registered: October 2007

Retired
Dear Hopeless in New Jersey,

I am assuming that you are using WickedXRS's app.
The purpose of the app is to format the chests so as to minimize user error, specifically common syntax errors.
To use the app, throw a list of everything you would like in a single chest into the text box and click submit. The list of items will be formatted for use in TNG editing.
Please refer to this to learn how to spawn chests. You will find that the chest-formatting tools are very useful.

JohnDoe
Re: Fable Chest Contents [message #56178 is a reply to message #16976] Tue, 16 February 2010 00:30 Go to previous messageGo to next message
DarkMike182 is currently offline  DarkMike182
Messages: 4
Registered: February 2010
Location: USA
so how do i make the items spawn in the game?. sorry I'm a noob at all of this.. Laughing
Re: Fable Chest Contents [message #56326 is a reply to message #56178] Thu, 04 March 2010 15:34 Go to previous messageGo to next message
Noctus is currently offline  Noctus
Messages: 969
Registered: May 2008
Location: England

Administrator

DarkMike182 wrote on Tue, 16 February 2010 00:30

so how do i make the items spawn in the game?. sorry I'm a noob at all of this.. Laughing

For the love of...


http://img696.imageshack.us/img696/9540/helpmeaaa.jpg
Re: Fable Chest Contents [message #56332 is a reply to message #56178] Thu, 04 March 2010 22:38 Go to previous message
OldBoy is currently offline  OldBoy
Messages: 1112
Registered: October 2005
Location: Groningen

Administrator

DarkMike182 wrote on Tue, 16 February 2010 09:30

so how do i make the items spawn in the game?. sorry I'm a noob at all of this.. Laughing

Did you even bother to look at our site rules?
You better check them out.
The tools section says: Tool releases go here, don't ask questions here.

Also we appreciate if people look around for themselves a bit, and ask questions after reading the stickies.
We also have a tutorial section.

Yes, this is a warning.

Locked.


http://img18.imageshack.us/img18/1640/48x48exit.png
this is not an exit.
Previous Topic: Fable Shop Trainer FINAL
Next Topic: Poke
Goto Forum:
  


Current Time: Mon Mar 18 23:08:05 PDT 2024

Total time taken to generate the page: 0.01302 seconds