Recent content by Frizz.Meister

  1. F

    Autocast casting problem

    But which unit and how? global,local? The tutorial i followed is http://world-editor-tutorials.thehelper.net/cat_usersubmit.php?view=41266
  2. F

    Autocast casting problem

    I have a simple orb ability based off poison arrows. It deals damage equal to the users agility, and worked fine. However it wouldnt fire when auto-cast. I used the auto-cast tutorial and it all makes sense. Except 1 area. I understand the function entirely except for the second line." call...
  3. F

    Why does this cause server split (big trigger warning)

    Allin the title: RD Events Dialog - A dialog button is clicked for Gamemode_Dialog Conditions (Clicked dialog button) Equal to GamemodeButtons[5] Actions Trigger - Turn off Repick <gen> Set Temp_Group = (Units of type Hero Selecter)...
  4. F

    Incinerate based spell.

    K 1 sec just testing. EDIT: Ok works fine as ranged but why not on melee because i want the hero to be able to use cleave.
  5. F

    Incinerate based spell.

    It does the damage and places the buff. But the damage doesnt stack as in 10 damage first hit 20 second 30 third ect.
  6. F

    Incinerate based spell.

    Im probably missing something very obvious but incinerate wont work at all on my hero. All i changed was the damage values. Im using incinerate passive and hero is melee if it helps at all.
  7. F

    Order variable

    Its as simple as using a point order native if the global is a point order and a unit target native if the global is a unit target order? Wow i cant believe i couldnt work this out myself. Thanks +rep
  8. F

    Order variable

    udg_TempLoc which equals centre of a region
  9. F

    Order variable

    A simple attack move but is in the form of a udg_MyOrder EDIT: I know those natives but how to implement my variable?
  10. F

    Order variable

    We all know what variables are but im stuck with one. Im trying to save an order to a variable (no problem here). BUT i then want to issue that order to a unit after a 6 second wait. What command can be used for this as it isnt in GUI and all jass commands i can think of are for specific point...
  11. F

    Strange bug which kicks imediatly after dl?

    I dont actually know i simly assumed it was. Ill check with other maps and see how they fare. EDIT:All other maps work fine it just appears to be mine. Reason? EDIT2: My map was optimized and saved in folder maps (if i save in download folder it doesnt appear for some reason) Can this help...
  12. F

    Strange bug which kicks imediatly after dl?

    In the title^ Why and how to stop it as i cant play my map against others as they are kicked as soon as they reach 99.
  13. F

    Widgetizing now longer works?

    Simple question here. Since 1.23 patch if i widgitize a map it will no longer appear on wc3. The folder it should be in is jsut blank. The file is their the wc3 seems to ignore it? How can i fix this?
  14. F

    Enemy takes 0 damage

    Hate to double post but i really need help here 'Bump'
  15. F

    Enemy takes 0 damage

    Ok made that change but now my dummy unit (glaive) is dying instantly?
Top