SmileYzn / MatchBot

Counter-Strike 1.6 Match Plugin for ReHLDS and ReGameDLL_CS
GNU General Public License v3.0
28 stars 15 forks source link

Ready/Not Ready player list suggestion #77

Closed drakin003 closed 8 months ago

drakin003 commented 1 year ago

Hello!

maybe add a command to turn on/turn off ready and not ready player list on the screen bacause alot of players play on 640x480 resolution, so when players join and we wait for last 1 or 2 players, ready player list takes up half the screen

SmileYzn commented 1 year ago

Did you can post an screenshot? I can create other ready list type only with player count in screen

drakin003 commented 1 year ago

player count also helps but a command to turn off would be better like mb_show_ready_list 0 ?

i have seen it in some plugins or maybe i am asking too much i don't know

SmileYzn commented 1 year ago

@vegas003 No worry bro, You are sure!

I mean, ready list is big on 640 resolution. I can do some text in center or other position like:

"WARMUP\n%d PLAYERS LEFT TO BE READY"

Or other text i can put here instead of list

drakin003 commented 1 year ago

not ready list can be below radar and players ready is a number like this screenshot. this is a pug plugin ready list made by pimp but i guess you already know that the color can be white.

maybe you can do this for your RePugMod also?

20230707185542_1

SmileYzn commented 1 year ago

On the left side below the radar:

Not Ready: SmileYzn vegas003 yuyiken Player

6 Players ready. Say .ready.

?>

drakin003 commented 1 year ago

yes type .ready rather then say .ready

axl303 commented 1 year ago

player count also helps but a command to turn off would be better like mb_show_ready_list 0 ?

The cvar is a good suggestion.

Another suggestion is to add mb_ready_hudmessage_mode 1/2 With 1 to be as it is now. With 2 to be more minimalistic like: Warmup\nReady 0 of 10\nNot ready players 0/10\nSay .ready

This is just a idea.

drakin003 commented 1 year ago

you can close this if you don't like the idea its ok

SmileYzn commented 1 year ago

@vegas003 I still fixing bugs on matchbot, can't work on this for now!

SmileYzn commented 8 months ago

There is:

Linux: https://github.com/SmileYzn/MatchBot/actions/runs/7766685770 Windows: https://github.com/SmileYzn/MatchBot/actions/runs/7766685769

Ps. image