New to this... I read the sticky [message #58040] |
Sat, 26 June 2010 13:41 |
LimblessNick
Messages: 7 Registered: June 2010 Location: Canada
|
|
|
|
I have been reading tutorials for a while and finally I new what I was doing... or so I thought.
I tried spawning a chest in Lookout Point. Good news is the chest spawned. Bad news is its empty
What I did:
1) Downloaded Fable Explorer
2) Downloaded this mod: http://fabletlcmod.com/forum/index.php?t=msg&th=6433& ;amp ;start=0&
3) Exported LookoutPoint.tng
4) Changed Lookoutpoint.tng to the one from the mod
5) Imported LookoutPoint.tng
6) Actions > Save Mods and Run Fable
7) The chest was at the top of the hill, but it froze when I opened it.
I hope someone can help. Fable modding is harder than I thought. Borderlands was way easier to mod.
[Updated on: Sat, 26 June 2010 13:42] Report message to a moderator
|
|
|
|
Re: New to this... I read the sticky [message #58042 is a reply to message #58040] |
Sat, 26 June 2010 13:45 |
LimblessNick
Messages: 7 Registered: June 2010 Location: Canada
|
|
|
|
They shouldn't be wrong as I copied them right from the mod. This is what they say:
ContainerContents[0] "OBJECT_HERO_SHIRT_ARMOUR_02";
ContainerContents[1] "OBJECT_HERO_SHIRT_ARMOUR_03";
ContainerContents[2] "OBJECT_HERO_SHIRT_ARMOUR_04";
ContainerContents[3] "OBJECT_HERO_SHIRT_ARMOUR_05";
ContainerContents[4] "OBJECT_HERO_SHIRT_ARMOUR_06";
ContainerContents[5] "OBJECT_HERO_SHIRT_ARMOUR_07";
ContainerContents[6] "OBJECT_HERO_SHIRT_ARMOUR_EVIL_02";
ContainerContents[7] "OBJECT_HERO_SHIRT_ARMOUR_EVIL_03";
ContainerContents[8] "OBJECT_HERO_SHIRT_ARMOUR_EVIL_04";
ContainerContents[9] "OBJECT_HERO_SHIRT_ARMOUR_EVIL_05";
ContainerContents[10] "OBJECT_HERO_SHIRT_ARMOUR_EVIL_06";
ContainerContents[11] "OBJECT_HERO_SHIRT_ARMOUR_EVIL_07";
ContainerContents[12] "OBJECT_HERO_SHIRT_ARMOUR_GOOD_02";
ContainerContents[13] "OBJECT_HERO_SHIRT_ARMOUR_GOOD_03";
ContainerContents[14] "OBJECT_HERO_SHIRT_ARMOUR_GOOD_04";
ContainerContents[15] "OBJECT_HERO_SHIRT_ARMOUR_GOOD_05";
ContainerContents[16] "OBJECT_HERO_SHIRT_ARMOUR_GOOD_06";
ContainerContents[17] "OBJECT_HERO_SHIRT_ARMOUR_GOOD_07";
ContainerContents[18] "OBJECT_HERO_SHIRT_PLATINUM_02";
ContainerContents[19] "OBJECT_HERO_SHIRT_PLATINUM_03";
ContainerContents[20] "OBJECT_HERO_SHIRT_PLATINUM_04";
ContainerContents[21] "OBJECT_HERO_SHIRT_PLATINUM_05";
ContainerContents[22] "OBJECT_HERO_SHIRT_PLATINUM_06";
ContainerContents[23] "OBJECT_HERO_SHIRT_PLATINUM_07";
[Updated on: Sat, 26 June 2010 13:51] Report message to a moderator
|
|
|
|
|
|
|
|
|
|