Search results

  1. Fuin

    Please help with triger for spell

    Hi all I am bad at writing triggers, and need your help, I need trigger for spell which will do following thing: Player has hero and this hero has learned skill "Spirit of redemption", when this hero dies trigger should spawn unit for player who was owner of hero. unit spawned by this trigger...
  2. Fuin

    Is this leaking, how to improve it

    This is my trigger for sending players units, it usually send more then 70 units even 150 Mass Red Events Unit - A unit enters Red Mass <gen> Conditions (Owner of (Entering unit)) Equal to Player 1 (Red) (Unit-type of (Entering unit)) Equal to Mass Sender...
  3. Fuin

    Multiboard icons

    How to trigger multiboard to make it show icon of the hero/heroes that player has? I mean i have multiboard that shows players name how much heroes he killed and how much normal units he killed. But i also want this multiboard to show icon of the hero/es player has. For example he chooses...
  4. Fuin

    Shadow Strike damage color

    Hi everyone, I have a question, how to change color displayed by shadow strike when it hits the enemy. It's green and i want change it to orange/red is it possible if yes, how?
  5. Fuin

    Blizzard/starfall effects

    Hello How can I change the "falling" missile from blizzard and starfall if I add there missile art it just don't work, for example how can i make Blizzard but no falling ice shard just ancient protector stone, or Volcano missile (the burning stone one)
  6. Fuin

    Purge + dmg + stun

    How can i make Purge which will deal damage based on inelligence (for example 2x int) and also stun target for 0.01 sec? Plz write code for me ^^ +rep if someone will do ofc EDIT Or other idea how can i make Purge on unit which was hit by Storm Bolt. I mean i cast storm bolt and also Purge will...
  7. Fuin

    2 short questions

    I have no idea why these 2 things don't look like should 1. How to give custom unit missile like Chimaera/Thunder Hawk i mean this lighting when i give this missile there is no lighting just a "spark" on target.:banghead: 2. How to give icon to "Pheonix Fire" ability, I added there icon but...
  8. Fuin

    Plz need help someone who know japanese

    Okay i have problem in one game i have to reapeat what NPC says it is in japanese can anyone write it in sylabic? I have beggining Yoshi, jaa ... and can't do more plz help if anyone know
  9. Fuin

    What the... Click on altar=game crash

    As in thread on my map when i click on altar game crashes. There is no info about error it's finish game process it kick me out to Windows. Anyone know what's going on?
  10. Fuin

    No bounty problem

    I have made skill (tranquility based) which deacrese 15 hp per second (like tranquility but instead heal killing slowly), but creeps killed by that don't give bounty any ideas why and how can I rapair it?
  11. Fuin

    Spell - Forked Lighing + Life drain

    K is it possible to make spell which hit for example 6 units (like forked lighting) with animation from life steal (Green link) and convert 50% dealt damage to hp for caster?
  12. Fuin

    Memory leak/memory leak finder tool

    I have few triggers does it leak? If it do how to remove those leaks? Text Red Events Unit - A unit Starts the effect of an ability Conditions (((Triggering unit) is A Hero) Equal to True) and ((Owner of (Triggering unit)) Equal to Player 1 (Red)) Actions...
  13. Fuin

    Mass send

    Red Events Unit - A unit enters Red Mass <gen> Conditions And - All (Conditions) are true Conditions (Unit-type of (Entering unit)) Equal to Wisp (Owner of (Entering unit)) Equal to Player 1 (Red) Actions...
  14. Fuin

    Win trigger/spawn trigger etc.

    Well I want to make map, but my knowledge about triggers is..... poor. Can anyone write for me triggers which will do: 1. Spawn for example footmen every 10 sec BUT only after players will finish reaserch 2. After destroying specified building team which destroyed it win and 2nd team loose ofc...
  15. Fuin

    Condition for trigger

    Hello all I made trigger which shows name of ability that units casted (floating text) but how to make condition to show this floating text only when Hero cast spell. I mean for example neutral creep cast Chain Lighting no floating text Farseer cast Chain Lighting and text appear. Btw i...
Top