• Welcome to the Fable Community Forum!

    We're a group of fans who are passionate about the Fable series and video gaming.

    Register Log in

easier way to move stuff to a certain coordinance

0

0cean v0id

Guest
easier way to move stuff to a certain coordinance

Now If your having trouble figuring out how to place something in a certain area on the map
this will help you out--Here is an example:
Putting a chest into the Picnic Area TNG File: coordinance

1. Set up the chest on your test script

2. Delete from PositionX Down to RHSetUpZ:

StartCTCPhysicsStandard;
PositionX 0.0;
PositionY 0.0;
PositionZ 0.0;
RHSetForwardX -0.034887;
RHSetForwardY 0.999386;
RHSetForwardZ 0.0;
RHSetUpX -0.000488;
RHSetUpY -0.000017;
RHSetUpZ 0.999994;
EndCTCPhysicsStandard;

3. Now it should look like this:

StartCTCPhysicsStandard;

EndCTCPhysicsStandard;

4. Now open up the picnic area TNG (USe a text editor or the TNG Parser) and find
(Well Say the Picnic Table) Copy the coordinance from the picnictable and paste them
into yu chest script.

5. Now at this point you Have 2 options:
A.Use a Text editor Not the TNG Tool and delete the picnictable completely out of the script.
B. Alter the coordinance on the chest you took from the picnic table.

6. Either way you choose to do it Using the directions in the how to script,
copy and paste the chest into the picnic area TNG File


7. Then Load the game and see where it winds up

Sometimes have to reload the game 5-10 times maybe more just to get it where you want it

Hope my guides come to some help i made 4 today and it took me for ever to finish them lmao
 
0

0cean v0id

Guest
Re: easier way to move stuff to a certain coordinance

this is for spawning anything though the chest was just an example. i just made this cause alot of people dont understand sephis XD and my computer, in no way possible, supports albion explorer ive been trying for 2 years both on here and on tlc mod scene and in just doesnt work with my system! so i made my own way.... XD

EDIT: this way works with the xbox fable tlc aswell so thats another reason for posting it!
 

morerunes

Probably Not Corrupted
Joined
Sep 4, 2007
Messages
370
Reaction score
1
Points
50
Age
31
Re: easier way to move stuff to a certain coordinance

not bad

this is a bit more friendly to beginners, but for more advanced users I would still recommend JohnDoe's guide

I for one prefer CBox, but not many people seem to like that program for some reason :(
 
0

0cean v0id

Guest
Re: easier way to move stuff to a certain coordinance

lol 1 i made this guide on my own because none of the other guides worked for me and you thing you could get me a link for cbox i want to try it out

and those instructions work on xbox version of fable tlc
 
Top