Jump to content

Crafting Formlists?


Recommended Posts

I'm trying to use a formlist to create a crafting submenu. For example, the player will have a menu at the crafting bench for drugs, with submenus for helpful drugs and dangerous drugs under it, with craftable objects under each of those submenus. Is that possible to do at the crafting benches or am I wasting my time working on this?

 

Thanks.

 

Link to comment
Share on other sites

  • 2 weeks later...

Yes, it's possible.

 

1. Create a Constructible Object

 

2. Create a FormList that contains your drugs

 

3. Create a Keyword (Recipe Filter type)

 

4. As a "Base FormList", you can create a new FormList and inject it to the Workshop Menu or you can use a vanilla FormList (like WorkshopMenu01Decor02WallDecorations "Wall Decorations" [FLST:001B4AA8]).

 

5. Add the Keyword you created to the Base FormList

 

6. Add the Keyword you created to the "Keyword Category" of the Constructible Object

 

7. Thr FormList you created in the 2dn step should be the "Created Object" of the Constructible Object

 

8. The "Workbench Keyword" of the Constructible Object has to match with the Base FormList (for a "Wall Decoration" you should use the WorkshopWorkbenchTypeDecorations [KYWD:0008280B])

Link to comment
Share on other sites

Yes, it's possible.

 

1. Create a Constructible Object

 

2. Create a FormList that contains your drugs

 

3. Create a Keyword (Recipe Filter type)

 

4. As a "Base FormList", you can create a new FormList and inject it to the Workshop Menu or you can use a vanilla FormList (like WorkshopMenu01Decor02WallDecorations "Wall Decorations" [FLST:001B4AA8]).

 

5. Add the Keyword you created to the Base FormList

 

6. Add the Keyword you created to the "Keyword Category" of the Constructible Object

 

7. Thr FormList you created in the 2dn step should be the "Created Object" of the Constructible Object

 

8. The "Workbench Keyword" of the Constructible Object has to match with the Base FormList (for a "Wall Decoration" you should use the WorkshopWorkbenchTypeDecorations [KYWD:0008280B])

 

Thank you!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...