
when i mod stuff like the durability 10 to higher
[QUOTE=ihadtroll4lunchlol;60208]when i mod stuff like the durability 10
when i mod stuff like the durability like 2 10
thanks alot this will come in handy
Thanks a lot.
Wish to see armor editing version soon
I've been the investigating the Armour problem recently and the reason it doesn't work is that the hex codes in the armor.all.txt file are wrong. All items need to begin with 1 and not 0.
For example - for a Brigand Hood + 10
Change the entry from 000000000000C35A to 100000000000C35A
The easiest thing to do is a global substitute on the whole file replacing the first 0 with a 1.