Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

nwscript.nss question

Page: 1 of 1
 buhallin
06-07-2004, 5:58 AM
#1
I wonder in the nwscript file where the subroutines are.
As i remember (6years ago that i needed c++) somehing like this

void functionname( list of variables given to the function);

is only the header of a function but where is the rest(where u see what it does), don't say in the kotor.exe :) ?


Want to tweak the itemproperties and for this i need either the

actionquipitem or better would be IPGetIsItemEquipable(found the NWN links)

or must think about an other option to include what i want...but easiest would be to find one of the both top functions or better the IPGetIsItemEquipable 2-3 lines and it would be fine :D
 buhallin
06-08-2004, 5:51 AM
#2
Had needed this for two things, gender specific items and upgradeable items like masks.

Both things i get to work in a broken way over the 2da files but i come to the point that i would need to enahnce some genreic subroutines :(

Well i cancel this out of my mod project than.
Page: 1 of 1