Search results

  1. N

    Integer A event question

    hi, my question would be: what can i use the event for? For each (Integer A) from X to X, do (Actions) Loop - Actions and what does it do?
  2. N

    Tool Damage calculator

    Just started with Visual Studio, so i created this calculator. It converts Base Damage, Damage Per Dice, Sides Per Die to Min and Max damage and vice-versa. Screenshots: (V1) Download: V1 V2
  3. N

    Tool Batch Damage Calculator

    This is a damage calculator that converts minimal and maximal damage to base,dice,sides and vice-versa Hope you like it :) Screenies: Download
  4. N

    My damage calculator

    So i had nothing to do so i made up a batch, easy-to-use damage calculator. Hope you like it :) Screenies: Download
  5. N

    Unit Colision

    Hello! ;) I have a question: How to make units no-collide with each other without locust? Tried to change Pathing - Collision Size to 0.00 but they still do. Help :)
  6. N

    Hero Spell Ideas

    After making 5 heroes, ive ran out of ideas for spells, so i want you to help me on those :P My 1st hero is: NERUBIAN WIDOW 2nd hero: DEADEYE The skill template: LVL 1 : (4 Levels) (Level Skip 3) LVL 2 : (4 Levels) (Level Skip 3) LVL 3 : (4 Levels) (Level Skip 3) LVL 6 : (2...
  7. N

    Adding hp to units

    This is similar to the one i wanted with the "Changing ownership of units" But this time i wants to add hp to units i have selected. e.x. -hpx2 -hpx3 -hpx4 ... my current trigger remade from the one free_killing gave me: adding hp Events Player - Player 1 (Red) types a chat...
  8. N

    Change ownership of selected unit(-s)

    is it possible to change ownership of selected unit(-s)? like i select 3 Footmen and type -(player color) e.x. Blue or just -player2 and the 3 footmen turn blue? and also, only Player 1 (red) can change ownership.
  9. N

    Skill Floating Text Trigger leaks?

    Does this trigger leak? skillfloat1 Events Unit - A unit Begins casting an ability Conditions Actions Floating Text - Create floating text that reads (Name of (Ability being cast)) above (Casting unit) with Z offset 0.00, using font size 10.00, color...
  10. N

    Unit Line Spin

    im making an escape map. And i have a problem: I need there units to move like this: (image attached) but i have a hard time making this :( help please :)
  11. N

    Ice Skating Trigger Not working as it should

    Problem: Sometimes, when i press a point to face it, the unit ignores it and slides into the snow (Killer terrain). Whats the problem with this trigger? Triger: slide Events Time - Every 0.04 seconds of game time Conditions Actions Set tempGroup =...
  12. N

    Leaver heroes move to some region

    will this trigger work? check if playing Events Time - Every 10.00 seconds of game time Conditions Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions) If - Conditions ((Picked player) controller)...
  13. N

    Recipe Suggestions

    I need suggestions for recipes for my map. I fomeone isnt lazy, and wants to help me, suggest please :)) eg.: A recipe to create Bow of the Moon. |nYou will need: |n-Bow of the Moon [Recipe] |n-Bow shaft |n-Weapon Enchantment Scroll |n-Thorium Bar |n |n |n|CFF7F00FFUnique|r|nIncreases the...
  14. N

    Suggestions for Jaina, the Electric Archmage

    i need suggestions for spells for my hero. Hero name: Jaina Class: Archmage Skills are: Skill1: Start level 1 - Level skip 1 - 3 skill levels [Offencive] Skill2: Start level 1 - Level skip 1 - 3 skill levels [Passive] Skill3: Start level 1 - Level skip 1 - 3 skill levels [Aura] Skill4...
  15. N

    How to use skins?

    Hi, ive imported a skin of Hellscream and dont know how to use it! :D please help :P
  16. N

    Remove left player heroe

    I need a trigger that would do this: When a player leaves, move his hero to a region. thanks :)
  17. N

    How to make units attack any unit in a region?

    How to make units attack any unit in a region? I need Player 12 units to attack any unit that is: A hero An Ally of player 1 (red) in a region what triggers i must use for this? :p
  18. N

    Units dont move to center of arena

    i have this trigger: w12 Events Time - Timer expires Conditions Actions Countdown Timer - Destroy (Last created timer window) Unit - Create 10 Spider for Player 12 (Brown) at (Center of spawn 1 <gen>) facing Default building facing degrees Unit -...
  19. N

    Custom spells

    every spell i try to use that i get from http://www.thehelper.net/forums/forumdisplay.php?f=122 doesn't work ;/ yes, i am doing it like it says in the spell trigger Readme. Still, doesnt work :( please help :(
  20. N

    Income Leaderboard

    Im using a income system, that i foud on this forum, triggers are: Income Events Unit - A unit enters (Playable map area) Conditions ((Triggering unit) is A structure) Equal to False Actions If ((Unit-type of (Entering unit)) Equal to Peon) then do (Set...
Top