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 
 
NWNX Functions.dll Merger
Goto page Previous  1, 2
 
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows development
View previous topic :: View next topic  
Author Message
PlasmaJohn



Joined: 04 Mar 2005
Posts: 70
Location: The Garage

PostPosted: Tue Apr 12, 2005 5:10    Post subject: Reply with quote

Bodypart and cloth color support should already be in the Linux version. Source for my Windows version is here:

http://www.projectplasma.com/NWN/PJ-NWNX-Functions.zip
Back to top
View user's profile Send private message
orth



Joined: 10 Apr 2005
Posts: 12

PostPosted: Mon Jun 20, 2005 13:38    Post subject: Reply with quote

Does anyone have a copy of this rar? The link to the dll is dead... (not the source)
Back to top
View user's profile Send private message
Acrodania



Joined: 02 Jan 2005
Posts: 208

PostPosted: Mon Jun 20, 2005 16:13    Post subject: Reply with quote

I can post one up later today or tomorrow....
Back to top
View user's profile Send private message
Papillon
x-man


Joined: 28 Dec 2004
Posts: 1060
Location: Germany

PostPosted: Mon Jun 20, 2005 20:18    Post subject: Reply with quote

If this is of general interest, I would suggest adding it to the contributions section. Send me a PM with the link if that is the case.
_________________
Papillon
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Acrodania



Joined: 02 Jan 2005
Posts: 208

PostPosted: Tue Jun 21, 2005 7:42    Post subject: Reply with quote

Here is a link off our server to it. It is ONLY the DLLs and .ERFs, not the source code (though I have it in a seperate file).

http://nurrana.radcon.org/Downloads/NWNXFunctions.rar

PMing Papillon now....
Back to top
View user's profile Send private message
orth



Joined: 10 Apr 2005
Posts: 12

PostPosted: Tue Jun 21, 2005 20:36    Post subject: Reply with quote

Thank you very much for this.
Back to top
View user's profile Send private message
shocklemzoa



Joined: 30 Jun 2005
Posts: 1
Location: alabama

PostPosted: Thu Jun 30, 2005 15:20    Post subject: Reply with quote

it seems that the set body part no longer works for wings and tails as of 166 biopatch.

Can anyone else confirm this? If so, is the source availible to this dll so that one may try to figure out what happened?.

This is my most favorite plug-in in the world. Please help bring back the magic. Cool
_________________
http://www.locboto.us
Hosting Badlands and Building Locboto
Back to top
View user's profile Send private message Visit poster's website
Acrodania



Joined: 02 Jan 2005
Posts: 208

PostPosted: Thu Jun 30, 2005 16:17    Post subject: Reply with quote

I haven't used this to modify creatures at all, only placeables and items.

LetoScript still works properly for wings/tails and other body parts or creatures.
Back to top
View user's profile Send private message
Via Con Diablos



Joined: 23 Nov 2005
Posts: 55

PostPosted: Tue Jun 06, 2006 8:54    Post subject: Reply with quote

Heh, I know there was a response to my last offer to try and help locate the memory addresses, but I never saw it due to the crash.

Offer still stands.
Back to top
View user's profile Send private message
Dazzle



Joined: 29 Dec 2004
Posts: 19

PostPosted: Mon Jul 10, 2006 9:39    Post subject: Reply with quote

Hey look, I'm alive.

NWNX_SetBodyPart() still works for the most part. Since Bioware added native functions to change some of the bodyparts, most don't work with NWNX anymore. So use SetCreatureTailType(), SetCreatureWingType() and SetCreatureBodyPart() for those.

Sadly Bioware didn't give us the ability to change hair/skin/tattoo colour, so NWNX is still needed for those, same goes for gender changing.

Here are the updated offsets for 'em:


Code:
const int NWNX_BODYPART_GENDER = 15;         
const int NWNX_BODYPART_COLOR_SKIN = 16;   
const int NWNX_BODYPART_COLOR_HAIR = 17;     
const int NWNX_BODYPART_COLOR_TATTOO_1 = 18;
const int NWNX_BODYPART_COLOR_TATTOO_2 = 19;
Back to top
View user's profile Send private message
Acrodania



Joined: 02 Jan 2005
Posts: 208

PostPosted: Mon Jul 10, 2006 16:24    Post subject: Reply with quote

Dazzle wrote:
Hey look, I'm alive.


YAY!!!

Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> Windows development All times are GMT + 2 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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