Almost finished my new gungame mod. For the battle area i got a question. I placed all battle area polygon points and connected them, but how do i activate them for a gungame? How do i make it work for both teams? What name do i need to put in?
             
            
              1 Like 
            
            
                
           
          
            
              
                Mopuit  
              
                  
                    October 23, 2024,  2:44pm
                   
                  2 
               
             
            
              Don’t know I use a box for me because I never was able to make the point work for mode
             
            
              1 Like 
            
            
                
           
          
            
            
              I knew the polygon points were in the official tutorial… i just dont know what name i should call them for a gungame mod…
             
            
              
            
                
           
          
            
            
              So i just duplicate all of them and do one for team one and another for team 2?
             
            
              
            
                
           
          
            
              
                Mopuit  
              
                  
                    October 23, 2024,  3:04pm
                   
                  6 
               
             
            
              No if there for both team it a other number than 1 and 2.
             
            
              
            
                
           
          
            
              
                Bazsi37  
              
                  
                    October 24, 2024, 11:38am
                   
                  7 
               
             
            
              Set team to -1 and both teams will have access to the battle area.
Use poly for complex BAs. box for everything else.
             
            
              2 Likes 
            
            
                
           
          
            
            
              i did everything to to -1 now, but the gray zone does not appear on the minimap…
             
            
              
            
                
           
          
            
            
              You need this thing
Spawn it somewhere in the world and then put a name into “battleAreaId”
Then put in the same “battle_area_polygon_point__forBattleAreaId” for each poly_battle_area_point
After that, input the “battle_area_polygon_point__id” and “battle_area_polygon_point__nextId” in the correct order
             
            
              
            
                
                
           
          
            
            
              
I did but now the battle area is dark black and there is just black-white-black stripes over the map?
I wanted to get the middle “square” white and the rest gray…
             
            
              
            
                
           
          
            
            
              It seems like that the sequence of the battle areas are wrong.
             
            
              2 Likes 
            
            
                
           
          
            
            
              I had polygon battle points from 1 to 22, the 22nd goes back to 1…
             
            
              1 Like 
            
            
                
           
          
            
            
              Thats correct, what I mean is that the placement might be incorrect
             
            
              1 Like 
            
            
                
           
          
            
            
              I placed every of them one by one in a row, not mixed… how do you mean incorrect?
             
            
              
            
                
           
          
            
              
                Bazsi37  
              
                  
                    October 25, 2024, 11:08am
                   
                  15 
               
             
            
              You’ve placed them counter clockwise right?
             
            
              3 Likes 
            
            
                
           
          
            
            
              sadly no, i placed them in order like a clock works
             
            
              
            
                
           
          
            
              
                Bazsi37  
              
                  
                    October 25, 2024, 11:12am
                   
                  17 
               
             
            
              No need to delete and replace; Just change the order of points.
             
            
              2 Likes 
            
            
                
           
          
            
            
              Yes thats what i was suggesting (i just forgot whether it was anti-clockwise or clockwise :()
             
            
              1 Like 
            
            
                
           
          
            
            
              Yes it worked! thanks to you two 
             
            
              2 Likes