Breaking Dead event wave info

Are there any plans to introduce Ai controlled tanks in the base game? I dont see any problems adding them as long as they wont lock the limited tank slots

How do you get more weapons than the m1 garand, mp40, stg44, etc. I see others with higher level guns and idk how they have them in the event. Also how do you upgrade your soldier in the event (if at all possible).

Use the box altho it have random chance on getting unique weapons

1 Like

random box gamble with 250 points. dont be mad when you get 4 medkits in a row…

1 Like

E-clipse is just the black sun.

thats a picture of the buyable tank in the store not the one on zombies

it is.

the only difference, it has a feature ( more code ) built in that it will damage the cannon breach and other damaged & disabled parts to make it also functional despite it’s damage:
but they are sort of the same

  "dm_parts__initializeKilled:list<t>"{
    part:t="gun_barrel"
    part:t="ex_decor_04"
    part:t="ex_armor_turret_l_01"
    part:t="ex_armor_turret_l_02"
    part:t="ex_armor_turret_r_01"
    part:t="ex_armor_turret_r_02"
    part:t="ex_decor_r_01"
    part:t="ex_decor_l_01"
    part:t="ex_decor_r_09"
  }

  "disableDMParts:list<t>"{
    part:t="ex_armor_04"
    part:t="ex_armor_body_r_01"
    part:t="ex_armor_body_r_02"
    part:t="ex_armor_body_r_03"
    part:t="ex_armor_body_r_05"
    part:t="ex_armor_body_l_01"
    part:t="ex_armor_body_l_02"
    part:t="ex_armor_body_l_03"
    part:t="track_r_01"
    part:t="track_l_01"
  }

[...]
  turret__allowShootingFromBroken:b=yes
[...]

diffrewnt barrel and top but yeah basically

thx

thanks