i think it would be nice to have a feature that allows map authors to define the color of the "current message" (messages like "you found a secret area", "you need a <color> key to open this door", print messages, etc). also it should over rule the player's custom color choice.
this would be useful because some authors may want the text color of such messages to fit with the scheme of their maps, or so the author could use print in some cases where they would have had to use hudmessage just because they wanted to change the color.
"current message" color definable by map
Moderator: GZDoom Developers
-
- Posts: 45
- Joined: Tue May 18, 2004 11:02 pm
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
-
- Posts: 45
- Joined: Tue May 18, 2004 11:02 pm
Am I the only person who thinks it's kind of strange how your nick is MasterOfPuppets, yet you're not a MetallicaA fan? Who doesn't like MetallicA, anyway? 
Hey, I just realized that I'm wearing a MetallicA T-Shirt right now. Coincidences rule. Except for the relatively few cases when they don't.
EDIT: I may as well say something on-topic as well. So therefore, I won't.
I think I vaguely recall an option to change those message colors somewhere... although that might be BOOM I'm thinking of. Either way, I'm not sure whether this should be the chouce of the map author or the user. It's just a matter of opinion, really.
And also, there is a secret trigger somewhere that doesn't display the message on default. It's the thing you place in a sector, not the sector special itself. Combine that with an "Actor enters sector" sector action thing which plays the script with the recolored message and the secret sound, and you're good to go.

Hey, I just realized that I'm wearing a MetallicA T-Shirt right now. Coincidences rule. Except for the relatively few cases when they don't.
EDIT: I may as well say something on-topic as well. So therefore, I won't.
I think I vaguely recall an option to change those message colors somewhere... although that might be BOOM I'm thinking of. Either way, I'm not sure whether this should be the chouce of the map author or the user. It's just a matter of opinion, really.
And also, there is a secret trigger somewhere that doesn't display the message on default. It's the thing you place in a sector, not the sector special itself. Combine that with an "Actor enters sector" sector action thing which plays the script with the recolored message and the secret sound, and you're good to go.

-
- Posts: 45
- Joined: Tue May 18, 2004 11:02 pm
lol yeah my title is sarcastic. hey, whadda know, i'm wearing a metallica shirt right now too!Xaser wrote:Am I the only person who thinks it's kind of strange how your nick is MasterOfPuppets, yet you're not a MetallicaA fan? Who doesn't like MetallicA, anyway?
Hey, I just realized that I'm wearing a MetallicA T-Shirt right now. Coincidences rule. Except for the relatively few cases when they don't.
this has crossed my mind. i worry about little details and would like people who play my map to experience it in the way i intend. otherwise i do think it should be up to the user. hell maybe even have an "override custom map message color" setting.I'm not sure whether this should be the chouce of the map author or the user.
i'm gonna try this out right now! actually, could you elaborate a bit more? i can't seem to get any other secret triggers to work. there dosn't seem to be a secret action special for lines or things, and setting the "secret" flag on my lines does nothing.And also, there is a secret trigger somewhere that doesn't display the message on default. It's the thing you place in a sector, not the sector special itself. Combine that with an "Actor enters sector" sector action thing which plays the script with the recolored message and the secret sound, and you're good to go.