CaptainJoined: 3/20/2007(UTC) Posts: 51 Location: USA
Was thanked: 1 time(s) in 1 post(s)
|
I'm having a bit of trouble here. In some mods, there is the ability to change what color each player uses, for example: player 1 is red, player 2 is blue, player 3 is green, and so on. I know Zero Hour Retarded has dozens of different colors to choose from. How would I add different colors to my own game? Any help would be appreciated
|
|
|
|
AdministratorJoined: 8/3/2003(UTC) Posts: 3,086  Thanks: 445 times Was thanked: 186 time(s) in 130 post(s)
|
Multiplayer.ini has all the code associated with the choices for team colors. |
CommieDog: Because someone has to do your dirty work for you |
|
|
|
CaptainJoined: 3/20/2007(UTC) Posts: 51 Location: USA
Was thanked: 1 time(s) in 1 post(s)
|
Found it, thanks for the help CommieDog :) EDIT Well I found out how to add a new color, but when I went to check if it worked, it was labled as MISSING:C(cuts off) Code:
MultiplayerColor ColorGrey
RGBColor = R:128 G:128 B:128
RGBNightColor = R:128 G:128 B:128
TooltipName = Color:Grey
End
I don't know how to edit any of these tooltips, which sems to be the problem here Edited by user Sunday, June 24, 2007 4:36:35 PM(UTC)
| Reason: Not specified
|
|
|
|
AdministratorJoined: 8/3/2003(UTC) Posts: 3,086  Thanks: 445 times Was thanked: 186 time(s) in 130 post(s)
|
You'll need some sort of CSF editor in order to fix that problem. XCC Mixer has one built in. |
CommieDog: Because someone has to do your dirty work for you |
|
|
|
CaptainJoined: 3/20/2007(UTC) Posts: 51 Location: USA
Was thanked: 1 time(s) in 1 post(s)
|
Found one. Thanks again for helping me out :)
|
|
|
|
Users browsing this topic |
Guest (4)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.