Recent content by Sjaakje

  1. Sjaakje

    Need one opinion (spell)

    Third ultimate imo, because the others resemble the normal abilties a tiny bit too much or just seem boring (no offense).
  2. Sjaakje

    Clear Text

    What exactly doesn't work? Just so you know, clearing the screen only removes Game texts, not texts written by players.
  3. Sjaakje

    Shiva Blast

    What does the item do? Not everyone plays dota.
  4. Sjaakje

    Game Interface

    Is the Use Custom Game Interface box checked?
  5. Sjaakje

    Creep Spawning

    what exactly doesnt work?
  6. Sjaakje

    Spell Request (Wind Walk Caster)

    You could give wind walk the Slow Aura (tornado) buff so it doesn't have a buff and then make a trigger to every 0.20 seconds add your buff to your unit if it doesn't have it currently. That same trigger before adding the buff checks if the unit is doing the wind walk spell and if it doesn't it...
  7. Sjaakje

    How do I set a higher lumber cost for upgrades?

    To what amount of lumber cost are you trying to change it? And the solution is probably something in Gameplay Constants, have you checked in there?
  8. Sjaakje

    local player with sound?

    I've seen maps where only one person heard a certain sound, so it should be possible. Not completely sure how, you're probably on the right track.
  9. Sjaakje

    Spell request, well a little more than just one.

    And the maximum range of the bungee cord is how much? About 500? 800? 2000?
  10. Sjaakje

    Triggered spells

    First of all, start all triggered spells with the event A unit starts the effects of an ability Next, the first ability is a simple Pick every unit matching (matching unit is a hero equal to true < boolean condition) and do action - Set life of (picked unit) to 50% Then fix the leak Custom...
  11. Sjaakje

    True randomness in WC3

    Every function calls a total random seed. In test maps, however, this is not the case unless you uncheck "Use Fixed Random Seed" in preferences.
  12. Sjaakje

    zeppelin and ship waves

    You should issue the boat an order with a point and then the issued order should be Unload and the point the nearby shore.
  13. Sjaakje

    I can't set Custom Game Interface

    Are you sure you've ticked the Allow Custom Values when you open the Game Interface window? Also, what editor are you using?
  14. Sjaakje

    Size Matters :-)

    I never understood the maul game type, what exactly is it? Could someone explain?
  15. Sjaakje

    Food Limit.

    in the object editor go to Stats - Food Cost and set that to 0
Top