Jump to content

new item icons, not working


Blackbeard06

Recommended Posts

I saw the topic about missing icons, and have checked this solution, but does not seem to work.

 

I made 3 backpacks, all with different icons.

 

I have tried this tutorial (http://pz-mods.net/guide/adding-custom-item-sprites/) but cant seem to find out why it does not work.

 

Here is my structure

 

military bags>media>scripts>MBAG.txt

 

(using pastebin)

http://pastebin.com/aiN85Zeb

 

I have my textures in this folder

military bags>media>textures

as

item_bugoutbag.png

item_daypack.png

item_rucksack.png

 

Lastly I am using a lua script to load the textures.

military bags>media>lua>server>mbag.lua

 

mbag/lua

http://pastebin.com/NvKUzmDt

 

using all of this I cannot get the textures to load in.. Any ideas why? So far this is my only bug in my mod, I hope to make it bug free by the end of today so any help will be much appreciated.

 

here is a download link for my mod in-case you need to see everything else

https://drive.google.com/file/d/0B0oYjvIxr8lKVEVXYlpKUlhwOUk/edit?usp=sharing

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

Most likely, unless you fixed this, it is the missing capital letter from item_*name of thing here.png    should be capital letter so the game can see it.

if in media/textures and using correctly named files you do not need LUA to load the textures.

 

if you need an example, go have a look at my Crafty Survivor Items pack. done with no LUA and working with build 26

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
×
×
  • Create New...