Jump to content

Help with custom recipe tabs


Recommended Posts

So then, decided to make an update for my mods by adding recipe tabs

Loaded the world with mods and here's a problem:

Recipe tabs isn't character_only (the other players on server has that tab too), but when i'm trying to add character_only tag, like

chtab = AddRecipeTab (STRINGS.NAMES.CHTAB, 998, "images/hud/chtab.xml", "chtab.tex", "chonlytag", nil, false)

Then my recipe tab doesn't working at all

I searched for mods where tabs are working normally and they is character_only, but scripts are totally same as mine! So i dunno what to do o^o I need help

P.S.: Ah, i forgot to say. I have one mod that worked correctly with custom recipe tab and with character_only tag, but after update tab doesn't working. Maybe here's something with the game, or the scripts have changed?

Edited by SugarCarrot
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...