Jump to content

Multiple tabs in one tab


Recommended Posts

Hey everyone! Does enyone knows how to make multiple tabs in one tab, like an ancient, or cartography tab? I've used this

shoptab = AddRecipeTab(STRINGS.NAMES.SHOPTAB, 949, "images/hud/shoptab.xml", "shoptab.tex", nil, false)

And tryed to set 949 to 10, but nothing changed. Any ideas how to make it? Thanks everyone for help!

  • Like 1
Link to comment
Share on other sites

7 minutes ago, makar5000 said:

Hey everyone! Does enyone knows how to make multiple tabs in one tab, like an ancient, or cartography tab? I've used this


shoptab = AddRecipeTab(STRINGS.NAMES.SHOPTAB, 949, "images/hud/shoptab.xml", "shoptab.tex", nil, false)

And tryed to set 949 to 10, but nothing changed. Any ideas how to make it? Thanks everyone for help!

949 to 10, false to true.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...