Using a Coloured Team Skin in DM ?

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

b][rch

New Member
Jan 23, 2005
2
0
0
Is there any way to display the "team" skins during a plain DM match. Not TDM just DM ? Or is the engine going to always ignore the team skin textures ending with "_0" and "_1" during a UT2004 DM ??

I've got a skin on the server with team skins. The non-team skin is black in color and it's team "A's" jersey, the red skin is the same "A" team as the black jersey but red. The blue-team skin is another team "B's" jersey.

I'd setup the server to push the skin to the players and the associated Mod/Class used to display the default black "A" jersey.

What i'd like to do for another player who wants to use the "B" team jersey online is create another Mod/Class to point to that team skin without pushing another skin texture.

But........ it just doesn't work. Anyone ?
 

-Tj-

New Member
Nov 30, 2004
268
0
0
You could create a new player entry in the .upl file that has the _0 and _1 textures in place of the standard textures.

For example, if you wanted to play with red team Gorge, you'd add this info to the .upl:

Player=(DefaultName="Gorge_Red",Race="Juggernaut",Mesh=Jugg.JuggMaleA,species=xGame.SPECIES_Jugg,BodySkin=PlayerSkins.JuggMaleABodyA_0,FaceSkin=PlayerSkins.JuggMaleAHeadA_0,Portrait=PlayerPictures.cJuggMaleAA,Text=XPlayers.JuggMaleAA,Sex=Male,Menu="",Aggressiveness=+0.1,CombatStyle=+0.1,Tactics=+0.5,BotUse=1)

Note the bold text. Those are the minimum changes you'll need. That should about do it and it should work, unless Gorge doesn't have a teamskin for the face texture. If it doesn't work, I'm sure someone here will correct me :p
 

b][rch

New Member
Jan 23, 2005
2
0
0
You could create a new player entry in the .upl file that has the _0 and _1 textures in place of the standard textures.

I'd actually done that about 10 times but for some reason thought it wasn't working as when adding a Bot to the match with the name of the new.upl file i was seeing default bots. After all the troubles, turns out it did work ok, just not the server side bots, clients when pushed the Mod for the new.upl do see the team colored skin ok.

an option to 'use team colours' when you're setting up a dm game?
Hmm never saw that check box anywhere... OMG ... doh ... :eek:
Use Team Skins
Who'd of thought ....

Thanks for the replies folks :tup: the new upl method works ok, i needed to push that a mod anyway for the main skin, the second upl for the alternate skin is only a 1k push.

Cheers,
b][rch


.... Use Team Skins ..... doh :eek: