Skin help

Search and find cool skins and models, or introduce your own ones!
Post Reply
Muffin
Novice
Posts: 7
Joined: Mon Sep 02, 2013 9:18 am

Skin help

Post by Muffin »

Hello all. I tried to make a skin out of default textures, only edited slightly. I've checked at least twice to see that the textures are indexed & the right dimensions. However, when I compile the UTX/INT files and try to open the skin in UT, when I go to Player Setup, the game freezes. Help?
User avatar
papercoffee
Godlike
Posts: 10447
Joined: Wed Jul 15, 2009 11:36 am
Personal rank: coffee addicted !!!
Location: Cologne, the city with the big cathedral.
Contact:

Re: Skin help

Post by papercoffee »

What tools did you use?
Did you disable MIP-Mapping on the skin import?
Muffin
Novice
Posts: 7
Joined: Mon Sep 02, 2013 9:18 am

Re: Skin help

Post by Muffin »

GIMP & UT Skin Maker v2.4.1.
ASLY

Re: Skin help

Post by ASLY »

Error message?
The textures are 256x256 resolution?
Wrong converted textures?
Or make your skin again slowly and surely
If this dont work here is a tutorial step-to-step
Muffin
Novice
Posts: 7
Joined: Mon Sep 02, 2013 9:18 am

Re: Skin help

Post by Muffin »

There is no error. It simply just freezes up when I try to click Player Setup, and then I have to open the task manager and close UT from there. I'll try your tutorial though.
User avatar
EvilGrins
Godlike
Posts: 9691
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Skin help

Post by EvilGrins »

Muff, post a screenshot of the .int file's setup and your textures in UnrealEd please.

If you don't know how:
1) Open texture in UnrealEd & hit Print Scrn on keyboard.
2) Goto any image/paint program and paste it into that.
3) Crop out just the part with the relevant content.
4) Save to a .png or .jpg, whichever you prefer.
5) Repeat for the .int file.

Also, what're the file names for the .int & .utx? They need to match.
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
Muffin
Novice
Posts: 7
Joined: Mon Sep 02, 2013 9:18 am

Re: Skin help

Post by Muffin »

Alright, I fixed it. Turns out you had to have a default texture along with the team colors. Boy do I feel stupid :o

Okay, next question. How do you add multiple faces?
User avatar
EvilGrins
Godlike
Posts: 9691
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Skin help

Post by EvilGrins »

Muffin wrote:How do you add multiple faces?
There's 2 levels of texturing to the faces: 4 & 5
4 - is the texture for the head, hands, bottom of the feet, translocator, and head comm unit.
5 - is the talk texture that gores along with it, what you see when the skin says anything.

This is variant I made for myself of a clan skin for Hook's server:
Image

Object=(Name=Soldier_piratey.yarr4Gibbs,Class=Texture,Description="Gibbs")
Object=(Name=Soldier_piratey.yarr5Gibbs,Class=Texture)

Object=(Name=Soldier_piratey.yarr4Jack,Class=Texture,Description="Jack")
Object=(Name=Soldier_piratey.yarr5Jack,Class=Texture)

Object=(Name=Soldier_piratey.yarr4Monk,Class=Texture,Description="Monk")
Object=(Name=Soldier_piratey.yarr5Monk,Class=Texture)

Basically, like that.
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
Post Reply