• 0

    posted a message on Disease System

    I understand the chance effect and could do that on my own but the search effect that periodically checks units around I could not do without help

    Posted in: Triggers
  • 0

    posted a message on [Solved] SC1 Valkyrie like attack while moving weapon?

    Look at diamondback attack It can attack while moving. So can the Phoenix.

    Posted in: Data
  • 0

    posted a message on Disease System

    Looking for a little help around an idea for this.

    If a player is attacked , X attack needs to be to have a random chance for it to leave a debuff. The behavior that is left on the attacked target has to have a random chance to spread to another target if in x range every so often if they are in range.

    If a mod sees this move to data please.

    Posted in: Triggers
  • 0

    posted a message on Drop Spine Crawler "under construction"

    http://i.imgur.com/MMUY2UC.png

    Because spine crawler is created by morphing. You need to look at the morph ability of the drone. The path you will follow is

    Abilities > Done - Morph Unit > Ability Info > Spine Crawler > Info Time

    Posted in: Data
  • 0

    posted a message on Unclickable units error?

    Turn off simple command card and enemy units unclickable in game play options of the test mode of SC2

    Posted in: Galaxy Editor Bugs and Feedback
  • 0

    posted a message on SC2 Editor Tutorial Channel

    Make a tutorial on how to give other units merge ability that isn't instant and broken.

    Posted in: General Chat
  • 0

    posted a message on Merge Reproduction Process
    Quote from ArcaneDurandel: Go

    The units that can be merged need to have the mergable ability put on them. Otherwise the merge will be instant, as you have noted. Similar system for warping, the units that can be warped need to have the warpable ability on them so that the timer occurs.

    Are you saying that the previous units need the ability or the merged unit needs the ability ? I am able to make 2 marines merge into an archon and the ability performs properly

    Posted in: Data
  • 0

    posted a message on Merge Reproduction Process

    What have I done wrong when duplicating this process ?
    The current issue I have is there is no merge time, its instant - There also is no animation.

    Heres what I did.

    Duplicate the target spell. Only selected the top ability itself.
    http://i.imgur.com/bu4jj7f.png

    Renamed it
    http://i.imgur.com/jB6RnU8.png

    Added the new ability to a marine.
    http://i.imgur.com/KgngCqo.png

    Updated the command card
    http://i.imgur.com/uGJLj5D.png

    Unit merges instantly - No animation. Time is set for the merge though.
    http://i.imgur.com/vUjnsUi.png/

    What am I missing ? I read around from posts back in 2011 and 2012 that I need to set the execute? I cannot find such field. Assuming with the changes from the editor that this is no longer around?

    Posted in: Data
  • 0

    posted a message on Team Project

    Right! Every woman for herself!

    Posted in: General Chat
  • 0

    posted a message on Can changes be made dynamically

    Can there be 2 waters on the same square?

    Posted in: Terrain
  • 0

    posted a message on Can changes be made dynamically

    @Hockleberry: Go

    I should have been more detailed, Wanted to know if a player with trigger could make water convert to lava.

    Posted in: Terrain
  • 0

    posted a message on Team Project

    I think I've shared enough around the ideas. The rest of the product will remain a discovery to those not interested. :)

    Posted in: General Chat
  • 0

    posted a message on Team Project

    Looking for another experienced map creator to make a joint project with my self. Map will be composed of a few different map ideas and a few different games.

    There is key features I would like to take of existing types of games and a few android games that are very popular and compose them into a map for Starcraft II.

    The map idea will be based on the games Tactile War and Clash Royale as well as Bunker Wars and Nexus Wars.

    I am looking for someone very experienced in triggers. I will handle everything else.

    Triggers are my worst nightmare. Everything else I am fairly experienced with.

    Posted in: General Chat
  • 0

    posted a message on Can changes be made dynamically

    Can changes be made to a map dynamically while the game is in process?

    • Create craters where explosions have happened by lowering terrain.
    • Cliff Height
    • Change water / lava
    Posted in: Terrain
  • 0

    posted a message on Create a Unit by mouse click

    Sorry but I did not find your comment to either of my questions helpful.

    I have tinkered around and found out how to get information for getting the mouse location and creating a unit mouse location. But I feel this is sloppy and could be created better.

    Unit - Create 1 Marine for player 1 at (Point((Mouse X position clicked in the world), (Mouse Y position clicked in the world), (Mouse Z position clicked in the world))) facing 270.0 degrees (No Options)

    I had the issue of condition still for making sure the area the player was trying to click was allowed to spawn a unit.

    Posted in: Triggers
  • To post a comment, please or register a new account.