Neverwinter Nights: Enhanced Edition

Neverwinter Nights: Enhanced Edition

Adventures await!
Gather your mods before venturing forth. Discover planes filled with player-created adventures in Steam Workshop, then build your own Neverwinter Nights modules using the Aurora Toolset to share!
Learn More
Arawn 24 Nov, 2019 @ 6:33am
Script Help: Adding Wings / Tail or both to Characters [Solved]
Hello,

I am looking for a way to modify characters in game. Example a character is Tefling, they have the choice to add a tail, wings, or both. Having a script to do this rather than downloading LETO would be great. I am not using NWNX, however I am confident that this is possible as Shayan's SubRace Engine does this. I just do not know where to look for the functions which controls this.

Currently I checked the following places for more information:
https://nwnlexicon.com/index.php?title=Category:Data_Types
https://nwnlexicon.com/index.php?title=Category:Visual_Effects_Functions
https://nwnlexicon.com/index.php?title=Category:Miscellaneous_Functions
https://nwnlexicon.com/index.php?title=Category:Database_Functions
https://nwnlexicon.com/index.php?title=Category:PC_Only_Functions
https://nwnlexicon.com/index.php?title=Category:Prototyped_but_Unused_Functions
https://nwnlexicon.com/index.php?title=Category:Server_Functions
https://nwnlexicon.com/index.php?title=GetSubRace


Sadly after improving my knowledge and getting several others ideas, I am no closer to creating a script that will add a character wings. Any advice (with examples would be a large bonus) would be appreciated.


-------------------------
The answer has been found:
https://nwnlexicon.com/index.php?title=SetCreatureTailType
https://nwnlexicon.com/index.php?title=SetCreatureWingType
Last edited by Arawn; 24 Nov, 2019 @ 6:50am