Recent content by manofsteel

  1. manofsteel

    Help with complex leak removal

    set Point[1] =(Position of (Triggering Unit)) set Point[2] = ((Point[1])) offset by 100.00 towards ((Real((Integer A))) x 28.00) degrees) Custom Script: call RemoveLocation( udg_Point[2] ) Custom Script: call RemoveLocation( udg_Point[1] )
  2. manofsteel

    Help with complex leak removal

    You need to create and remove a variable for the polar offset too.
  3. manofsteel

    Is there a leak here?

    The trigger when a unit takes damage, try turning the trigger on and off everytime it runs.
  4. manofsteel

    [Recruiting] People needed for small "arena" map.

    Bump! Any progress? edit> didn't see that you are away.
  5. manofsteel

    System Spawn Units at Point Over Time (SUPOT)

    Cool system :thup: +rep
  6. manofsteel

    [Request] 2 Icons

    Great! Thanks for the help, + rep edit> need to spread some, Draphoelix
  7. manofsteel

    Multiboard Icons Problem [with picture :D]

    Change it to: Multiboard - Set the display style for (Last created multiboard) item in column 0, row 0 to Show text and Hide icons Multiboard - Set the display style for (Last created multiboard) item in column 1, row 0 to Hide text and Show icons Should work.
  8. manofsteel

    Rotate Special Effect/Unit

    Okey, I will do it that way.
  9. manofsteel

    Rotate Special Effect/Unit

    Maybe I didn't describe good enough(didn't describe at all) I want to rotate it like this: | -> --
  10. manofsteel

    Rotate Special Effect/Unit

    Is there anyway I can rotate any of those in game? Thanks.
  11. manofsteel

    Spellpack Skinky Stinky Sweetbutt the Skink Animal

    Regions leaks too you know. :)
  12. manofsteel

    Spellpack Skinky Stinky Sweetbutt the Skink Animal

    Nice spellpack, +rep. Double leak(region + point): Set AGroup3 = (Units in (Region centered at (Position of (Picked unit)) with size (300.00, 300.00)) matching....)
  13. manofsteel

    Leakless?

    Found one. Unit - Create 1 Dummy for (Owner of Caster[1]) at (Position of Caster[1]) facing (Facing of Caster[1]) degrees
  14. manofsteel

    Leakless?

    You use Position of (Triggering Unit) in one place(or more):
Top