Location of Crafting Station Category Strings

Post » Mon Jun 18, 2012 12:51 pm

While poking around in the scripts and crafting entries for forges and the like, Lycan and I found some scripts that relate to the crafting material keywords for weapons and armour. This script (craftsmithing) defines the levels required to smith items that satisfy a certain keyword. This same script appears to also define usable material keywords for forges.

We know that the forge uses these keywords to filter which category a recipe falls under, but what we are trying to find is a location where all the strings that actually show up in game are kept, that link to the category keyword.

What we are trying to do is basically define a new sorting category and name is whatever we need it to be.

If anyone can at least point us in the right direction, we could appreciate it.
User avatar
Nitol Ahmed
 
Posts: 3321
Joined: Thu May 03, 2007 7:35 am

Post » Mon Jun 18, 2012 4:56 pm

You mean like Gameplay -> Default Objects?
User avatar
Eibe Novy
 
Posts: 3510
Joined: Fri Apr 27, 2007 1:32 am

Post » Mon Jun 18, 2012 11:16 am

You mean like Gameplay -> Default Objects?
yes, those contain the links between the Keywords and their equivalents in the scripts. The issue is we cannot create new entries for the use of the keywords.
User avatar
Terry
 
Posts: 3368
Joined: Mon Jul 09, 2007 1:21 am


Return to V - Skyrim