Sign in to follow this  
DarthRevan101

Question about appearance.2da

Recommended Posts

A weird question, I'm probably not going to explain it correctly. I've got a unique appearance row in appearance.2da, but if I install this with TSLPatcher the row number changes because an existing mod takes its place. So in game the character has the wrong appearance in game. Is there anyway to make sure that the character will always have the correct appearance if it isn't the first mod to add a line to appearance.2da?

 

Sorry for the nooby question, and sorry if I made no sense.

Share this post


Link to post
Share on other sites

You need to use 2DAMemory Tokens with TSLPatcher to make that work. I recommend reading the manual for the exact instructions but what you do is the following:

 

First you save the row of the 2da file as 2daMemory Token.

Then you set TSLPatcher to edit the appearance entry of your characters .utc file but instead of setting the row number directly you use the memory token.

 

With that in place, TSLPatcher will add your row to the users appearance.2da file using the next available number and then sets your character to use that row number as appearance.

  • Like 1

Share this post


Link to post
Share on other sites

You need to use 2DAMemory Tokens with TSLPatcher to make that work. I recommend reading the manual for the exact instructions but what you do is the following:

 

First you save the row of the 2da file as 2daMemory Token.

Then you set TSLPatcher to edit the appearance entry of your characters .utc file but instead of setting the row number directly you use the memory token.

 

With that in place, TSLPatcher will add your row to the users appearance.2da file using the next available number and then sets your character to use that row number as appearance.

Thanks for your help! 

Share this post


Link to post
Share on other sites

It's instructive to look at some mods by other people as to how to implement it. The manual is a bit vague about it, and ChangeEdit doesn't actually have any provision to do it automatically. Generally I find it easier just to manually insert memory tokens by edit8ng the INI in a text editor.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this