Recent content by PandaBear

  1. PandaBear

    About color codes

    Thanks nandosman :thup:. So that is the transparency, but for text it won't do anything...
  2. PandaBear

    About color codes

    The format for the color codes in WC3 are in this format |c xx r g b, right? I've seen that xx value with FF and sometimes with 00. What does the xx value refer to?
  3. PandaBear

    Diference between durations

    Thanks for the answers :thup: So, it depending on the spell the 2 durations can be different things?
  4. PandaBear

    Diference between durations

    What is the difference between "Stats - Duration - Hero" and "Stats - Duration - Normal" that the abilities have?
  5. PandaBear

    How Do You Edit The Upkeep Info? (was: got qwestion)

    I guess you have to write something inside the parameter, I was leaving it empty so it would keep appearing that upkeep text. Now it's romved :thup:
  6. PandaBear

    How Do You Edit The Upkeep Info? (was: got qwestion)

    I've tried to chage this income texts reading the tutorial posted on the other post but i still get get a text "0-100 Food: ..." thing. How can I remove it?
  7. PandaBear

    Change Game Menu?

    Is it possible to change what's written in the Game Menu (the one that appears when you press F10)? I was messing around with the Game Interface and I found some field like "Text - General -|CFFFFFFFFQ|Ruit Game" and "Text - General |CFFFFFFFFQ|Ruit Campaign" but they don't seem to refer to that...
  8. PandaBear

    Animation Names (was: need help)

    I've tried this only with Blademaster, you will have to test each number with other guys to see what you get... Custom script: call SetUnitAnimationByIndex(udg_FD_Caster, 5) The FD_Caster is the unit you to play the animation, in my case this plays the Blademaster death animation to...
  9. PandaBear

    Rotate an unit around another?

    How can I make an unit keep rotating around another, even if it moves?
  10. PandaBear

    Detect Reincarnation?

    Yea. I was doing something very wrong :banghead: :banghead: :banghead: I was using my old trigger, and it was referring to the "Triggering Unit" but since the event is "Every 1 second of game time" it wasn't working... I created a spell that when the unit dies, the ground explodes...
  11. PandaBear

    Detect Reincarnation?

    I've tried it but didn't work, maybe I'm doing something wrong...
  12. PandaBear

    Detect Reincarnation?

    Is it possible to detect the Reincarnation ability? (I mean the unit dies, not when it learns the Reincarnation ability)
  13. PandaBear

    Help me please with making non channel rain of fire skill plx!!!

    Yea forgot about that :D. But i think the expiration timer should be equal to the Rain of Fire duration...
  14. PandaBear

    Help me please with making non channel rain of fire skill plx!!!

    Well you could create a dummy unit, give it the Rain of Fire and the order it to cast the spell. I would be something like this Rain of Fire Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Rain of Fire Actions...
  15. PandaBear

    Unit Group Variables

    Got it, thanks! :thup: Actually I created a channeling spell that creates a spinning ring around the caster, but it was full of leaks. Now the spell is clean, I hope :D
Top