Half-Life и Adrenaline Gamer форум
http://www.aghl.ru/forum/

Scoreboard Updater (su-27)
http://www.aghl.ru/forum/viewtopic.php?f=19&t=683
Страница 2 из 2

Автор:  Lev [ 26 июн 2013, 19:31 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

Это в client.dll.
Код:
   // Append the number of players
   if ( m_iIsATeam[row] == TEAM_YES )
   {
      char sz2[128];
      if (team_info->players == 1)
      {
         sprintf(sz2, "(%d %s)", team_info->players, CHudTextMessage::BufferedLocaliseTextString( "#Player" ) );
      }
      else
      {
         sprintf(sz2, "(%d %s)", team_info->players, CHudTextMessage::BufferedLocaliseTextString( "#Player_plural" ) );
      }

      pLabel->setText2(sz2);
      pLabel->setFont2(smallfont);
   }

Автор:  glmmlg [ 06 апр 2014, 18:45 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

hello i have this problem
i use plugin spectatorfix,bugfixed but when i type spectate he put me to spectator and when i type to play i have this problem 2 section with player

*sory for my english*
 

Автор:  KORD_12.7 [ 07 апр 2014, 00:44 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

Plugin spectatorfix not needed with Bugfixed and improved HL release.

Автор:  Kuma77 [ 04 дек 2014, 03:42 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

i use this but problem still :)

 

Автор:  Lev [ 04 дек 2014, 06:01 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

Not sure why you are posting in this plugin thread.

Автор:  Kuma77 [ 04 дек 2014, 06:38 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

Lev ,

becouse i use this plugin and dont fix the problem just to let you know and sorry for this post :)

Автор:  Lev [ 04 дек 2014, 09:31 ]
Заголовок сообщения:  Re: Scoreboard Updater (su-27)

Then why you didn't report right to Valve, just because you do use HLDS?

Страница 2 из 2 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/