Recent content by Gummi_Bears

  1. G

    Stun and Invul?

    Don't think so, cause if you invulnerable you can't be damaged. Storm bolt is a stunning/damaging spell...
  2. G

    Cinematic Help

    Try this, (haven't tested): Melee Initialization Events Map initialization Conditions Actions Set Players[1] = (All players matching ((((Matching player) slot status) Equal to Is playing) and (((Matching player) controller) Equal to User))) Cinematic...
  3. G

    Other New Riddle Map

    This map is great. Good work, and I hope you make more levels.
  4. G

    I need help,something missing

    The Helper doesn't support the deprotection of maps. What imported file are you looking for?
  5. G

    BloodLust - Item Spell Not Casting. ??

    doesn't work on mine either:eek:. Im pretty sure I set everything correct. When I click on my item nothing happens!
  6. G

    Unit Facing

    Have you tried: Unit - Create 1 FieldDummy for (Triggering player) at ((Position of (Triggering unit)) offset by 100.00 towards (Angle from (Position of (Triggering unit)) to (Target point of ability being cast)) degrees) facing (Target point of ability being cast)) degrees Similiar to your...
  7. G

    Skill Trigger Help (Index)

    How can you effeciently imply the 'or' in the trigger if it its within a unit group function? Also his original unit group trigger had the damage part, and the spawn region did not. How can you use nested if statments to fix? :eek:
  8. G

    are single triggers usable in multiple instances at once?

    If a unit was attacked within those two seconds, only one would be created wouldnt it?
  9. G

    Skill Trigger Help (Index)

    Relook at my post...I edited it but you replied five minutes before :P. Just made it easier to see and fixed some stuff in the beginning triggers so it doesn't fail. . I still don't get it. I copied that from inside your loop within every 0.04 sec. And I still don't get the problem fully. 1%...
  10. G

    Skill Trigger Help (Index)

    I can see leaks with the Bullet point and BulletPoint_Move. Also what's this for? Set Shot[ShotLoopIndex] = Shot[ShotIndex] Set ShotIndex = (ShotIndex - 1) Set ShotLoopIndex = (ShotLoopIndex - 1) Also in your map init you set PointofSniper. There's no point of this if you reset that...
  11. G

    Unit doing multiple action help

    You can't find it cause there is no such thing. farold said himself he didn't have editor when he wrote this. Don't think that condition is necessary, the trigger will work without it because the only way to build your Tower is to be in a region. It's like doublechecking.
  12. G

    Makrura Model Problem

    Waat? Hmm? Works fine for me O_O Special Effect - Create a special effect attached to the chest of Makrura Tidal Lord 0002 <gen> using Abilities\Spells\Human\ManaShield\ManaShieldCaster.mdl Even when I put it as a skill it works...hmm?
  13. G

    Possible New Hero Models.....

    www.hiveworkshop.com is a great website. Loads of people use it a lot. There are thousands and thousands of different models/spells/systems/skins and is updated daily. To implement it into your own map first download it (obviously..), unzip the file. Go into World Editor and click on Import...
  14. G

    triggering problem

    If only one unit is allowed to cast this spell, it will work fine. However if this is not the case, your variables will overwrite and the person who casted the spell first will get cut off. You'll have to use another method, like indexing. Unit - Create 1 Holy lance missie for (Owner of...
  15. G

    Heroes Ideas

    Holy Hero! Since I posted a 'dark' type hero I thought I'd make the opposite. Choose which name that pleases you. He's a support hero, but possibly a great early killer or late. Not much 'carry' potential with his tpye of skills. Seigan, The Grand Crusader, Bringer of Justice, the Omnipotent...
Top