Would you like to react to this message? Create an account in a few clicks or log in to continue.

Appearance Customization Blank Values [fixed for 2.63]

3 posters

Go down

Appearance Customization Blank Values [fixed for 2.63] Empty Appearance Customization Blank Values [fixed for 2.63]

Post by Raetzain Sat Feb 28, 2015 6:44 am

In the upgrade from CEP 2.4 to 2.6, it seems that a lot of blank values have been created in the various armor appearances and head lists. Am I missing something, or is there a way to remove these blank entries? It's playing havoc with the character customization in my module and irritating as hell to scroll through a bunch of blank "error" entries.

Raetzain

Posts : 1
Join date : 2015-02-28

Back to top Go down

Appearance Customization Blank Values [fixed for 2.63] Empty Re: Appearance Customization Blank Values [fixed for 2.63]

Post by Zarathustra217 Mon Aug 17, 2015 5:50 am

I believe this is due to adding AC values for all 255 entries in the parts_*.2da files, to then have a new column "HASMODEL" to tell if there's actually a model. I haven't seen the reasoning being mentioned anywhere, but I imagine it might be to make it easier to add content at a later stage. Personally, I prefer not having them show up in the toolset myself though, so I've inserted "****" instead of the number in the "ACBONUS" column whenever HASMODEL is not "1", e.g. in parts_bicep.2da:

Code:
2DA V2.0

           COSTMODIFIER ACBONUS HASMODEL
0          0            ****  ****    
1          0            0.01    1        
2          0            0.02    1        
3          0            0.03    1        
4          0            0.04    1        
5          0            0.05    1        
6          0            0.06    1        
7          0            0.07    1        
8          0            0.08    1        
9          0            0.09    1        
10         0            0.10    1        
11         0            0.11    1        
12         0            0.12    1        
13         0            0.13    1        
14         0            0.14    1        
15         0            0.15    1        
16         0            ****   ****    
17         0            0.17    1        
18         0            0.18    1        
19         0            0.19    1        
20         0            0.20    1        
21         0            ****   ****    
22         0            ****   ****    
...

Zarathustra217
Content Contributor

Posts : 6
Join date : 2015-07-25

Back to top Go down

Appearance Customization Blank Values [fixed for 2.63] Empty Re: Appearance Customization Blank Values [fixed for 2.63]

Post by The Amethyst Dragon Sat Dec 09, 2017 4:20 pm

These will be reverted (removing blanks) with 2.63. It was intended as an aid to custom content makers, but few people are making new armor parts anymore.
The Amethyst Dragon
The Amethyst Dragon
Custom Content Wyrm: CEP 2.60+

Posts : 103
Join date : 2012-01-21
Age : 48
Location : lLoc = GetLocation(oDragon);

http://www.amethyst-dragon.com/nwn

Back to top Go down

Appearance Customization Blank Values [fixed for 2.63] Empty Re: Appearance Customization Blank Values [fixed for 2.63]

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum