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 previous 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.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Fable Shop Trainer FINAL
Next Topic: Poke
Goto Forum:
  


Current Time: Tue Apr 16 14:45:08 PDT 2024

Total time taken to generate the page: 0.00816 seconds