• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Noob Question: Gear Types

Diaz Ex Machina

Well-known member
I'm trying to make a new Gear category, "Special Substances and Items", where are listed mainly alchemical items. I've created the separator and the items, but they show above everything else, mixed with the - Custom - items. How can I put my new category further down, say after "Adventuring Gear"?
46YgbdQ.png

Thank you in advance for your help and time.
 
I think that it uses explicit sorting tags for the gType tag group, as described here in the authoring kit wiki (although the tag group is called gearType in Savage Worlds):
http://hlkitwiki.wolflair.com/index.php5?title=Equipment_(Savage)#Basic_Gear_Categories

If it does, there is a problem.

Even though you can create new tags in the gType group because it is a dynamic group, there doesn't seem to be any way to set the order parameter for the new tag. It looks like you can only do that within value elements where the tag group is originally defined.

The best you can probably do is borrow an existing tag group (and its category header thing) for items that you don't plan to include in your conversion.

For example, your image doesn't show the gType.AdventKits "Adventuring Kits" category (which would normally sort above Adventuring Gear), or you could probably make the gType.Entertain "Entertainment" category disappear without upsetting anybody (although it is right above the existing Alchemical categories, and doesn't gain much in terms of position).

Basically you would need to look at a full install of pathfinder with most of the packages purchased and sources turned on to figure out which existing category you don't want and is sorted in a position you like.

To re-use the Adventuring Kits category, for example, you would tag all your items with gType.AdventKit and then replace the thing for the original header (gHdAdvKits) with a copy that has had its name changed to whatever you want to use.

Likewise, to re-use the Entertainment category, you would tag all your items with gType.Entertain and then replace the thing for its original header (gHdEnter) with a renamed copy.
 
Last edited:
I think that it uses explicit sorting tags for the gType tag group, as described here in the authoring kit wiki (although the tag group is called gearType in Savage Worlds):
http://hlkitwiki.wolflair.com/index.php5?title=Equipment_(Savage)#Basic_Gear_Categories

If it does, there is a problem.

Even though you can create new tags in the gType group because it is a dynamic group, there doesn't seem to be any way to set the order parameter for the new tag. It looks like you can only do that within value elements where the tag group is originally defined.

The best you can probably do is borrow an existing tag group (and its category header thing) for items that you don't plan to include in your conversion.

For example, your image doesn't show the gType.AdventKits "Adventuring Kits" category (which would normally sort above Adventuring Gear), or you could probably make the gType.Entertain "Entertainment" category disappear without upsetting anybody (although it is right above the existing Alchemical categories, and doesn't gain much in terms of position).

Basically you would need to look at a full install of pathfinder with most of the packages purchased and sources turned on to figure out which existing category you don't want and is sorted in a position you like.

To re-use the Adventuring Kits category, for example, you would tag all your items with gType.AdventKit and then replace the thing for the original header (gHdAdvKits) with a copy that has had its name changed to whatever you want to use.

Likewise, to re-use the Entertainment category, you would tag all your items with gType.Entertain and then replace the thing for its original header (gHdEnter) with a renamed copy.

I don't really get how to substitute my category for an existing one. If I create the category "Special Substances and Items" with Unique Id "gHdSpecial" ant tell it to replace "gHdEsoMat" (the category I want to replace, "Esoteric Material Components") nothing happens, my stuff stays at the top even if I tell it to get under that category, and my custom category simply disappears.

EDIT: Ok, finally did it. Thanks for the help @ploturo!
 
Last edited:
Back
Top