ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.72k stars 624 forks source link

[Feature Request] Add notifications about some events to the chat #2680

Open 2010kohtep opened 5 years ago

2010kohtep commented 5 years ago

The SV_BroadcastPrintf function is used to notify players on the server about some events:

I find these notifications extremely useful, however, they are not displayed in the general chat, but are simply displayed in the client’s console. Perhaps, in addition to displaying the message in the console, we also need to display the message in the game chat using the SayText message?

metita commented 5 years ago

There are several ways through Third Party Plugins to display specific events using SayText (client_print*) probably your request would be a good addition to start displaying more specific ones that requires more attention other than using console to check them.

RauliTop commented 5 years ago

Don't set by default.

Creating a new client command for this will be nice.

afwn90cj93201nixr2e1re commented 5 years ago

Nice, kid's again writing about 3rd side plugins, we don't use this shit on pure server's. :/

It would be very nice addition.

StevenKal commented 5 years ago

Take care, having this configurable could be welcomed/useful, but fill the chat field a little more also decrease FPS, so this is discutable. Even if people likes chat messages especially in colors, or if some new players do not (or barely) know the console... (yes! it's true)