Search results

  1. F

    Way to store custom values ?

    Hi I have custom values such as toughness, weapon skill that I need to store for each unit. The unit health and energy vitals are already used so I cant use them. What can I use to store custom values and attach them to a unit? So similar to a multidimensional array eg array(unit =>...
  2. F

    Units have action meter

    Hello I am making a Mod using the Starcraft 2 editor. The mod is bascially turning the real time stragedy element of Starcraft 2 into a turn based stragdy game. One part of this will involve a action cost for each unit as they move/ attack etc. A unit moves their action cost decreases. The...
Top