Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Sat Apr 20, 2024 1:16 pm
All times are UTC + 0
Trouble Customizing Display Colors
Moderators: Ares Support Team at PPM, Global Moderators, Red Alert 2 Moderators
Post new topic   Reply to topic Page 1 of 1 [5 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
Kamuix
Rocket Infantry


Joined: 02 Nov 2012
Location: Canada

PostPosted: Sun Jan 24, 2016 9:12 pm    Post subject:  Trouble Customizing Display Colors
Subject description: Trouble customizing display colors in skirmish menu slide down color menu
Reply with quote  Mark this post and the followings unread

Hey all, so yeah this is my uimd.ini file which was where the Ares documentation told me where to put this code:

Code:
; AdvancedCommandBar Entries
 ;
 ; ButtonList
 ; This is a list of buttons that the user might desire on his command bar.
 ; This list orders buttons from left to right and right-justifies them.
 ; If the user inserts an 'x' into the list (i.e. "blah,x,thing, ...")
 ; it will leave an empty slot in the command bar between the appropriate
 ; entries.
 ;
 ; The supported entries are as follows:
 ;
 ; AttackMove
 ; AutoDeploy -- Currently unsupported.
 ; Beacon
 ; Cheer
 ; Deploy
 ; Guard
 ; PlanningMode
 ; Stop
 ; Team01
 ; Team02
 ; Team03
 ; TypeSelect


 ;
 ; This section is used for solo and skirmish games
 ;
 [AdvancedCommandBar]
 ButtonList=Team01,Team02,TypeSelect,Deploy,Guard,PlanningMode

 ;
 ; This section contains the configuration for multiplayer games
 ;
 [MultiplayerAdvancedCommandBar]
 ButtonList=Team01,Team02,TypeSelect,Deploy,Guard,PlanningMode,Beacon

 Count=8


 Slot1.DisplayColor=255,255,255
 Slot2.DisplayColor=255,0,0
 Slot3.DisplayColor=0,0,255
 Slot4.DisplayColor=125,125,0
 Slot5.DisplayColor=255,0,125
 Slot6.DisplayColor=200,100,50
 Slot7.DisplayColor=20,20,20
 Slot8.DisplayColor=221,226,13

 Slot1.ColorScheme=Black
 Slot2.ColorScheme=Red
 Slot3.ColorScheme=Blue
 Slot4.ColorScheme=Yellow
 Slot5.ColorScheme=Purple
 Slot6.ColorScheme=Brown
 Slot7.ColorScheme=White
 Slot8.ColorScheme=Green

 Slot1.Tooltip=GUI:ActionMessage
 Slot2.Tooltip=GUI:ActionMessage
 Slot3.Tooltip=GUI:ActionMessage
 Slot4.Tooltip=GUI:ActionMessage
 Slot5.Tooltip=GUI:ActionMessage
 Slot6.Tooltip=GUI:ActionMessage
 Slot7.Tooltip=GUI:ActionMessage
 Slot8.Tooltip=GUI:ActionMessage



Any help so greatly appreciated! has anyone using Ares before been able to do this I wonder? :O

Back to top
View user's profile Send private message
Kamuix
Rocket Infantry


Joined: 02 Nov 2012
Location: Canada

PostPosted: Sun Jan 24, 2016 9:22 pm    Post subject: Reply with quote  Mark this post and the followings unread

EDIT: But I'm getting closer because when I hover my arrow over each incorrect color it displays the correct color in text down in the corner

Back to top
View user's profile Send private message
temp
Rocket Cyborg


Joined: 17 Oct 2015

PostPosted: Sun Jan 24, 2016 11:25 pm    Post subject: Reply with quote  Mark this post and the followings unread

Put the the code under [colors]

as

Code:

[Colors]
Count=8


 Slot1.DisplayColor=255,255,255
 Slot2.DisplayColor=255,0,0
 Slot3.DisplayColor=0,0,255
 Slot4.DisplayColor=125,125,0
 Slot5.DisplayColor=255,0,125
 Slot6.DisplayColor=200,100,50
 Slot7.DisplayColor=20,20,20
 Slot8.DisplayColor=221,226,13

 Slot1.ColorScheme=Black
 Slot2.ColorScheme=Red
 Slot3.ColorScheme=Blue
 Slot4.ColorScheme=Yellow
 Slot5.ColorScheme=Purple
 Slot6.ColorScheme=Brown
 Slot7.ColorScheme=White
 Slot8.ColorScheme=Green

 Slot1.Tooltip=GUI:ActionMessage
 Slot2.Tooltip=GUI:ActionMessage
 Slot3.Tooltip=GUI:ActionMessage
 Slot4.Tooltip=GUI:ActionMessage
 Slot5.Tooltip=GUI:ActionMessage
 Slot6.Tooltip=GUI:ActionMessage
 Slot7.Tooltip=GUI:ActionMessage
 Slot8.Tooltip=GUI:ActionMessage


_________________
Lin Kuei Ominae wrote:
@Pussypus Talking to a wall is more fertile. Face palm!  Wall bash!

Back to top
View user's profile Send private message
MustaphaTR
Scorpion Sniper


Joined: 22 Jan 2015
Location: Kastamonu, Turkey

PostPosted: Mon Jan 25, 2016 8:05 am    Post subject: Reply with quote  Mark this post and the followings unread

If you wanna add new color (i.e not change) you should start from 9 as there are already 8 colors ingame. You can add colors under [Colors] in RulesMD.ini. No need to use orginal ones. Don't use real black (0,0,0) use 15,15,15 instead because 0,0,0 has problems with texts, both chat and SW timers. Temp is right they need to be under [Colors]. Use 16 under Counts= as you are adding 8 more colors. "SlotX.ColorScheme"s must be a vaild color under [Colors] in RulesMD.ini.

From ones above Black, Blue, Brown and White aren't vaild colors under [Colors] in RulesMD.ini.

_________________
CnCD2K Mod: http://www.moddb.com/mods/red-alert-2-yuris-revenge-cncd2k-mod
Changed Dune Mod: http://www.moddb.com/mods/changed-dune
MustaphaTR's D2K Mod: http://www.moddb.com/mods/mustaphatrs-d2k-mod
Generals Alpha: http://www.moddb.com/mods/generals-alpha
Romanov's Vengeange: https://www.moddb.com/mods/romanovs-vengeance

Back to top
View user's profile Send private message
Kamuix
Rocket Infantry


Joined: 02 Nov 2012
Location: Canada

PostPosted: Tue Jan 26, 2016 2:26 pm    Post subject: Reply with quote  Mark this post and the followings unread

I forgot to mention that I had already realized it had to be under "[Colors]" and did so and still nothing =( even pasted exactly what you had right into the rules under colors. I also tried adding a color to see if maybe it would display an added color but nothing.

I'm running ares .8 and I am currently using custom paradrops, custom palletes and cameo pallets and others that work but this one just won't do anything, maybe I should try upgrading to .a

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [5 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1485s ][ Queries: 11 (0.0087s) ][ Debug on ]