Search results

  1. H

    Item unit spawn

    Put the abilities on a hidden dummy unit instead. And when you want to cast the abilities, use the dummy unit to cast it instead. Alternatively, you could use a trigger-player-disabled spell-book ability to hide passive abilities. BUT I am not sure if the spell book ability will work for...
  2. H

    How do I show item cooldowns?

    Negative. In the first post, he said he could click it to use it. Which means that actively used is already set to true.
  3. H

    How do I show item cooldowns?

    It is because, Your item has 2 abilities or more on it. For example, item A has ability soulburn and passive critical strike, and +300 stats. You NEED to arrange the soulburn to be the FIRST ability on the ability list on the item. And then it WILL show the cooldown.
  4. H

    Risc Colouriser

    Grimoire > Enable colorizer
  5. H

    Double Unit Group Actions with One Leak Removing Action?

    unless you set the unit group to something else again.
  6. H

    Double Unit Group Actions with One Leak Removing Action?

    Unit - Replace (Triggering unit) with a Master of Death (Dragon Form) using The old unit's relative life and mana Set Temp_Dragonarth = (Units in (Playable map area) matching ((Unit-type of (Matching unit)) Equal to Master of Death (Dragon Form))) Unit Group - Pick every unit in Temp_Dragonarth...
  7. H

    Is There A Way To Use Wind Walk On Water?

    Alternatively you can triggered the wind walk using, 1. Invisibility (Ability of sorceress) 2. Rune of Haste Use a dummy unit to cast invisibility on the windwalker. And give a rune of haste item to the windwalker.
  8. H

    Player X skips a cinematic (presses ESCape)

    Yes, it works for GetTriggerPlayer(), or in GUI which means Triggering Player.
  9. H

    call RemoveGroup?

    I've seen people say that GroupClear leaves shadow units behind in the group. So for me, i'll rather use the DestroyGroup function.
  10. H

    bash and crit- Never miss

    In the abilities bash and crit, There is a Boolean field - Never Miss. What i want to know is: 1. If the unit's chance to critical is 20%, and the Nevermiss field is set to True, and the targetted unit has 100% evasion, what will the outcome be? 2. If the unit's chance to critical is 100%, to...
  11. H

    Iconpack WoW Icon Pack [~1660 Icons]

    Thanks for the pack. Really good icons. Can someone tell me how to make the blp image preview in the folders?
  12. H

    Taking Bad and using it as an advantage <<MUST LOOK<<

    Oh, i thought he said bots in the map. Yea, like wc3banlist, they say leaver detected when desyncs happens.
  13. H

    Taking Bad and using it as an advantage <<MUST LOOK<<

    wtf? I never played footmanfrenzy. But since when does a bot tells you if a person desyncs... I think its a lame system that the mapmaker cooked up that falsely detects desyncs..?
  14. H

    Wheres a good place for camping

    Wheres a good place for camping? I live in Singapore, and it sucks big time when it comes to camping. There is literally no place to camp at all in Singapore, every part of the country is urbanize. So i got to travel, but where would be a good place? Malaysia? Somewhere in usa? And...
  15. H

    Taking Bad and using it as an advantage <<MUST LOOK<<

    Yea, i would imprison the naughty players alone in a map, and then resync them back if they behave.
  16. H

    Detecting chat type

    How to detect what chat type the player is using? For example if they are using [Allies] or [All] or [observers].. etc I think its pretty much impossible? But i'll really like to know if anyone has any ideas.
  17. H

    Demo Map GetBounty

    @Nestharus, Everybody's codes here are sort of like open source. So actually, it was wrong of me to be unhappy when you took my idea. Also, i never thought of it as a competition with you.
  18. H

    Demo Map GetBounty

    Um, no. They uses point-value that are set to every unit in the object editor.
Top