• 0

    posted a message on [2.0.4] Dependencies broken?

    It does the same thing when I try to use a local file. Clearing the cache didn't seem to do anything.

    I made a video of the problem just in case people don't understand it based on my description.

    Posted in: Galaxy Editor Bugs and Feedback
  • 0

    posted a message on Way To Disable AI Messages?

    I don't think it's an actual message, at least the resource sharing one isn't. Because it doesn't show up in the message log.

    Posted in: Triggers
  • 0

    posted a message on Way To Disable AI Messages?

    Yeah this has been driving me crazy as well. You are not alone searching for an answer to this.

    Posted in: Triggers
  • 0

    posted a message on Victory by approaching a unit with a unit group?

    Well here is a collaborative example map from mitarskoro91 and I. It uses a custom script to define a unit enters region event after the map has already initialized. This way you do not need a premade region or unit to use the unit enters region event.

    I think this is better than using a loop or periodic event which is going to take a lot of resources over time.

    Posted in: Triggers
  • 0

    posted a message on How do I get rid of this thing?

    I think it just requires having allied computer players. You don't actually have to be on bnet, it works in test document.

    But that doesn't matter now, because your code worked you handsome devil. Thank you for solving my problem again. If you are ever in San Diego let me know and I'll buy you a beer.

    Posted in: Triggers
  • 0

    posted a message on Victory by approaching a unit with a unit group?

    So your solution is to run an endless loop?

    Posted in: Triggers
  • 0

    posted a message on How do I get rid of this thing?

    Yeah but it isn't responding in the layout files.

    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <Desc>
    <Frame type="AICommButton" name="AIMainButtonTemplate">
            <NormalImage val="NormalImage"/>
            <HoverImage val="HoverImage"/>
            <Visible val="false"/>
            <Anchor side="Top" relative="$parent/CommandPanel" pos="Min" offset="-246"/>
            <Anchor side="Right" relative="$parent/" pos="Max" offset="-9999"/>
            <Width val="62"/>
            <Height val="62"/>
    </Frame>
    </Desc>
    

    I figured this should do it, but nothing happens. And now trying to go back into the in-game UI editor, I can't highlight the button anymore to see it's path to attempt a trigger solution again. It just keeps highlighting the entire screen. It's driving me insane!

    I appreciate your patience in trying to help me with this.

    Posted in: Triggers
  • 0

    posted a message on How do I get rid of this thing?

    I can't get it to go away using triggers or layout files, and I want to punch my computer screen at this moment.

    Posted in: Triggers
  • 0

    posted a message on How do I get rid of this thing?

    Bleh I figured out which thing it is but trying to hide it with triggers is annoying. I will just move it with layout files. I was trying to avoid using them because dependencies are broken after the patch and I do all of my layout files stuff in a dependency.

    Posted in: Triggers
  • 0

    posted a message on How do I get rid of this thing?

    Gah...its perfectly hidden under the ui editor. I can't tell when I have the correct thing highlighted.

    Posted in: Triggers
  • 0

    posted a message on How do I get rid of this thing?

    I need to hide this button that has appeared in the recent patch. Has anyone found an easy way to do this through triggers?

    Posted in: Triggers
  • 0

    posted a message on [2.0.4] Dependencies broken?

    I don't know. I tried to do exactly what you said and it still checks dependency references forever after I click OK. Either I still don't understand what you are telling me to do or it just doesn't work.

    Posted in: Galaxy Editor Bugs and Feedback
  • 0

    posted a message on [2.0.4] Dependencies broken?

    Please has anyone found a solution for this problem? It's happening in both WoL and HotS. I don't understand what TwoDie is suggesting I do.

    Posted in: Galaxy Editor Bugs and Feedback
  • 0

    posted a message on Fixing the White Label Bug

    Don't mind at all, thanks for finding a solution.

    Posted in: Triggers
  • 0

    posted a message on [2.0.4] Dependencies broken?

    I don't understand what you are telling me to be perfectly honest. Can you take some screenshots?

    Posted in: Galaxy Editor Bugs and Feedback
  • To post a comment, please or register a new account.