Search results

  1. OVRKLL

    AI monsters smashes gates?

    Hey thar, Do AI controlled monsters automatically target and destroy doors preventing them from reaching their ordered destination? If not, what is the best way to ensure, that my (rather stupid) mobs start tearing down doors?
  2. OVRKLL

    Hero defense with user-sent units?

    Hey all, I'm thinking of experimenting with an Enfo like map where the two teams send units to one another and gain income depending on the quantity and types of the units sent - alias, a bit like a Maul Wars themed Enfo. So, has it been done before? How does it work? Are such maps good, you think?
  3. OVRKLL

    Line Tower Wars: Anti-block trigger malfunctioning

    Hey all, A friend of mine started to un-bug a Line Tower Wars map (1.24.something, now 1.24K) and I figured I might just as well help him by adding a proper anti-block system. Instead of having manic-depressive little gnoll run through the mazes now and then I wrote three triggers to...
  4. OVRKLL

    Targets allowed - table of explanations wanted!

    Hey all, Where can I find a table with explanations of the different 'targets allowed' values?
  5. OVRKLL

    Dialog timeout?

    Hey all, What's the best way of making a dialog timeout? First, I figured it was creating another trigger that fired when a countdown timer expired... But sinse these timers are paused during freeze time (using game time instead of real time) that didn't work. Then I tried firing the trigger...
  6. OVRKLL

    Ability id

    Hey all, How do I find an ability's raw id?
  7. OVRKLL

    Ability damaging the host over time?

    Hey all, Is it possible to make a passive ability that damages the host over time? I need this for a vampiristic spell that turns a foe into a bloodthirsty slave that constantly loses life but can regenerate it by attacking other units.
  8. OVRKLL

    Tower Defense enemy unstuck and attack on block system?

    Hey all, Does anybody know a good way to make TD enemy unit unstock and attack on block systems? At the moment I'm ordering all enemy units to move to the destination point on spawn which works except there is a delay between unit creation and order giving. Unfortunately there is one major...
  9. OVRKLL

    Mathematical power in triggers

    Hey all, How can one use mathematical power functions in triggers? Example: 2^3 = 8 (2*2*2=8)
  10. OVRKLL

    Move camera to unit

    Hey all, What's the easiest way to move the camera to a unit without locking it?
  11. OVRKLL

    List of built-in functions and events?

    Hey all, Can someone link to a list of built-in JASS functions and events? Thanks for your time!
  12. OVRKLL

    WoW - A from a hater's point of view.

    Hello all, Please don't hurt me! I used to play WoW myself (about a year, actually) but quit around six months ago. I tried the game again yesteday and found that even with the immense changes the gameplay was the same -- same old monotone leveling for ages and, at end-level, eternal grinding...
  13. OVRKLL

    Help da noob, mon: About triggers

    Hello all! First, thanks for helping out the noobs - truly appreciated :) Second, here goes the question: As far as I understand, triggers are only used in JASS scripts to handle events. Is this correct? Thanks again xD
  14. OVRKLL

    The very basics of JASS

    Hello, I need (no, "want" is better) to learn JAZZ so that I can better and more effective scripts in W3 faster. However, I don't have a clue (not entirely true) how JAZZ works. Does anybody know a while(true){print("very ")};basic tutorial on JAZZ? Thanks :)
  15. OVRKLL

    Ranks

    Is there a list of ranke and how your rank up somewhere?
  16. OVRKLL

    Lifestealing instant single-target damage spell with stun effect?

    Lifestealing instant single-target damage spell with stun effect? Does that exist? Or perhaps: Any lifestealing single-target damage spell and add the stun myself? Tried with Storm Bolt but couldn't figure out how to add the lifestealing effect. Also, I started using Death Coild but quickly...
  17. OVRKLL

    Order strings - what's that?!

    Hey all, What's order strings? Simple question from a simple noob! (Or something like that..) -- OVRKLL
  18. OVRKLL

    Animation names

    Hello there, Can someone give me a list of animation names? Thank you :) -- OVRKLL
  19. OVRKLL

    Da new year, mon!

    Happy new year, d00dz!
  20. OVRKLL

    Time of day again

    Hey all, From what to what is a day and from what to what is a night?
Top