Home » Fable TLC » Mods » Scripts » Add girl anywhere, or the way to pimp your tlc!
Add girl anywhere, or the way to pimp your tlc! [message #47003] |
Thu, 06 November 2008 22:36 |
douance
Messages: 7 Registered: November 2008 Location: paris
|
|
|
|
Hi evryone
This is my First post, but really not the first I read...
I barelly don't know if you guys are still reading and writing things here, but I wished to thank you for all your fabulous work done on this incredible game
SO ! For the search engine, and for you, little friend, reader, yeah you, it's time to reveal my gorgeous script xD
HOW TO MARRY SOPHIA, the working girl or prostitute, whatever... You can find her in the bordello area, and she's the egyptian type, blue dress, black hair...
She's quite hot, and I was quite bored of my previous not attractivs wives ( omg, sorry if you don't understand that sentence, I'm french, and my english is a little... funny... )
SO I've found a way to do it! Step by step, you have to do (with shadownet Fable Explorer):
1) Double clic on FinalAldbion.wad
2) Find Data\Levels\FinalAlbion\Bordello.tng (search for bordello) and double clic on it
3) Export the entry data as a txt
4) Open it and add after XXXSectionStart NULL;
NewThing AICreature;
Player 0;
UID 18446741874686298196;
DefinitionType "CREATURE_HIGHCLASS_PROSTITUTE";
CreateTC "CTCWife";
ScriptName NULL;
ScriptData "NULL";
ThingGamePersistent FALSE;
ThingLevelPersistent FALSE;
StartCTCPhysicsNavigator;
PositionX 76.475342;
PositionY 44.644775;
PositionZ 47.67149;
RHSetForwardX 0.38496;
RHSetForwardY -0.922908;
RHSetForwardZ 0.0;
RHSetUpX 0.000552;
RHSetUpY 0.00023;
RHSetUpZ 0.999994;
EndCTCPhysicsNavigator;
StartCTCTargeted;
Targetable TRUE;
EndCTCTargeted;
StartCTCTalk;
EndCTCTalk;
StartCTCEditor;
EndCTCEditor;
StartCTCVillageMember;
VillageUID 0;
EndCTCVillageMember;
StartCTCContainerRewardHero;
EndCTCContainerRewardHero;
StartCTCEnemy;
FriendsWithEverythingFlag FALSE;
EnableFollowersEnemyProxy TRUE;
FactionName "";
EndCTCEnemy;
StartCTCCreatureOpinionOfHero;
InteractedFlag FALSE;
GreetedFlag FALSE;
LastOpinionReactionFrame 0;
NumberOfTimesHit 0.0;
ToleranceToBeingHitOverride -1.0;
FrameToDecayNumberOfTimesHit 2147483647;
ForcedAttitude 18;
HeroOpinionEnemy FALSE;
EndCTCCreatureOpinionOfHero;
StartCTCAIScratchpad;
EndCTCAIScratchpad;
StartCTCWife;
CourtingBlocked FALSE;
PermittedToRegionFollow TRUE;
FrameGotMarriedToThePlayer 2147483647;
DivorcedHero FALSE;
JustMarried FALSE;
NeedsToChangeBrain FALSE;
FrameToCheckAppearanceChanges 0;
FrameLastAwareOfHusband 0;
FrameLastReducedOpinion 0;
FrameLastEvaluatedGiftOpinion 0;
FrameLastConsideredGivingGift 0;
FrameLastEvaluatedLoveAttitude 0;
FrameEnteredAttitudeHate 2147483647;
FrameLastGaveDivorceWarning 0;
FrameEnteredLoveWithHusbandPresentAtHome 2147483647;
FrameLastGaveSexOffer 0;
GiftGivingOpinionDistanceFromMax 0.0;
GiftGivingPriceValue 15;
GiftToGiveDef 0;
LastFatnessChangePoint 0.0;
HouseDressingLevelLastCommentedOn 0;
BooleanHusbandAppearances[0] FALSE;
BooleanHusbandAppearances[1] FALSE;
BooleanHusbandAppearances[2] FALSE;
BooleanHusbandAppearances[3] FALSE;
FrameLastReceivedNiceGift 0;
FrameLastCulledGiftsReceived 356;
LoveAttitudeValue 0.0;
HasBeenInLoveWithPlayer TRUE;
ReceivedWeddingRing TRUE;
EndCTCWife;
Health 12.0;
OverridingBrainName NULL;
HasInformation FALSE;
WanderWithInformation FALSE;
WaveWithInformation FALSE;
ContinueAIWithInformation FALSE;
EnableCreatureAutoPlacing FALSE;
AllowedToFollowHero TRUE;
RegionFollowingOverriddenFromScript FALSE;
RespondingToFollowAndWait TRUE;
CanBeCourted TRUE;
CanBeMarried TRUE;
InitialPosX 3372.467285;
InitialPosY 2060.642822;
InitialPosZ 47.67149;
EndThing;
5) Close the damn file,import it and enjoy your game, etc...
This thing work for the bordello area and for sophia, so you put it in another script's area and you change some of the little things and it probably could work for another girl
As we say here, have foune!
Let's go and see star hores!
No man! It's Star Wars!
[Updated on: Sun, 08 November 2009 04:21] Report message to a moderator
|
|
|
|
Re: Add girl anywhere, or the way to pimp your tlc! [message #47016 is a reply to message #47003] |
Fri, 07 November 2008 09:48 |
douance
Messages: 7 Registered: November 2008 Location: paris
|
|
|
|
This is done! I've tried this thing with Lady Grey, her sister, every prostitute... And each time it works...
A few little details:
UID is supposed to be unique, so try to change it sometimes:D
DefinitionType could work for a man also, just in case you want to have Maze and the gang walking in the guilde area!
ThingGamePersistent and ThingLevelPersistent could be set to TRUE. A good way to find a character in the game even if you're not married with her/him.
StartCTCPhysicsNavigator; and each lines till EndCTCPhysicsNavigator; are where the character is going to be... So in each different map, you have to change that in order to make it work... ( I've taken the choords from another character to be sure it works )
HasBeenInLoveWithPlayer and ReceivedWeddingRing could be set to false if you want to date them Just as you like!
The others points or really easy to find out, or too har for me:D But it's definitelly enough!
I don't know how to add that script to a mod for FE, if someone does, let me know
Thanks a lot for any comment, ask if you have any question!
Let's go and see star hores!
No man! It's Star Wars!
|
|
|
|
|
|
|
|
|
|
|
|
Re: Add girl anywhere, or the way to pimp your tlc! [message #67060 is a reply to message #67051] |
Wed, 25 July 2012 10:19 |
|
asmcint
Messages: 1360 Registered: April 2010 Location: Behind the beef
|
Moderator
|
|
|
Okay, first of all, could you explain your problem in depth? All I get is the vague semblance of a problem. Second, this thread was last posted in in October 2011. Could you please check dates and do your best not to necropost?
Read the site rules, as well as individual thread rules, stickies and announcements, and use search, or you will have smartassy or exasperated ownage rained down upon you by the site's crack team of mods and admins. Also, you can find all you need to get started on modding here.
|
|
|
Re: Add girl anywhere, or the way to pimp your tlc! [message #67071 is a reply to message #67060] |
Thu, 26 July 2012 11:05 |
Vusak
Messages: 4 Registered: July 2012 Location: Sweden
|
|
|
|
Sorry for that, I just don't know what to do since it's an old game, is there even newer posts? Hehe.
Well, I just spawned Sophia in Bowerstone and married her, worked perfectly. The only thing that grinds my gears is that she has normal villager voice, the most disturbing one too.
I'd like to get the voice from Sophia, or atleast a better voice on my current wife.
|
|
|
|
Re: Add girl anywhere, or the way to pimp your tlc! [message #67074 is a reply to message #67073] |
Thu, 26 July 2012 15:36 |
Vusak
Messages: 4 Registered: July 2012 Location: Sweden
|
|
|
|
Oh yeah, the thing that irritates me the most is actually the sex "moans" (or whatever), it actually seems to be bugged. All she says, over and over again, is: "oh".
Sophia's is much better.
I wouldn't say I want to fix this for being a pervert, more of because im a perfectionist. I cheat on my wife all the time now in-game, I spawned a teleporter right outside the house that leads to the bordello, rofl. For the real deal, hahaha.
I'm not that good in modding the game, it took some days for me to make 'Chocolate Box' to run with my Steam copy of the game. I will probably put up a quick n' easy guide on how to use it with a Steam copy later.
But yeah, is there some easy way on how to change the voice of my wife? Especially sex "voice".
Thanks in advance.
|
|
|
|
Re: Add girl anywhere, or the way to pimp your tlc! [message #67076 is a reply to message #67075] |
Thu, 26 July 2012 17:49 |
Vusak
Messages: 4 Registered: July 2012 Location: Sweden
|
|
|
|
Yeah, sorry for that.
I was gonna write that I didn't really understood and wrote that I'm not good at modding instead.
Well, I'm in FableExplorer and opened text.big
There are loads of things here and I have no clue what to do, nor what you mean with "tags". I found a TEXT_CS_B13_SEX_SOPHIA_20...
Is that something necessary? Then there's a big load of other stuff in there.
Sorry, but I'm really new to modding. I appreciate your help by the way, really. If you feel for it, you could do it for me with Teamviewer or something.
[Updated on: Thu, 26 July 2012 17:52] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Nov 23 12:48:31 PST 2024
Total time taken to generate the page: 0.11830 seconds
|