![]() |
|
|
#1 |
|
Registered User
Join Date: Jan. 18th, 2009
Posts: 5
|
Hi all, I have this cuestion because I donīt really like a lot the color configuration on the models when team playing. Since this canīt be modified in the settings menu, I guess that somewhere will be some .cfg o whatever kind of file that I can modify, some codes I can change to make the game load the normal-painted models for team-play-games instead of the blue and red models.
And please, be nice if my english insīt that good. I just donīt speak it well but do my best. |
|
|
|
|
|
#2 |
|
Yes it can be done, but it is very 'messy' and may require redoing a lot of artwork and code. The CTF4 team (I think) was able to add additional teams/colors but I think they ended up having to redo a lot of art work.
Most (if not all) of the player model team skins colors are baked into the textures, there are no configuration setting to change that. Also, the GUI color scheme is hard coded (to some extent) into numerous classes and game objects and is not easily modifiable without subclassing/rewriting lots of code and/or default properties (HUDs for each gametype for instance). Through uscript/game mods you could turn off the use of team skins for player models. You would probably have to turn bNoTeamSkins to true in the GameReplicationInfo class, though it might not replicate well to clients (only replicated initially I believe). That variable is used in the SpeciesType class function SetTeamSkin to determine whether or not to assign a the colored team skin to a player model.
__________________
"What do you mean it doesn't exist clientside?" Got a Pawn problem? Ask me about: Leaning, Prone, Limiting Strafing, Mantling, Dashing, Crouch Jumping, Using Cover, Parkour Moves My Generic Mods for UT2K4: Yet Another Real-life Mod: Class-based play, generic realistic weapons, unoriginal gameplay, w/ cheap COD4 knockoff ![]() TD Vehicles v124: HMMWV, MI4Hound, Black Hawk & AH-6 Helicopters, Motorcycle, IFAV Jeep, Abrams Tank * The only "truth" is what you can get away with * Last edited by meowcat; 18th Jan 2009 at 09:32 PM. |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Jan. 18th, 2009
Posts: 5
|
Quote:
|
|
|
|
|
|
|
#4 |
|
Registered User
Join Date: Jan. 18th, 2009
Posts: 5
|
I mean, in the programing stuff and all of that.
|
|
|
|
![]() |
| Tags |
| change, i donīt speak english, modding, team colors, wowowo |
| Thread Tools | |
| Display Modes | |
|
|