• 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

Adding a tatoo NPC in heroes guild?

Evil Scarecrow

Da Evilist MaPhucca
Joined
Nov 18, 2008
Messages
346
Reaction score
0
Points
0
Age
31
Adding a tatoo NPC in heroes guild?

How do i add a tattoo NPC in the heroes guild and how do i add tattooes to them???
 

Ryu_the_fox

Well-Known Member
Joined
Mar 18, 2009
Messages
533
Reaction score
3
Points
60
Re: Adding a tatoo NPC in heroes guild?

Well, I know you need Albion Explorer so go download that.
 

jwc2200

Well-Known Member
Joined
Feb 15, 2008
Messages
1,097
Reaction score
4
Points
80
Age
54
Re: Adding a tatoo NPC in heroes guild?

I can not explain how to do this, but I was able to do it in 5 minutes or so. I put a tattooist in front of the bar in the Guild.
Download this:
http://www.box.net/shared/cn100dt0pp
Open the HerosGuildComplexInside tng file, it is in:
C:\Program Files\Microsoft Games\Fable - The Lost Chapters\data\Levels\FinalAlbion
Copy the entire script from the file you downloaded, put it in the HerosGuildComplexInside under:
XXXSectionStart NULL;
Close and save.

To get him to sell you certain tattoos, the easiest way is to spawn the tattoo cards you want in a chest.
Here is a list of tattoo card names, with the in-game name included beside it:
http://www.box.net/shared/mxhh5rft8j

You can also add cards to his inventory using FE, find the the ID# of the card you want, then add it to the tattooist. The tattooist's ID# in CShopDef is 10770.
To add cards to his inventory:

Open FE,
Scroll down to OBJECT, click the plus sign,
Scroll down to the tat cards, find the ID#s for the ones you want,

Now for the tattooist:
Go to CShopDef,
Double click it, scroll down to 10770,
Double click that, click the + beside it,
Click CShopDefArray1List, click add,
Scroll to the bottom for the blank space,
Enter the ID# in ItemForSell, click Apply Changes,
Repeat process for as many cards as you want to add.
 
Top