Recent content by Balnocoria

  1. B

    [B]Weather abilities are not working correctly[/B]

    Ok i have a guy called the Weather God, and he has weather creating abilities. So i made snow and rain so far, and whenever he casts snow rain doesnt work the next time he casts rain. Heres my triggers for the rain and snow abilities. Snow ability Events Unit - A unit Begins...
  2. B

    Bash ability like spiritbreakers?

    How do you make an ability that when a unit is hit by a passive spell like bash, it slides 300 units. Like spiritbreakers move from dota.
  3. B

    Need help on random Weather.

    I need help on how to make a trigger that creates a random weather effect and the chance of no weather is more than the others.
  4. B

    Whats wrong with this item recipe formula?

    Sweet, thankyou cleeez, your trigger works very well.:thup:
  5. B

    how to make timer related to vamp fire(5.06)?

    Ahh thankyou very much, it worked.
  6. B

    Whats wrong with this item recipe formula?

    Ok this trigger is supposed to combine two (minor masks of death) and create 1 (mask of death), but instead its creating 6 (masks of death). Heres the trigger... Mask of Death recipe Events Unit - A unit Acquires an item Conditions Actions If (All Conditions...
  7. B

    how to make timer related to vamp fire(5.06)?

    Ok so I want to know how to make the new timer in vamp fire (5.06) that counts up from 00:00:00. I need this to record how long the game has been going.
  8. B

    Leader board help!

    umm yeah didnt find that gui command. I dont think its there, any other suggestions?
  9. B

    Leader board help!

    Ok so i want to know how to add 1 point to a players score every second of the game, and every minute at a point to another players score, and every hour add a point to another players score. The point of this is to keep track of time.
  10. B

    Hey need help with creep spawn.

    Ok also in Dinowc's trigger is (neutral_group) a variable for a unit group, and does it contain all the creeps; or just the weak creeps for one group and the strong creeps in another. Also how do u get this...
  11. B

    Hey need help with creep spawn.

    Sorry i might not have been clear enough on Dinowc's example trigger, how do you get the first action.?
  12. B

    Hey need help with creep spawn.

    Dang! Thanks but im going to need explaining. How do you get the first action?
  13. B

    Hey need help with creep spawn.

    How would you get it so that the condition says Units in (region) = to 0
  14. B

    Hey need help with creep spawn.

    ok this is what i have and its not working... Pcs1 Events Time - Every 45.00 seconds of game time Conditions (Pcs1 <gen> contains No unit) Equal to True Actions Unit - Create 3 Satyr Trickster for Neutral Hostile at (Center of Pcs1 <gen>) facing...
  15. B

    Hey need help with creep spawn.

    ok yah im going to need help. So i want it that every 45 seconds theres a trigger that checks if there are any units in the region and if there are none it summons certain creeps. Can someone like type the trigger down. :) ty
Top