• 0

    posted a message on (Solved) Removing HotS hero health bar/aura glow and disabling custom skins (marine, zealot, etc)

    The skins are either located in the Upgrade or Rewards section of the Data Editor. Find "Zealot Reward" or whatever and remove 'Zealot' from the affected unit array. Do the same for Pylon, Zergling etc.

    Posted in: Data
  • 0

    posted a message on (Solved) Command Aura from WarCraft 3

    Hey guys! I've been having trouble getting auras to work in StarCraft and I'm getting quite annoyed. I need help!

    I'm trying to recreate command aura from WarCraft 3 for a hero ability. I need the aura to have 4 levels for the hero which I have done except it doesn't work. The aura is that nearby friendly units get bonus damage to them. Can someone help me out?

    Thanks!

    EDIT: I should add the bonuses are different for heroes and non-heroes

    Posted in: Data
  • 0

    posted a message on Returning the name of a random unit

    Okay, so I get what you're trying to say I just don't know how to set up the trigger? Could you show me an example of this catalog and setting unit custom value thing? I'm not the best at the editor.

    EDIT: So I did the catalog thing, I removed the random names section and instead made it into a trigger with 12 different strings in an array. I used the select random integer with the array to get a random name but is there a way to make it so that you can't have the same random name? Say if the number chosen was 9, is there a way to remove the 9th string from the random integer selection?

    Posted in: Triggers
  • 0

    posted a message on Returning the name of a random unit

    How would I go about changing the unit's name in a trigger?

    Posted in: Triggers
  • 0

    posted a message on Returning the name of a random unit

    Hey guys! I heard this community was really good when it comes to StarCraft in general.

    Straight to the point, I made a unit with a couple of random names in the Data Editor (in Unit>(Unit Here)>Random Names) and I want to know if it is possible to return the (random) name of the unit for a trigger I'm using. Can anyone help me on this?

    Much appreciated!

    Posted in: Triggers
  • To post a comment, please or register a new account.