DHUD Score

DHUD Score 0.1

Нет прав для скачивания
  • Автор темы Автор темы eluJammE
  • Дата начала Дата начала
Unfortunately, after a while it doesn’t work properly.
 
А можно скрин плагина предоставить в обзор
Half Life Screenshot 2025.09.21 - 12.30.26.100.png
 
I tried using with MatchBot made by SmileYzn.

But unfortunately, after a while it bugged out and couldn’t properly count the alive players, it always showed 5v5.

It actually looks really good, I like this plugin, nice work!
 
Yes, I know. But for me, after a while, it didn’t work properly.
In reality, it was 1 vs. 3, but the plugin still showed 5 vs. 5.
 
Yes, I know. But for me, after a while, it didn’t work properly.
In reality, it was 1 vs. 3, but the plugin still showed 5 vs. 5.
Код:
    /*
    * Description:      The number of terrorists on the team (this is generated at the end of a round).
    * Member type:      int
    * Get params:       get_member_game(member);
    * Set params:       set_member_game(member, value);
    */
    m_iNumTerrorist,

    /*
    * Description:      The number of CTs on the team (this is generated at the end of a round).
    * Member type:      int
    * Get params:       get_member_game(member);
    * Set params:       set_member_game(member, value);
    */
    m_iNumCT,

"this is generated at the end of a round"
 

Кто просматривает тему

Назад
Верх