Jump to content

Recommended Posts

     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 by fuzzyjowls
Link to comment
https://forums.kleientertainment.com/forums/topic/29152-icon-not-shown-up/
Share on other sites

  • Developer

     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

 

post-283016-0-65865300-1382920631_thumb.

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...