Page 1 of 1

smithy problem

Posted: Sun Sep 21, 2008 8:08 am
by Breg
Alright, I got a setting that I seem to have forgotten for some reason crafting any item results in destroying the resources needed to create it as if the difficulty level had been increased but wasnt? any script or directory I should be looking into?

Re: smithy problem

Posted: Mon Sep 29, 2008 1:19 am
by Kadmos
Have you tried lookin in pol\pkg\skills\blacksmithy\makeBlacksmithItems.src ?
The last function "makeBlacksmithItems" contains a couple of "SubtractAmount" calls which reduces player resources. Is that what you were after?