Странный баг с мультибордом: текст ряда создается только для одного игрока. Я использовал цикл. Вроде все верно, но почему-то отображает неправильно.
Create a multiboard with 3 columns and (kPlayersonlinet1 + (kPlayersonlinet2 + 1)) rows, titled Статистика
Set the text for (Last created multiboard) item in column 1, row 1 to Игроки
Set the text for (Last created multiboard) item in column 2, row 1 to Убийств
Set the text for (Last created multiboard) item in column 3, row 1 to Смертей
Set the color for (Last created multiboard) item in column 1, row 1 to (0.00%, 0.00%, 100.00%) with 25.00% transparency
Set the color for (Last created multiboard) item in column 2, row 1 to (0.00%, 100.00%, 0.00%) with 25.00% transparency
Set the color for (Last created multiboard) item in column 3, row 1 to (100.00%, 0.00%, 0.00%) with 25.00% transparency
Set the width for (Last created multiboard) item in column 1, row 1 to 8.00% of the total screen width
 Set the display style for (Last created multiboard) item in column 2, row 0 to Показать text and Скрыть icons
 Set the display style for (Last created multiboard) item in column 3, row 0 to Показать text and Скрыть icons
  Set the width for (Last created multiboard) item in column 2, row 0 to 8.00% of the total screen width
Set the width for (Last created multiboard) item in column 3, row 0 to 8.00% of the total screen width
 Set the display style for (Last created multiboard) item in column 1, row 1 to Показать text and Скрыть icons
    For each (Integer A) from 1 to 10, do (Actions)
            If (All Conditions are True) then do (Then Actions) else do (Else Actions)
				Если
                    Playeronline[(Integer A)]  равно Да
                То
      			Set the text for (Last created multiboard) item in column 1, row ((Integer A) + 1) to (Name of (Player((Integer A))))
                 Set the text for (Last created multiboard) item in column 2, row ((Integer A) + 1) to 0
                 Set the text for (Last created multiboard) item in column 3, row ((Integer A) + 1) to 0
                 Set the width for (Last created multiboard) item in column 1, row ((Integer A) + 1) to 11.00% of the total screen width
                  Set the icon for (Last created multiboard) item in column 1, row ((Integer A) + 1) to ReplaceableTextures\CommandButtons\BTNHeroBlademaster.blp
Принятый ответ
что значит неправильно?) не совсем ясно где условие выборки игроков
    
        
            
                `
            
            
                
        
    
    ОЖИДАНИЕ РЕКЛАМЫ...
            
        
            
            0
        
    
 Показать
    
                    
                    
                    
                    
                    
                       Basile2
                    
                    
                    
                    
                        10 лет
                        
                    
                    
                
                
        
            
            0
        
    
 Показать
                
    
         Принятый ответ
        
    
что значит неправильно?) не совсем ясно где условие выборки игроков
                    
                        Чтобы оставить комментарий, пожалуйста, войдите на сайт.
                    
                
             
                        
                        
                    
 WC3
                                WC3
                            


