buhallin
06-07-2004, 05:58 AM
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
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