YaLTeR / OpenAG

An open-source reimplementation of Adrenaline Gamer's client library.
https://j.mp/OpenAG
Other
131 stars 42 forks source link

cl_hide_center_messages #151

Closed SmileyAG closed 2 years ago

SmileyAG commented 2 years ago

Useful for removing an additional mode of HUD timer from KreedZ plugin in demos.

Example screenshot with the issue:

20211210044157_1

A block of code that prints messages to the screen centered: https://github.com/YaLTeR/OpenAG/blob/2c43e93c5445dc2543311fb88c2f0f287cde125d/cl_dll/text_message.cpp#L202-L205

YaLTeR commented 2 years ago

Maybe hide instead of ignore?