Re: Weapon title change [message #48213 is a reply to message #48211] |
Tue, 30 December 2008 16:11 |
|
I'll help you out.
MAKING NEW TITLES/DESCRIPTIONS:
Changing them:
1. Choose the weapon in OBJECTS in game.bin, double click to make a new window pop up.
2. Press the plus next to OBJECT and click CDefs
3. Scroll down to CInventoryItemDef. Click the first blue link in the box.
4. In the new window, click the plus CInventoryItemDef.
5. The second one down is the entry for the title and the third one is the description. Click the link in each one and it will bring up the text.
6. Edit how you like. Apply changes. Save mods run fable.
Making them:
1. In the top left box, click text.big
2. Click the plus next to text_english_main
3. Double click one of them. Lets say, TEXT_NAME_16
4. Press the button Extract in the new window. Save it. The name isn't important.
5. Now right click TEXT_ENGLISH_MAIN and click New Entry. ut in the name TEXT_whateveryouwant. No spaces though. And in type, keep it as 0. Click ok.
6. You'll see your TEXT_whateveryouwant at the bottom of TEXT_ENGLISH_MAIN. When you double click it, an error will come up. Just press ok.
7. In the new window, press Import in the box Entry Data.
8. Load the file you made in step 4.
9. Make the identifier the same name as TEXT_whateveryouwant.
10. Now apply it to your weapons CInventoryItemDef
If you want it simplified slightly, i'll be glad to help out.
[Updated on: Tue, 30 December 2008 16:15] Report message to a moderator
|
|
|