Search results

  1. A

    trigger to cast custom ability

    how do i use a trigger to order a unit to cast a custom ability? i found: Unit - Order Unit to Human Sorceress - Slow Unit but that only works with default WC abilities
  2. A

    auto casting ability

    how do i give a unit a spell that will autocast at the nearest enemy unit every time the cooldown runs out?
  3. A

    Multiple custom abilites based on the same ability

    i want to have multiple custom abilities based on the same ability (metamorphosis). However when a unit has these multiple abilities, when one is used they all perform their actions. im pretty sure its because they are based off of the same ability. is there a way to make these abilities...
  4. A

    [Model Request] pandas are involved

    This request is simply the replacement of the rock in the catapult with a sitting version of the panda model. it will probably have to be scaled down to fit the catapult so if you could also scale down the separate panda model equally that would be appreciated. :D Thanks! +rep of course...
  5. A

    regrowing trees

    im simply looking for a way to make previously destroyed trees come back to life from a spell. its basically the exact same concept as the builder in Heroes and Empires for those of you who have played that. a unit casts an ability and the trees in the AoE of the spell should be resurrected
  6. A

    looking for world map

    first of all, sorry if this is in the wrong section. second, im looking for a map with terrain that is shaped like the world with all 7 continents (Antarctica isn't necessary). if anyone knows of where i can download something like this or if someone has this i would love to have access to...
  7. A

    switching sides and restarting map

    say i have a game where players 1 and 2 are the defending team and 3 and 4 are the attacking team. I want to know how to switch the teams aftr the game is over and restarts. So player 1 would become player 4 and player 2 would become player 3. and then the whole map would restart with these...
  8. A

    Availability of Upgrades

    How can i change the availability of upgrades. Not just a techtree requirement. I want it to appear as available where it wasnt shown before. I know you can do it with units using this: Player - Make Knight Available for training/construction by Player 1 (Red) But i dont know how to do it...
  9. A

    Offset floating text

    How could i make a floating text at the position of a unit with an offset so its to the left of the unit? i tried : Floating Text - Create floating text that reads 10 at ((Position of Circle of Power (large) 0011 <gen>) offset by (10.00, 0.00)) with Z offset 0.00, using font size 15.00, color...
  10. A

    Changing the research level

    I have this trigger: Research B Events Time - Every 0.10 seconds of game time Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions Team1_B Equal to True Then -...
  11. A

    Does this leak?

    Open Events Unit - A unit Begins casting an ability Conditions (Ability being cast) Equal to Open Gate Actions Destructible - Pick every destructible within 450.00 of (Position of (Casting unit)) and do (Actions) Loop - Actions If...
  12. A

    Changing the pathing map

    I want to change the pathing map of a custom unit to a Vertical Gate. However horizontal gates and vertical gates are all in the same file How do i make it use the Vertical gate pathing map instead of the horizontal gate pathing map?
  13. A

    Trigger Help

    I need a trigger that changes a units owner based on who is in a certain region. i have already made the triggers that change the owner to specific players but i want to have a trigger that changes the owner of the unit to neutral if two units of different owners are in the region. can anybody help?
  14. A

    Problem with trigger

    plz tell me why this doesnt work: Unit-A Unit begins casting an ability (Owner of (Casting Unit)) Equal to Player 1 (Red) (Ability Being Cast) Equal to Increase Taxes Set Taxes[1] = (Taxes[1]+1) what happens is when i cast any ability this goes into effect when it should only be for...
  15. A

    help with model's animation

    I downloaded this model. http://www.hiveworkshop.com/forums/resource.php?t=90590&prev=status%3Dg%26search%3Dpool%26d%3Dlist%26r%3D20 in my map it is an upgrade from another building. what i need it to do is play its "filled" animation. I've tried through triggers but cant get it to work. plz...
  16. A

    Help with creeps in a TD

    Im looking to make the creeps in my TD act like the ones in mafa or mafa queen. What i mean is i want there to be a large amount of units in a small space and they all move at the same time. i've played around with the setting but cant seem to get it. any help is appreciated
  17. A

    Hero Ability Help

    I want to make a hero be able to pick abilities from a shop. I have made it so they can pick the item and it gives the ability to the hero but the hero doesnt have the option to level up the ability when they level up. How do I make this possible? Plz help
Top