Extracting some armor parts from existing hak pack is a bit of headache partially because of Toolset displaying fake armor part numbers in the item properties windows. Toolset sorts corresponing parts_*.2da file entries according to value in ACBONUS column (of course, it has nothing to do with actual armor bonus short of torso part). E.g. toolset may display model pmh0_belt115.mdl as belt model let's say 38.
This simple .NET/WinForms application is designed to provide direct link between toolset armor part numbers representation and actual mdl/plt file suffixes. The application creates a .txt file for every input parts_*.2da file.
System requirements:
Operating system: Windows 7, Windows Vista SP1, Windows XP SP3
.NET Framework: 4.0 Client Profile
OR
Operating system: Linux (tested on Ubuntu 10.04, possibly works on Mac OS)
Mono 2 (tested on 2.10)
If you notice any errors or bugs, please, let me know.
Hello, Jezira.
Thank you for your comment.
It happens due to regional floating point numbers representation standard, i. e. when decimal separator is not '.' character.
Fixed. Or at least I hope so. :)
Posted by Jezira at 2012-05-31 06:59:07 Voted 10.00 on 06/07/12