Jump to content

Icon not show'n up


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

Link to comment
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.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...