Zardexrlz Posted December 10, 2016 Share Posted December 10, 2016 (edited) So I made a new tab and its almost working. I have one problem: the icon isnt showing in the tab. The paths and such are correct, i think. Here is the line: local OBSIDIAN_TAB = AddRecipeTab("OBSIDIAN TAB", 999, "images/hud/tab_obsidian.xml", "tab_obsidian.tex", nil) and i'm including the assets this way: local assets = { Asset("IMAGE", "images/hud/tab_obsidian.tex"), Asset("ATLAS", "images/hud/tab_obsidian.xml"), } But still no icon in the tab. Everything else is working as intended. Any ideas? Thanks in advance Edited December 10, 2016 by Zardexrlz Link to comment https://forums.kleientertainment.com/forums/topic/72395-creating-custom-tab-tab-icon-not-showing-up/ Share on other sites More sharing options...
SrJardel Posted December 11, 2016 Share Posted December 11, 2016 I can't see the "Sculptures" and "Critters" tab icons when I have mods activated. I didn't looked into it to see which mod is preventing the icons to show, but after reading your post I thought it could be worthing this heads up, since your issue might be caused by other mod as well. Link to comment https://forums.kleientertainment.com/forums/topic/72395-creating-custom-tab-tab-icon-not-showing-up/#findComment-847280 Share on other sites More sharing options...
Zardexrlz Posted December 11, 2016 Author Share Posted December 11, 2016 7 hours ago, SrJardel said: I can't see the "Sculptures" and "Critters" tab icons when I have mods activated. I didn't looked into it to see which mod is preventing the icons to show, but after reading your post I thought it could be worthing this heads up, since your issue might be caused by other mod as well. I see, sadly (or happly) no. As i'm currently testing the mod I made a server with only this mod enabled. Thanks anyway. Link to comment https://forums.kleientertainment.com/forums/topic/72395-creating-custom-tab-tab-icon-not-showing-up/#findComment-847394 Share on other sites More sharing options...
Aquaterion Posted December 11, 2016 Share Posted December 11, 2016 I would say upload your tab_obsidian.xml and .tex so someone can check them out Link to comment https://forums.kleientertainment.com/forums/topic/72395-creating-custom-tab-tab-icon-not-showing-up/#findComment-847465 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now