Custom Skins.

Search and find cool skins and models, or introduce your own ones!
Post Reply
User avatar
FXANBSS
Skilled
Posts: 231
Joined: Thu Dec 26, 2013 7:03 pm

Custom Skins.

Post by FXANBSS »

I tried to change my skin to a custom one, but i failed. :(
i named the file genfluid.

Code: Select all

[public]
Object=(Name=genfluid.water1,Class=Texture,Description=Boss)
Object=(Name=genfluid.water2,Class=Texture)
Object=(Name=genfluid.water3,Class=Texture)
Object=(Name=genfluid.water4,Class=Texture)
Object=(Name=genfluid.water5,Class=Texture,Description=Water)
Object=(Name=genfluid.water5,Class=Texture)
Something is wrong?

Only i want to create a skin for the Boss character.
User avatar
UnrealGGecko
Godlike
Posts: 2903
Joined: Wed Feb 01, 2012 11:26 am
Personal rank: GEx the Gecko
Location: Kaunas, Lithuania
Contact:

Re: Custom Skins.

Post by UnrealGGecko »

Moved the topic to the Skin section.

I never tried doing this but hopefully EG (or anyone else) will help you out on this ;)
User avatar
FXANBSS
Skilled
Posts: 231
Joined: Thu Dec 26, 2013 7:03 pm

Re: Custom Skins.

Post by FXANBSS »

I tried to modify the user.ini but only the arms textures changed. :P
User avatar
EvilGrins
Godlike
Posts: 9690
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Custom Skins.

Post by EvilGrins »

Part of the reason its not working is you're identifying the model of Xan as "genfluid". To do what you're proposing you need to make a class for the xan model that is using the textures you're describing.

Really need to get around to making that "how to make a customized .int file" post one of these days.

Simple: You need to identify what the model name is for Xan. Like the typical male soldier model is "SoldierSkin".
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
UT99.org

Re: Custom Skins.

Post by UT99.org »

billybill wrote:
FXANBSS wrote:I tried to modify the user.ini but only the arms textures changed. :P
That's because of multi texturing, you only have Face= Skin= in User.ini. The stuff you posted in your first post was able to use multi texturing. These int files are a royal pain, if you try make one without team colors it interferes with your UT. You query any regular server and it says that the players there are using the skin you defined in the int file :P

All I can say is try making a closer clone to existing int files and add team skins even if there are five team colors all of the genfluid one. I'm guessing it will work if you get it right (although it does sound like EG is disagreeing with me there)
User avatar
FXANBSS
Skilled
Posts: 231
Joined: Thu Dec 26, 2013 7:03 pm

Re: Custom Skins.

Post by FXANBSS »

I don't know how to use those skins, because are different than normal, but i tried to get something. :P
I see people on servers using those skins: water, lava, translocator. lol

I found the solution, only i set my team to 255 = NONE.
Post Reply