Recent content by Flow

  1. F

    Set level for one created unit?

    Go to the Object Editor. Right-click the Dryad and select New Custom Unit (or something like that). Remove its abilities listed in the Unit Abilities field. Now go to the Ability section of the Object Editor. Find whatever spells you want to edit (Abolish Magic, for this example). Right-click...
  2. F

    Set level for one created unit?

    You could make a custom unit for the Dryad, with modified spells that don't have any techtree requirements, and do the same for the others that are given to any race other than their own.
  3. F

    How To rotate Buldings/Structures?

    I recall setting the "Is a building" value to False, rotating it, and then setting it to True again.
  4. F

    Spawn trigger works TOO well!!

    No, because the variable is given a new value every time you set it to a random point in the region, which is done before every individual spawn.
  5. F

    Visibility modifier not working, trigger problem

    I think he wants someone to specify how to find the action to grant the shared vision though. EDIT: Oh sorry, didn't see his edit. >_<
  6. F

    Spawn trigger works TOO well!!

    Right, forgive my forgetfulness :(
  7. F

    Spawn trigger works TOO well!!

    Seeing as you were unaware of this, I assume you don't know what it means. When you tell the game to spawn a unit at "random point in region", this causes a so-called leak. To fix it, first store the point in a variable, then refer to that variable when spawning the unit, like so: Set...
  8. F

    Visibility modifier not working, trigger problem

    Oh. Right. I don't have access to the WE right now, so someone else will have to point to the exact location of those actions in the trigger editor. :)
  9. F

    reincarnation

    The game does tend to lose track of it after 10 seconds, yes. Although I've heard that Triggering Unit is kept in memory longer than the SPECIFIC ACTIONing Unit (target unit of ability being cast, attacking unit etc.)
  10. F

    Visibility modifier not working, trigger problem

    I'm not 100% sure of what you're looking for, but can't you just grant Shared Vision of the unit to the owner of maphacker, and then remove it again when the requirement is no longer met?
  11. F

    Adding a unit to your command.

    Do you want the player to be granted control over the ranger, or to be allied with her? 'My team' implies the latter, but since the reinforcements are given to the player, I guess you want the same for the Archer. If so, above poster has the solution for you.
  12. F

    How did they make the water be above ground not below?

    Screenshot for us lazy ones? :(
  13. F

    Editting Raw Data

    If memory serves, that's not possible. You'd have to give it some +dmg ability periodically instead.
  14. F

    Spawn trigger works TOO well!!

    @ simonake: Why have Map Initialization as an additional event though? Remove that and keep the periodic event.
  15. F

    Problem with a passive mirror image type spell.

    Well did you change it so that you're now using Wand of Illusion as your dummy spell?
Top