Search results

  1. Advena

    Other Project Nethershard

    This sounds seriously cool mate :thup: I'd love to play it when/if it gets finished :)
  2. Advena

    Visible Map question

    yup, it's in gameplay constants somewhere. you can change the standard speed of the ingame clock and at what times it changes from night->day / day->night. It should be fairly easy to find if you look through it all :) EDIT: bah, gosh I'm slow sometimes :P
  3. Advena

    Suggestions to map (3 months of work).

    I have a semi-finished old CTF project lying around in my usermap folder :P This one look a great deal more thought through than mine was though. I've been dying to see a decent CTF in wc3 for ages. I hope it comes out all right in the end. I' be sure to host it on battle net as much as I can...
  4. Advena

    Arrow flying too high?

    Yes, collision size 0 is required as the above poster say. I usually use "unit classification - 'walkable' " too :) Might be easier to get the exact same spot with making the unit flying though. Less restrictions than hover/ground/the others. Might also be worth looking into making a custom...
  5. Advena

    Another order ID question

    I did that actually, and noticed that the trigger indeed didn't come past the first condition (asking for ability being cast). Which in turn means that the ability isn't even being cast, since I've triplececked that it's the right ability I put in the condition. Knowing that, I can't see any...
  6. Advena

    Another order ID question

    You really sure about that? You all seem to agree, so I think I'll have to try around some more with making the spells work, since the order ID don't seem to be the problem anymore :P Thanks guys :thup:
  7. Advena

    Another order ID question

    The unit is a hero, but the abilities are "normal" ones, so I can have more than five of 'em. And there are only one type of hero anyway, since it's basically a building. And well.. I tried using diffrent ID's without bothering if they were instants like you say. And that didn't work at all...
  8. Advena

    Another order ID question

    Sorry, but I really haven't got into my thick skull how this works :P What I have: A unit with at least 8 abilities all based off Channel. As far as I know, I need to set diffrent order ID's on all of them to get them to work from the same unit. What I've tried: I've tried using only...
  9. Advena

    Taking (Half simple) FX Requests

    Well, I've already put it in my map mate. Maybe the counter is messed up?
  10. Advena

    Taking (Half simple) FX Requests

    That's great man, thanks :thup: I'd rep you, but I can't atm :P
  11. Advena

    Hero Idea.

    Well, as far as feedback goes I'll just say: Cool idea mate, make it! :thup: If you're making a special modelm you can make animations matching those abilities too. Sounds really nice :)
  12. Advena

    What unit for a Dummy Caster?

    I'm basing my new dummy on a peasant (with flying and all that), but I'll remember that if I ever try making a multi-shot ability. Thanks mate :thup:
  13. Advena

    What unit for a Dummy Caster?

    So you'd all say it's better to use a unit and not a hero? I was always under the illusion that abilities worked better if not transformed between hero/not-hero mode, and obviously units can't cast hero abilities. :o I'll try remaking my dummy from scratch, thanks for the help guys :thup...
  14. Advena

    Taking (Half simple) FX Requests

    Nice initiative mate :thup: I'd love it if you could make a red version of the "Charm" spell effect (it's originally blueish). If you could add some explosion-like effect (like War Stomp maybe, but not with such a crash) to it as well it'd be great :thup: It'll be for when taking over a...
  15. Advena

    What unit for a Dummy Caster?

    Hi! I've had some problems lately, with many of my triggered abilities. It turned out it was only the ones using a dummy caster. After some more extensive troubleshooting I realised the problem was a combination of me using a model that didn't like casting spells (unit was based on mountain...
  16. Advena

    Team Color Trueshot Aura?

    If you're not into modeling (which I am not, for example) you could.. could (not saying it's a very good way), make diffrent unit types with trueshot aura as the model. Then change the normal unit coloring in the art section (pretty high up) in each unit, to match each players color. Then you...
  17. Advena

    Triggered ability malfunction

    Sorry man, but I've already said that that wont work, since the ChrystalSelf unit group is a global unit-group variable that I can't destroy. Every time a unit uses "Chystallise Self" it is added to the group, and when returned to normal (by an ability that another unit can use) it is removed...
  18. Advena

    Triggered ability malfunction

    Oh sorry, didn't know. I'l remember that :o @vypur: Ok, thanks mate. I'll try that :) Edit: Well I can't just use player 1, since I have four players (1, 4, 7 & 10) that all have to be able to use this.
  19. Advena

    Triggered ability malfunction

    Terribly sorry for double posting, but my question haven't been answered. I thought bumping was better than creating a new post. :o I really need a hand on this. It'd be a real shame it I couldn't get it to work. Anyone?
  20. Advena

    Need help with spell thingy!

    I think "Automatically generate variable" is called something closer to "create new variables when pasting data" or something. Otherwise, vypur nailed it :thup:
Top