Search results

  1. P

    Using multiple timers in one spell

    Hello! I am trying to learn JASS and I've currently created this simple spell (using TT). It's basically just a ball rolling forward. What I want is that if an enemy comes withing the ball (the dummy unit) he should be knocked back for a fixed period of time and then not be able to be knocked...
  2. P

    Make a unit move in a circle.

    Hi there, I want to be able to make a unit circle and it shouldn't matter where the unit is positioned. I do know about sine and cosine but not how I should use them in this context. I use GUI btw, thx in advance.
  3. P

    TGA > BLP Converter

    I've searched the whole net for a working tga to blp converter, without any result. All the Wc3 Image exctractors refuse to start and the wc3 viewers won't convert my tga files. Anyone that has a program that you know work and I would be very grateful!
  4. P

    Jass Locals/spell

    Hey As I do alot of spells in GUI I've noticed that some spells are pretty impossible to do in MUI. I've grasped the basics of JASS but I can't figure out how to use locals since my brain is locked in on GUI programming. I'd be grateful if sombody could show me how you would do a MUI JASS...
  5. P

    Specify Animation

    I need help to specify which animation the caster is going to do when he casts a spell. The unit is Beastmaster and in the "Art - Animation Names" section I've written "attack". When he casts the spell he does one of either two attack animations. What I don't understand is what I am supposed to...
  6. P

    Seeking: Terrain-maker!

    As I've just finished coding my map i realized I have no esthetic sense at all. That's why I'd like YOU to make my terrain! Ofc you will receive credit for your work. Information The map is a team vs team map where the north team battle against the south team. Each team has vision of its own...
  7. P

    Set amount through entered string

    I've encountered a problem which a can't solve nor find a answer to through searching this forums, therefore i ask it now. Like the minigame warlocks or pudgewars, i want to be able to set amount of rounds/points through and entered string by the host(player1) i.e "-10" would be 10 rounds. I...
  8. P

    Multiple channeling spells bug

    When I try make custom spells from the channeling spell, the spell do what I say. For example, even though I set cast time and follow trough time to zero, the hero still follows trough and casts/channels the spell for approx 1 second. Another channeling-based spell problem I have is that when...
  9. P

    Meepo net spell [GUI]

    I am in need of something like the aoe net spell from the hero Meepo in DotA. For you who doesn't know how it works it's a target aoe spell that ensnares hit targets. I've searched but only found JASS solutions so far... Grateful for help :thup:
Top