Hey, guys. I am trying to write a force power that increases some skills based on your wisdom modifier. Anyway, long story short, I have got it to work except for the skill computer use. Is their something hardcoded into the game that won't let you increase computer use with scripts? I've quadruple checked the nwscript.nss and I know that it is written the correct way because it is written just like the other skill increase effects and it is SKILL_COMPUTER_USE in the nwscript and I wrote it like that in my script but it just doesn't work. Any ideas? Thanks for the help.
it does not work,it does not recognize the 0(computer skill) as a valid option,i tried multiple different compilers
Nirran
so skills can only be increased through their current stats?
the other skills work fine through scripting,only computer skill is hosed
Nirran