A chest containing all vanilla items [message #64590] |
Tue, 30 August 2011 20:53 |
gefer8
Messages: 10 Registered: August 2011 Location: Snowspire Village
|
|
|
|
The website look's old. I hope there's still activity here.
I spent half an hour trying to install http://fabletlcmod.com/forum/index.php?t=msg&th=8360& ;start=0&, but it seems unsuccessful because of my nearly 100% save. Or, in other terms, I already picked up the chest from the demon door. Maybe it would be easier to get this mod if it was in a fmp file and had a custom location? (Not the one item pack is using).
I have seen a few video's that shown how to add chests, but albion explorer can't find my fable registry. I know where my real fable folder is, but not the registry. In the INI file, it went nowhere near C:/.
Any fmp's or instructions on how to install install this sort of stuff would be great.
|
|
|
|
Re: A chest containing all vanilla items [message #64596 is a reply to message #64590] |
Wed, 31 August 2011 09:47 |
gefer8
Messages: 10 Registered: August 2011 Location: Snowspire Village
|
|
|
|
What am I supposed to rename the FinalAlbion to? The file containing the demondoor_guild or that other one?
(When I first went into levels, there were no files. When I used my search, I found demondoor_guild TNG, open file location, and when I went up one level, the file appeared.)
Edit: I tried renaming the WAD to _FinalAlbion. It crashed the game. Am I supposed to use free-roam app?
(The way I installed the script, I tried either replacing the other chest, or adding it right under it.)
[Updated on: Wed, 31 August 2011 09:58] Report message to a moderator
|
|
|
Re: A chest containing all vanilla items [message #64597 is a reply to message #64596] |
Wed, 31 August 2011 10:13 |
|
JohnDoe
Messages: 3007 Registered: October 2007
|
Retired
|
|
|
gefer8 wrote on Wed, 31 August 2011 11:47 | What am I supposed to rename the FinalAlbion to?
| If you're talking about the FinalAlbion.wad, you rename it to anything. I'm rather unimaginative so I rename mine to _FinalAlbion.wad. As long as it is renamed, Fable will use the LEVs and TNGs instead of the WAD and so the changes you make to the LEVs and TNGs will show up in the game.
gefer8 wrote on Wed, 31 August 2011 11:47 | The file containing the demondoor_guild or that other one?
(When I first went into levels, there were no files. When I used my search, I found demondoor_guild TNG, open file location, and when I went up one level, the file appeared.)
Edit: I tried renaming the WAD to _FinalAlbion. It crashed the game. Am I supposed to use free-roam app?
(The way I installed the script, I tried either replacing the other chest, or adding it right under it.)
| Okay, you know what, start over. Use the FreeRoam app, Silverback's tool with the penguin icon, dump the FinalAlbion.wad in the data folder, rename FinalAlbion.wad, make the edit the script, run Fable. And don't do anything else.
|
|
|
|
|
|
|
|
|
Re: A chest containing all vanilla items [message #64611 is a reply to message #64590] |
Thu, 01 September 2011 12:31 |
gefer8
Messages: 10 Registered: August 2011 Location: Snowspire Village
|
|
|
|
I put it at the bottom of the the entire script, right before section end. I know freeroam has worked because I can go up hills. But it's just something is wrong. I don't know what I'm missing.
My _finalalbion wad was moved to the data folder, and the finalalbion folder is in levels.
|
|
|
|
|
|
|
|
Re: A chest containing all vanilla items [message #64619 is a reply to message #64618] |
Fri, 02 September 2011 16:36 |
quasar
Messages: 5 Registered: September 2011 Location: Cosmos
|
|
|
|
First time ever modding FableTLC and I thought I'd say...
Proof here:
To the OP: Really, all I did was -
1) Download FreeRoam (didn't have it or even know about it)
2) Run FreeRoam
3) Load the .WAD
4) Hit "Rip!"
5) Close FreeRoam
6) Rename my .wad to <whatever>.wad.bak
7) Copy the extracted files to the Data\Levels folder
Open DemonDoor_Guild.tng in notepad
9) paste the script after everything else in the file but before the "XXXEndSection;"
10) save and the .tng
11) load the game and went to the guild demon door
It really is as easy as JohnDoe said it would be. I broke it down a bit more than he did so maybe you can see where you went wrong.
[Updated on: Fri, 02 September 2011 16:45] Report message to a moderator
|
|
|
|
|
|
|
|
Re: A chest containing all vanilla items [message #64629 is a reply to message #64590] |
Fri, 02 September 2011 22:38 |
quasar
Messages: 5 Registered: September 2011 Location: Cosmos
|
|
|
|
While waiting on your reply in message, I'm going to assume the full path to your .tng is:
C:\Program Files(x86)\Microsoft Games\Fable TLC\data\Levels\FinalAlbion\DemonDoor_Guild.tng
is that where you've been putting your copy?
Comparing your .tng to mine, due to my lack of knowledge of FableTLC I can't say if this will fix your issue, but try changing:
to
It's the first line in the script, it's on line 657 on your script.
[Updated on: Fri, 02 September 2011 22:49] Report message to a moderator
|
|
|
|
Re: A chest containing all vanilla items [message #64631 is a reply to message #64630] |
Fri, 02 September 2011 23:28 |
quasar
Messages: 5 Registered: September 2011 Location: Cosmos
|
|
|
|
Odd, notepad++'s compare only showed three differences.. one being the "NewThing Object;" and the other two were \n differences. Oh well, grats on your new chest.. have fun. -- pst, now might be a good time to thank JohnDoe too, since you pretty much called him a liar earlier... just sayin..
|
|
|
|