Target5150 / MoYu_Server_Stupid_Plugins

L4D2 Target Cat Project
GNU General Public License v3.0
85 stars 21 forks source link

I have two questions regarding the ReadyUp plugin. #56

Closed WolfDogJeebe closed 1 year ago

WolfDogJeebe commented 1 year ago

First, when using the latest version, a small number of waves appear at the start of a round. I wonder if this is a bug or if it was originally intended.

Second, I want to display each player numbering and each team's score in the ready-up panel. I will write it down as an example below.

Ex) Survivors [ 1000 ]

  1. ☐ Players
  2. ☐ Players
  3. ☐ Players
  4. ☐ Players

Infected [ 1000 ]

  1. ☐ Players
  2. ☐ Players
  3. ☐ Players
  4. ☐ Players

I tried to make it in that format, but it wasn't possible for me, so I'm looking for help.