Search results

  1. Lammet

    Make The Spells In Cooldown Time

    Can't you make a dummy unit near caster? and order unit to cast spell at dummy unit? then the colldown will set in, not perfect. but it could work?
  2. Lammet

    constantly spawning units

    It leaks.. Do instead: Events Unit - A unit dies Conditions (Owning Player of (Triggering Unit) is Neutral hostile) equal to true Actions Wait - Wait 60 seconds Unit - Create a unit equal to unit-type of Dying unit at random point in region forest. Done
  3. Lammet

    ok ^^

    ok ^^
  4. Lammet

    Pathing Trouble!

    Fixed It, problem was that unit classification was worker on my creeps ^^ of course they didn't attack =P
  5. Lammet

    Pathing Trouble!

    a comon used trigger in TDs, no JASS btw
  6. Lammet

    Pathing Trouble!

    is there a trigger with "if blocked" ??
  7. Lammet

    Pathing Trouble!

    I have the normal triggers, unit enter region bla bla order unit to move to region 2 etc But if I block the creeps, they don't attack.. And they have damage and attack, and can target structure and towers are targeted as towers, help?
  8. Lammet

    Whats Your Favorite Artist/Band?

    The good ol' fashioned music xD
  9. Lammet

    Warcraft Ends. No errors.

    he described the game crashing, and when having an Icon with saved alpha channels (TGA) it crash, just like an infinite loop, Upload the map so we can check if it's an infinite loop or if icon importng went wrong I had that problem a while ago with TGA with sved alpha channels, Fatal Error...
  10. Lammet

    Warcraft Ends. No errors.

    Check this tutorial about importing Icons right, very good tutorial http://world-editor-tutorials.thehelper.net/icons.php
  11. Lammet

    Periodic Item removal.

    No problem, just pm if it doesn't work and I'll will guide you with a real trigger or tutorial. Keep up the god work!:thup:
  12. Lammet

    Periodic Item removal.

    A unit dies Unit equal to "Creep 1" Create 1 item "Power-up" at point of dying unit Wait 60 seconds Remove "power-up" If u uses the power-up there is nothing to destroy = the power-up will not be destroyed If u doesn't, the power-up will be removed And only unwanted power-ups will be...
  13. Lammet

    Skins - Editing Skins in GIMP

    When is tutorial on alpha skins available?
  14. Lammet

    Exact Bounty Not Being Awarded?

    Very easy to use, like custom value, but u change it in object editor, and its permanent value through game
  15. Lammet

    What kind of maps will sc2 have?

    A mix of SC1 and Wc3 maps maybe?
  16. Lammet

    Yeah, I'm noob with JASS too...

    Yeah, I'm noob with JASS too...
  17. Lammet

    Can anyone give me ideas on how to set up a room of monsters appearing?

    Monster Room Events Unit - A unit enters Monster House 1 <gen> Conditions (Triggering unit) Equal to HeroUnit Actions Set Unitspawn (Random integer number between 10 and 30) Unit - Create (Integer(Unitpawn (UnitType MONSTER))) for Neutral Hostile at random point in Region facing...
  18. Lammet

    It's going nice ty, getting a lot of help here =) and you?

    It's going nice ty, getting a lot of help here =) and you?
  19. Lammet

    Warcraft Ends. No errors.

    TGA with saved alpha channels? TGA format and you have probably saved your icon with alpha channels, you can't have alpha channels in the icon or wc3 Will crash b) Use GIMP, it's easy to avoid saving aplha channels
  20. Lammet

    Ideas for custom game interface

    You mean damage types and armour types? I would like -Fire -Water -Earth -Air -Normal -Pierce -Siege ------------------------------- And armour: -Cloth -Leather -Mail -Plate -Fortified -Magic Armour As a player it would be easy to understand the damage/armour types and with...
Top