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

Home » Fable TLC » Mods » Objects » Futshibambutshi's Megasword !
Re: Futshibambutshi's Megasword ! [message #58645 is a reply to message #58643] Mon, 19 July 2010 10:30 Go to previous messageGo to previous message
SE_Danny is currently offline  SE_Danny
Messages: 55
Registered: June 2010
Hi Primo ! Smile
Quote:

I really like your made sword, looks really awesome

Thanks a lot dude Very Happy

Ok, now first you need Fable Explorer : Download here
Then you have to click "load Fable Mod Package" (FMP) , and you select the downloaded Futshibambutshi_Megasword.fmp.
Now it's in your game, but not in your inventory.
There are a few solutions to get in your inventory.

Solution 1: Spawn it in a chest.
Use FreeRoam (tuto here and here)
Then open a TNG file. example : DemonDoor_Guild.tng
Then search an openable chest. It should look like this :
Quote:

NewThing Object;
Player 4;
UID 18446741874686296067;
DefinitionType "OBJECT_CHEST_OPENABLE";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 40.078613;
PositionY 22.092041;
PositionZ 5.0;
RHSetForwardX 0.0;
RHSetForwardY 0.999994;
RHSetForwardZ 0.0;
RHSetUpX 0.0;
RHSetUpY 0.0;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable FALSE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_SUPER_HEALTH_POTION";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;


Now you just change the :
ContainerContents[0] "OBJECT_SUPER_HEALTH_POTION";
to
ContainerContents[0] "OBJECT_SWORD_DRAGON";

Now you'll get the sword when you open the chest. But if you already opened it you have to change something else. Change :
PositionX 40.078613;
to
PositionX 40.078612;
And it should work.

Solution 2: Add it directly to your inventory.

Here's a Tutorial
You'll need the ID of the sword. Just open Fable Explorer, then go in Game.bin, then click on OBJECTS, and find OBJECT_SWORD_DRAGON. And you should see his ID.

I hope this'll help Smile


[Updated on: Mon, 19 July 2010 10:31]

Report message to a moderator

 
Read Message icon10.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Weapon 72
Next Topic: New Weapon: Avalanche
Goto Forum:
  


Current Time: Mon May 20 09:25:02 PDT 2024

Total time taken to generate the page: 0.01590 seconds