Go into the Data Editor, select your spellcaster. Click on the field "Energy Leeched By Damage Dealt" and select a value. Each time your unit does damage, it gains that much energy.
Your first question - do you play ladder, Arcade or COOP? What league are you in? As far as I know, the player base in EU and US should be quite healthy. You can also visit tl.net if you are looking to find specific players to play with.
Second question - If you play ranked ladder, there are no Firebats or Medics. You must have played campaign, COOP. or some custom map. Here are the active units used in ladder and competitive play: https://liquipedia.net/starcraft2/Units_(Legacy_of_the_Void)
Third question - Terran have a structure called the Reactor that allows them to produce two units at the same time. But I do not know of any such structure for Protoss. Not sure what map you have played.
The unit has a buff that lasts 60 seconds. In the "Effect - periodic" I set a Switch effect that checks via the validator "Location has Power" if the unit is in the power field. If the unit is in the Power Field, the buff is reapplied again and again and again... So the buff becomes "permanent" until the unit leaves the Power field
a unit has a behavior that lasts 60 seconds and the duration bar is displayed above its head, counting down.
When the unit is near a Pylon, I want the behavior to be paused, as if time stands still. When the unit moves away from the Pylon, the duration starts ticking again.
For some reason I get this error message whenever a worker enters the game: TextError: Text [Workers:12] is too tall for a single line. Exceeds by [3]
You created dialog. Next you created item in dialog, where you show your text: "Workers + Convert Integer to Text".
My guess is that this message does not fit in length in the item. Try increasing the length of item.
Thank you for your reply, that is very kind of you. The strange thing is - I can't find any lenght of the item.. maybe I am blind?? O_o I upload images of the trigger here
in any unit actor, there is a field called "Status Bar Flags" and there you can click on "Charges". This enables the unit to display charges from an ability. (For example if you have 3 spider mines in your ability, then 3 blocks would show above the unit.) But the charges never appear in game at the status bar. Any idea how to activate it?
Tip for anyone finding this thread in the future - if your teleported unit gets stuck "inside" a building that it is teleported to, you can make your ability give it the unit a Wander behaviour and then remove if after 1 second. This makes your teleported unit go into a random direction, thus moving away from your building and not being stuck anymore.
I have a unit in my map that can summon a pet. If I have ten of these units and each of them summon a pet, it is hard to know which pet is summoned by which unit.
I am trying to make so if you select a pet, some kind of marker or indicator appears on the unit that summoned it. But I find no way of doing this with actors. >.<
Any ideas how this can be done? Or any other ideas how to visually display a bond between two units?
0
Go into the Data Editor, select your spellcaster. Click on the field "Energy Leeched By Damage Dealt" and select a value. Each time your unit does damage, it gains that much energy.
0
Hello, are you looking to create maps with terrain, tilesets etc that are played with as a ladder game?
Or are you looking to create custom maps with your own unique units, abilities, etc?
0
Hello,
welcome to the game!
Your first question - do you play ladder, Arcade or COOP? What league are you in? As far as I know, the player base in EU and US should be quite healthy. You can also visit tl.net if you are looking to find specific players to play with.
Second question - If you play ranked ladder, there are no Firebats or Medics. You must have played campaign, COOP. or some custom map. Here are the active units used in ladder and competitive play: https://liquipedia.net/starcraft2/Units_(Legacy_of_the_Void)
Third question - Terran have a structure called the Reactor that allows them to produce two units at the same time. But I do not know of any such structure for Protoss. Not sure what map you have played.
0
I finally found a solution!
The unit has a buff that lasts 60 seconds. In the "Effect - periodic" I set a Switch effect that checks via the validator "Location has Power" if the unit is in the power field. If the unit is in the Power Field, the buff is reapplied again and again and again... So the buff becomes "permanent" until the unit leaves the Power field
0
Hello,
a unit has a behavior that lasts 60 seconds and the duration bar is displayed above its head, counting down.
When the unit is near a Pylon, I want the behavior to be paused, as if time stands still. When the unit moves away from the Pylon, the duration starts ticking again.
Any ideas how to make this?
0
Hello, can you please post a screen shot? I don't understand what you mean
0
Thank you for your reply, that is very kind of you. The strange thing is - I can't find any lenght of the item.. maybe I am blind?? O_o I upload images of the trigger here
0
Hello,
unit A has an ability, unit B has another ability. When one of the units use their ability, I want the cooldown to be activated on the other ability.
So as soon as one unit uses its ability, the cooldown is activated on the other one.
Any idea how to make this?
0
Hello,
Is it possible to make a transport, say a Medivac, teleport all its loaded units to target location?
I can't find a way to solve this in the data editor or in the trigger editor T_T
0
Hello,
I have a lot of dummy upgrades that I use in triggers. In-game, when observers look at the upgrade tab they see all the dummy upgrades.
Is it possible to hide them? I cannot figure out how >.<
0.964540883831702
Hello,
in any unit actor, there is a field called "Status Bar Flags" and there you can click on "Charges". This enables the unit to display charges from an ability. (For example if you have 3 spider mines in your ability, then 3 blocks would show above the unit.) But the charges never appear in game at the status bar. Any idea how to activate it?
0
I don't understand what you mean, can you explain more in detail? Does this happen in every game and always after about an hour?
0
Bump. Any ideas what might cause this error message? See the attached image in the opening post.
0
Tip for anyone finding this thread in the future - if your teleported unit gets stuck "inside" a building that it is teleported to, you can make your ability give it the unit a Wander behaviour and then remove if after 1 second. This makes your teleported unit go into a random direction, thus moving away from your building and not being stuck anymore.
0
I have a unit in my map that can summon a pet. If I have ten of these units and each of them summon a pet, it is hard to know which pet is summoned by which unit.
I am trying to make so if you select a pet, some kind of marker or indicator appears on the unit that summoned it. But I find no way of doing this with actors. >.<
Any ideas how this can be done? Or any other ideas how to visually display a bond between two units?