Search results

  1. G

    save damage of unit ?

    Is there any way to save a unit's damage(attacks) into a variable ? or use in triggers (calculation)? Hope someone would know and helped me, please and thank you.
  2. G

    Control of units

    how to make a unit unable to use(attack,spell,move) by the user but the my the effect of my spell is order it to attack and many stuff. And how to forcefully stop a trigger ? Please and Thank You.
  3. G

    Custom Script of removal

    First, wat is the custom script of 'destroy trigger' ?(i need exact word) Seconds, if i destroy the trigger in-game using custom script, it will disappear from the game in that time only or forever ? Wat is the use of destroy trigger? I need you guys help, please and thank you.
  4. G

    items ability question

    if i want to recreate a guinsoo in Dota, i just need to change the hex ability into item ability then insert that ability to that item then its done ? Is it all ability can be used into item ?
  5. G

    Trigger Question

    When i do a trigger of needing 30 seconds to complete, being used 2 times within 30 seconds, wat wll happen. Like when a unit triggered this trigger when its running, wat will happen ? Run 2 times together ? Overwrite run (cancel the first run, run second run)? or it will crash ?
  6. G

    Trigger Loop or repeat ?

    For trigger, it should make into 'loops', 'repeat typing' or 'periodic event' makes it better in anyway ? Example :- Loops: Actions For each (Integer A) from 1 to 10, do (Actions) Loop - Actions Set SV_DamageGroup = (Units within 400.00 of SV_Position...
  7. G

    Leak Question, remove leak

    in a trigger like this : I wonder doesn't the function(or wat its called) "Point with Polar Offset" will leak. Or all 'Point'(all function that can be replace by point variable) will leak. Need to set it to variable and customscript to remove it ? Need help in this, please and thank you.
  8. G

    Dummy

    If a dummy have 'locust' ability, does it inculde in the trigger below if it is a dummy of ally of BH_Caster or enemy?
  9. G

    Type question

    Wat is the meaning of Options in Channel base skill like ''targeting image'', ''physical spell'', ''universal spell'', and the most not understand is ''Unique Cast''. And the damage type in trigger like 'unknown', 'enhanced', 'fire', 'cold', 'lightning', 'poison', 'disease', 'divine', 'magic'...
  10. G

    Ability Art Problem

    How to make a skill to appear in chance I attack to do effects and damage upon it touches the enemy ? It like the skill of stormspirit in Dota(passive). Please and Thank You.
  11. G

    Tooltip Question

    I wanna know how to do a tooltips like ShadowFiend's 'Damage Store'. I want to make a skill with stored damage, but how do i make it appear in the ability's tooltips ? I make a variable with damage stored, but how to make the number appear ? Please and Thank You.
  12. G

    Reflect Ability

    How to make a skill in dota like "reflect" ability of spectre, "immune" ability of templar assassin or "deflect" ability of linken sphere. I want to make a spell that some percentage to immune the spell(without getting any effects) and waste enemy's mana and cooldown (succesfully casted). Hope...
  13. G

    Flying ability

    How to make a skill base like "toss" in dota, without making alternative unit and can be used for any unit or hero. Please and Thank You.
  14. G

    Mirror Image

    I make a custom skill base on 'mirror image'. After i cast the skill, some illusions appear. When i go near the illusion and stop(at position near it), we like get pushed away from each other, like 2 magnet repel each other. Hope someone could help me in these problem.
  15. G

    Spell Casting Problem

    I make 2 or more spell base on 'channel' for a hero. When i learn the sceond skill base on 'channel' (learned 2 skill base on 'channel'), i can't use the first one. When i click the first one, it keep using the sceond one or click stop/hold. Hope someone can let me know, Please and Thank You.
  16. G

    Speed Aura

    I use Endurance Aura as my skill base, then i rewrote the number of 'data-Movement Speed Increase(%)' to '0.05'. It should increase my unit's move speed 5%, but it works uncorrectly. In my condition, I use a hero and learn 'endurance aura' with base movement speed of 300, after learning that...
  17. G

    Spell Triggering problem

    I have made a skill for changing attachment on it's hand, but everytime i change, the previous attachment will stay there for a while before disappear. I use the action 'remove last created special effect' , is there anyway to make it disappear immediately ?
  18. G

    loading screen

    I kinda wanted to the loading screen myself, I) Loading screen need .mdx or .blp ? II) I saw its choosing only .mdx, so wat '3D' model did i need to do ? III) I thought loading screen is just a image but turn out into .mdx model, can anyone explain ? Please and Thank You
  19. G

    skinning

    I had problem make my model had its own colour(non-team colour), but it follow the team colour. I test to make texture on it but it still goes on teamcolour. It seems that the script exporter didn't export the texture out of gmax. Hope someone can help me about this and teach me the step to...
  20. G

    how to use alpha in irfan view?

    I just started and i cannot find any button or function about alpha in irfan view, but therhelper.net recommended we use, i would like to know how to use it. Or other useful program for alpha(not too expensive). Please and Thank You.
Top