How in gods name do i create a new tatoo entry in FE [message #27630] |
Tue, 18 September 2007 13:54 |
Master_Bankai
Messages: 149 Registered: September 2007
|
|
|
|
Pretty much what the title says. How do i create a custom tatoo entry in Fe. I have the TAT images in format and stuff, but i found out you get better quality if you create a new entry.
This makes me feel like a noob...
I hate feel ing like a nooblet...
|
|
|
|
|
|
|
|
|
|
Re: How in gods name do i create a new tatoo entry in FE [message #27668 is a reply to message #27630] |
Tue, 18 September 2007 14:36 |
|
Now; back on topic:
Basically you need;
-new OBJECT entry in game.bin (OBJECT_TATTOO_CARD_NEW)
-new Texture entry in textures.big.
-new CTattooDef
and if you want a new text and title in you inventory
-new text/title entry in text.big
-new text/description entry in text.big
-new CInventoryItemDef entry in game.bin
Just take a look at an existing OBJECT_TATTOO_CARD_*****, and use it as a template for your new tattoo card.
Look here and here for reference on creating new entry's.
this is not an exit.
[Updated on: Tue, 18 September 2007 14:36] Report message to a moderator
|
|
|
|
|
|
Re: How in gods name do i create a new tatoo entry in FE [message #27675 is a reply to message #27672] |
Tue, 18 September 2007 14:41 |
|
Satan
Messages: 1033 Registered: September 2005 Location: Hades
|
Administrator
|
|
|
Sean_s wrote on Tue, 18 September 2007 22:40 | Because if you do the tat is a much higher resolution, don't you pay attention?
|
No he doesn't. This is clear from him posting in threads that he clearly has no understanding of.
There is nothing in the Void.
There is no point to it's being.
I wish there was a reason.
There is nothing in the Void,
But what we put there.
[Updated on: Tue, 18 September 2007 14:42] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
Re: How in gods name do i create a new tatoo entry in FE [message #27692 is a reply to message #27687] |
Tue, 18 September 2007 15:11 |
Master_Bankai
Messages: 149 Registered: September 2007
|
|
|
|
um death visage, i hate to tell you... but your instructions are vague and hard to understand, and the three threads aare about different things... The first one was to ask about backups, the second was to ask where i should put the custom tats, and this one (which your instructions also sucked completely for) was how to make a new tat entry to increase the quality. I am not a complete dumb a**, but i do ask alot of question, and im sorry if you dont like the fact that i like to do my things right.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: How in gods name do i create a new tatoo entry in FE [message #28380 is a reply to message #28301] |
Sun, 23 September 2007 03:22 |
|
Master_Bankai wrote on Sun, 23 September 2007 01:14 | i ve made all three, but dont know how to link them...
|
Put the ID's of the new CDefs in the corresponding fields of the OBJECT's CDef list, see pic:
Same goes for the CInventoryDef; put the ID's of the TEXT_TITLE and TEXT_DESCRIPTION in the corresponding fields, see pic:
|
|
|