[UT2004] Problem With Team Colors

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

SlayerDragon

LLLLLLLLLLLLLLLLLADIES
Feb 3, 2003
7,666
0
36
41
I am working on putting together the texture package for my player skin. However, I have run into a problem. I did team skins for the head, and I have imported them the same way I did for the body skins.

SDBlackRemusBody <- normal body texture
SDBlackRemusBody_0 <- red body texture
SDBlackRemusBody_1 <- blue body texture
SDBlackRemusHead <- normal head texture
SDBlackRemusHead_0 <- red head texture
SDBlackRemusHead_1 <- blue head texture

The regular teamskins are working, but the head textures don't change. :(

Can anyone help me out with this?
 

Slaughter

exsomnis
Feb 16, 2004
1,022
0
36
39
Germany
slaughter.jimdo.com
Add TeamFace=1 in your upl :)

example:
Player=(DefaultName="Virus",Race="Cybernetic",Mesh=XanRobots.XanM02,species=xGame.SPECIES_Bot,BodySkin=UT2004PlayerSkins.XanM2_Body,FaceSkin=UT2004PlayerSkins.XanM2_Head,Portrait=UT2004PlayerSkins.XanM2_Portrait,Text=XPlayers.XanRobotAA,Sex=Male,TeamFace=1)