fuzzyjowls Posted October 27, 2013 Share Posted October 27, 2013 (edited) I have been trying to make an icon for my mod. So I installed a mod that has an icon in the mods section to use as a reference. However when I try to replicate this mod, it doesn't work even though it's set up exactly like the reference mod which works just fine. The link to the character is down below,PLEASE HELP ME FIX THIS. Character------->https://www.dropbox.com/sh/hi0udrldyirel1d/wLNXoQmgMy (I asked this question earlier but didn't really get a solution, sorry for re-posting, I understand this sorta thing annoys people.) Edited October 27, 2013 by fuzzyjowls Link to comment https://forums.kleientertainment.com/forums/topic/29152-icon-not-shown-up/ Share on other sites More sharing options...
Developer Cheerio Posted October 28, 2013 Developer Share Posted October 28, 2013 I have been trying to make an icon for my mod. So I installed a mod that has an icon in the mods section to use as a reference. However when I try to replicate this mod, it doesn't work even though it's set up exactly like the reference mod which works just fine. The link to the character is down below,PLEASE HELP ME FIX THIS. Character------->https://www.dropbox.com/sh/hi0udrldyirel1d/wLNXoQmgMy (I asked this question earlier but didn't really get a solution, sorry for re-posting, I understand this sorta thing annoys people.) You were missing these lines in your 'modmain.lua'.icon_atlas = "modicon.xml"icon = "modicon.tex"Also I would recommend checking out the Scripting with Sublime tutorial. I managed to figure out how to setup the icon by downloading a mod with a working icon and searching for the word 'modicon'. Here's a working version of your mod: Zulu Tribal (Six Feet Under).zip Link to comment https://forums.kleientertainment.com/forums/topic/29152-icon-not-shown-up/#findComment-354457 Share on other sites More sharing options...
fuzzyjowls Posted October 28, 2013 Author Share Posted October 28, 2013 OMG, thank you. Now I'll I gotta do is add weapons and presto, Finished Link to comment https://forums.kleientertainment.com/forums/topic/29152-icon-not-shown-up/#findComment-354735 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