logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Item files - UArmorPart_* fields?

 
Post new topic   Reply to topic    nwnx.org Forum Index -> Scripts and Modules
View previous topic :: View next topic  
Author Message
Zebranky



Joined: 04 Jun 2006
Posts: 415

PostPosted: Sun Jul 09, 2006 6:34    Post subject: Item files - UArmorPart_* fields? Reply with quote

This is only moderately related to NWNx, but is something I've hit debugging SCORCO pchests. I have a piece of armor trapped in a chest, due to the object in the chest placeable being different (and thus havnig a different hash) from the data in the pblueprint table. I altered GetHash() to store the hash and data in a pcontdebug table, with the same structure as the pblueprint table. I found that the object whose hash is being checked (i.e. the armor instance in the placeable, in game) has fields UArmorPart_Belt, etc., with the same names and values as the ArmorPart_* fields, except for the U at the beginning. Does anyone know what these fields are for, and why they are being created when the object is spawned?
Back to top
View user's profile Send private message Visit poster's website
Via Con Diablos



Joined: 23 Nov 2005
Posts: 55

PostPosted: Fri Aug 04, 2006 5:21    Post subject: Reply with quote

I believe they are a new addition in the 1.67 Bioware patch that prevents problems when an item is created using armour parts in a hak, and then moved to a server that doesn't have that hak. So if say, you use torso 163, which is part of the cep haks (I don't know if it really is, but the example still makes sense) and standard bioware torsos only go to range 150, the UArmour torso will be in the range of safe numbers (IE no greater than 150).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Scripts and Modules All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group