Search results

  1. M

    Increase Level of Ability doesn't work?

    Hello, I am making a Bomberman remake (yes I know there is one already made), and to set a limit for as many bombs that you can plant, I use mana. When you pick up a extra bomb powerup, you should get one more mana to be able to drop 2 bombs at a time, but, the trigger I have for this doesn't...
  2. M

    Convert upgrade name to text?

    Hello, I am making a map with universal upgrades(One person researches an upgrade and it is reasearched for the whole team) and the universal part is working fine, but if 'Red' researches something and it is not being reseached by 'Blue', 'Blue' will not get a notification of it being...
  3. M

    Random number not so random?

    Hello, I am making a map in which units spawn in one of 3 barracks and run across a field into one of 3 enemy barracks, and when they get there, it sends them back and goes again. I use Set RandomNumber for the randomization of the return and attack path, but i have noticed a few things...
  4. M

    Bolt Misfire?

    Hello, I am trying to make a skill for my hero, it works right, the first time its used, it works fine. 2nd time, only shoots 2 bolts. Everytime after that it only shoots one bolt. Can anyone tell me why its not working? Element Bolt Fire Events Unit - A unit Begins casting an...
  5. M

    Mass Orders

    Hello, I am having problems with a trigger that when X destructible dies, it sends the units behind it to attack move. The problem is, it will only order 12 units, everything else just stays there. Here is code Any ideas?
  6. M

    No flying over trees?

    Is there a way to stop aerial units from flying over trees? I have tried pathing blockers, but you cannot put them in trees, and boundrys color the trees black.
  7. M

    Dark Ritual

    Is there any way you can make it so that dark ritual is castable on things other than an undead unit?
  8. M

    Flame Tunnel Help

    Hello. I am making a map where an ability allows the user to blast a certain small area. The problem being the trigger dosent work. It will shoot off one attack (The attack being a breath of fire) but thats it. Can anyone tell me what is wrong or if i can even do this at all?
  9. M

    Ray of Disruption

    Hello. I am trying to make a spell that uses 2 rays, a health damage wave and a mana damage wave. A negative healing wave dealt with the first, but for the second, i am trying ray of disruption (Its in neutral hostile) but i cant find the order for it in the triggers. Can anyone help me...
  10. M

    Spells wont work

    Why wont these 2 trigger-enhanced spells work? This one is supposted to make mirages as you run along (Part One): Mirage Dash Dash Events Unit - A unit Begins casting an ability Conditions (Ability being cast) Equal to Mirage Dash Actions Set MirageUser =...
  11. M

    Seperate Cluster Rockets?

    Hello, I need a spell like Rain of Chaos, exept that each rocket has its own AoE, dmg, and stun. Is this possible?
  12. M

    Air Strike

    Im doing a ability, Air Strike, and it requires that 3 planes spawn and move toward the target, dropping bombs as the go along. Here is a rough text pic of the paths, planes spawn at end moving toward target. Ignore the x's and (t) = target How do i make it so that the planes "drop" a...
  13. M

    Invul Sleep

    At the begining of the sleep spell, the target turns invulnerable for a bit, is there a way i can make this invulnerability last longer? if so how?
  14. M

    Bombs

    Hello, I am wondering how you can make "bombs" fall from the sky. I am working on a trianglulation bomb ability from which 3 planes come from 90, 210, and 330 degrees and move toward the target point, dropping bombs as they go. The thing is, as i said before, i dont know how to make stuff fall...
  15. M

    Map Questions

    Hello, this is MMage. I have a few questions about my map i need answered. I will put them in the order i think of them :D . 1st: Is it possible to have a unit with a cd of somewhat time, lets say 10 seconds, and is still in cd to attack (Normally units cannot attack while in cd) with the...
  16. M

    Chronosphere

    Hello, I am making a spell called chronosphere (if you have played command and conquer you know this one) and it is meant to propel the hero/unit that uses it 30 seconds into the future. Now for trigger reasons, i cannot actually remove the hero from the map at any given time. I have tryed...
  17. M

    Ambush?

    This is MMage, and i am working on a marine map. Is there a way to have a active (you have to actually use it) ability that makes you and all other heros near you have a Shadowmeld invisability? (the reason i say have a shadowmeld ability is that when you move, shadowmeld wears off.) If so, is...
  18. M

    Attack from behind?

    Hello, this is MMage. I am working on a marine map, and was wondering, is there a way to have it so that A: When some1 attacks a hero, if they have a certain ability they get more dmg to their attack? B: If so, is there a way to control how much damage done (bonus)? C: If (a) is true...
  19. M

    Item combining?

    How do you combine 2 or more items into a single item? (Examples are Island Troll Tribes, Willderness Survival...)
  20. M

    Machine Gun Hlp

    Hi,as you probobly know im working on a marine map. and in this map i have a building (based off of orc burrow) that a hero may go into and shoot stuff. heres my problem(s). 1: i want it so that, when damage is taken, that amount of damage is fowarded to the hero inside of the nest...
Top