Jump to content

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
https://forums.kleientertainment.com/forums/topic/77035-multiple-tabs-in-one-tab/
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.

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
×
  • Create New...