Jump to content

Recommended Posts

   I'm making a mod and have finished the character textures and dialog. However, when I go to test this mod, the icon doesn't appear and the dialog doesn't work as my new character keeps saying "it's all piney". I'm 100% sure this an easy fix issue. I'm just sorta not able to find it. So, I'd appreciate a second pair of eyes to help me find what the problem is. Thanks

 

 

  Character --------> https://www.dropbox.com/sh/fnbftyhy0cvp3ky/-Y2fkXEdrv

 

 

P.S. I've been using this mod as a reference if that info is relavent

       -------->  http://forums.kleientertainment.com/index.php?/files/file/355-doctor-wortey/

Link to comment
https://forums.kleientertainment.com/forums/topic/29132-help-me-check-this-please/
Share on other sites

  • Developer

   I'm making a mod and have finished the character textures and dialog. However, when I go to test this mod, the icon doesn't appear and the dialog doesn't work as my new character keeps saying "it's all piney". I'm 100% sure this an easy fix issue. I'm just sorta not able to find it. So, I'd appreciate a second pair of eyes to help me find what the problem is. Thanks

 

 

  Character --------> https://www.dropbox.com/sh/fnbftyhy0cvp3ky/-Y2fkXEdrv

 

 

P.S. I've been using this mod as a reference if that info is relavent

       -------->  http://forums.kleientertainment.com/index.php?/files/file/355-doctor-wortey/

In regards to the images, they need to be a power of two  If you check the log it says:

../mods/Zulu Tribal(Six Feet Under)/images/saveslot_portraits/zhm.tex is 120x104 but compressed textures must have power of 2 dimensions.
../mods/Zulu Tribal(Six Feet Under)/images/selectscreen_portraits/zhm.tex is 188x284 but compressed textures must have power of 2 dimensions.
../mods/Zulu Tribal(Six Feet Under)/images/selectscreen_portraits/zhm_silho.tex is 188x284 but compressed textures must have power of 2 dimensions.
 
And unfortunately I wasn't able to reproduce your speech problem.  The speech seemed to work fine for me.  Maybe it's in a special case you're testing?  If you still have the problem, let me know what you're doing in game so I can try it on my side.

Sorry, I'm a little confused...How do I make the images a power of 2? (Thank you)

Also, I have NO clue why speech isn't work'n for me. I copied speech from the "Dr Worty" mod for test purposes but dialog still remains the default character stuff. What exactly does my character say when you play as him?

Edited by fuzzyjowls
  • Developer

Sorry, I'm a little confused...How do I make the images a power of 2? (Thank you)

Also, I have NO clue why speech isn't work'n for me. I copied speech from the "Dr Worty" mod for test purposes but dialog still remains the default character stuff. What exactly does my character say when you play as him?

It means you need to resize your images.  So instead of 188x284, you could use 128x256.  Any of these sizes should work: 2,4,8,16,32,64,128,256,512,1024,2048.

Okay...So the select screen porttrait wasn't really the image bothering me, it atleast showed up. I was wanting to know why the Icon wasn't showing up. Also, the speech isn't working for me at all.

 

 

 

 

 

Also, I have NO clue why speech isn't work'n for me. I copied speech from the "Dr Worty" mod for test purposes but dialog still remains the default character stuff. What exactly does my character say when you play as him?

 

Edited by fuzzyjowls

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