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

Home » Fable TLC » Discussion » Definition Editing » how do i get crap i download in the game
Re: how do i get crap i download in the game [message #13510 is a reply to message #13506] Sun, 15 October 2006 13:20 Go to previous messageGo to previous message
Venox is currently offline  Venox
Messages: 5
Registered: October 2006
Location: LAWL Land!

iwsev wrote on Sun, 15 October 2006 12:56

i understand it but i dont no where in fable explorer i cant make the weapons and crap i want put in crates


Ahh so you want to script in your items. Ok well if you know the names of your objects, then you can create a chest script and spawn it in say, the over-used-chest-spawn-location: Picnic Area.

So open up Picnic Area in Albion Explorer and add this in:

NewThing Object;
Player 4;
UID 18446766684187468629
DefinitionType "OBJECT_CHEST_OPENABLE";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsStandard;
PositionX 47.659912;
PositionY 33.154297;
PositionZ 55.0;
RHSetForwardX -0.743122;
RHSetForwardY 0.669122;
RHSetForwardZ 0.0;
RHSetUpX -0.000517;
RHSetUpY -0.000574;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCEditor;
EndCTCEditor;
StartCTCChest;
ContainerContents[0] "OBJECT_SWORD_OF_AEONS";
ChestOpen FALSE;
EndCTCChest;
Health 1.0;
EndThing;


Though remember I lifted that straight from the wiki so the same coordinates may not apply, you will probably need some trial-error testing to get it right.

Remember where it says ContainerContents[0] "OBJECT_SWORD_OF_AEONS"; just add your items in it's place. And that the number entered between the [] needs to be increased by one for each new item added.


http://img286.imageshack.us/img286/5616/sinsofthemachines2hi6.jpg
User.Name = Venox
User.Title = Uber Chest Spawner
User.Status = Newb
User.Comment = LAWL
 
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
Read Message
Previous Topic: Fable Explorer Problembs
Next Topic: ? about custom tattoo stats
Goto Forum:
  


Current Time: Fri May 03 15:11:59 PDT 2024

Total time taken to generate the page: 0.02120 seconds