• 0

    posted a message on Need help mini-games

    pls help

    Posted in: Miscellaneous Development
  • 0

    posted a message on Need help mini-games

    @DirectorOfTheUED: Go

    Hi again, i have a problem, the first trigger with out loop, don't run how I can fix it for work?

    random mini-games
        Events
            Game - Map initialization
        Local Variables
            rnd = 0 <Integer>
        Conditions
        Actions
            Variable - Set rnd = (Random integer between 0 and 6)
            General - If (Conditions) then do (Actions) else do (Actions)
                If
                    rnd == 1
                Then
                    Camera - Set the camera bounds for (All players) to Region 025 (Do adjust the minimap)
                    Unit - Create 1 Missile Turret for player 1 at Point 002 facing 270.0 degrees (Under Construction)
                    Unit - Create 1 SCV for player 1 at player scv1 facing 270.0 degrees (No Options)
                    Unit - Create 1 Missile Turret for player 2 at Point 003 facing 270.0 degrees (Under Construction)
                    Unit - Create 1 SCV for player 2 at Point 012 facing 270.0 degrees (No Options)
                    Unit - Create 1 Missile Turret for player 3 at Point 004 facing 270.0 degrees (Under Construction)
                    Unit - Create 1 SCV for player 3 at Point 013 facing 270.0 degrees (No Options)
                    Unit - Create 1 Missile Turret for player 4 at Point 005 facing 270.0 degrees (Under Construction)
                    Unit - Create 1 SCV for player 4 at Point 014 facing 270.0 degrees (No Options)
                    Unit - Create 1 Missile Turret for player 5 at Point 006 facing 270.0 degrees (Under Construction)
                    Unit - Create 1 SCV for player 5 at Point 015 facing 270.0 degrees (No Options)
                    Unit - Create 1 Turret killer for player 9 at Point 001 facing 270.0 degrees (No Options)
                Else
                    General - If (Conditions) then do (Actions) else do (Actions)
                        If
                            rnd == 2
                        Then
                            Camera - Set the camera bounds for (All players) to Region 026 (Do adjust the minimap)
                            Unit - Create 1 Zergling for player 1 at race start p1 facing 270.0 degrees (No Options)
                            Unit - Create 1 Zergling for player 2 at race p2 facing 270.0 degrees (No Options)
                            Unit - Create 1 Zergling for player 3 at race p3 facing 270.0 degrees (No Options)
                            Unit - Create 1 Zergling for player 4 at race p4 facing 270.0 degrees (No Options)
                            Unit - Create 1 Zergling for player 5 at race p5 facing 270.0 degrees (No Options)
                            Unit - Create 1 Zergling for player 6 at race p6 facing 270.0 degrees (No Options)
                            Unit - Create 1 Zergling for player 7 at race p7 facing 270.0 degrees (No Options)
                        Else
    
    Posted in: Miscellaneous Development
  • 0

    posted a message on Need help mini-games

    and for set conditions for win/lost for all mini-games?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Need help mini-games

    Hi all, I need a trigger for choose random from the mini-game, a game and after, choose again a random mini-game, max 8!

    Example Uther party in warcraft3. Who can help me pls?

    Posted in: Miscellaneous Development
  • 0

    posted a message on Hero tavern and random heroes

    Hi all, i have 2 question, it is possible making a build that can build x heroes and make a option "random heroes"?

    Posted in: Miscellaneous Development
  • 0

    posted a message on make dialog image unit animated

    @caspersc: Go

    can u post a screenshot pls?

    Posted in: Miscellaneous Development
  • 0

    posted a message on help with dialog button no text only potrait units animated

    Hi all, I have see that my previous thread is deleted... I need a trigger for make a dialog with the image(animated) of marauder and which has functions as a button. equal to this I need. Pls help me which has functions as a button

    Posted in: Miscellaneous Development
  • 0

    posted a message on make dialog image unit animated

    Hi all, i like if someone can help to make same dialog of this the potrait must be clicable for spwn unit.

    How i do?

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Data] Morphing Buildings Guide

    ok fixed it my bunker now morphing with other build, but the problem now is this: my bunker not morph in to barracks but in command center... how i can fix it? pls?

    Posted in: Tutorials
  • 0

    posted a message on [Data] Morphing Buildings Guide

    I have a problem with your step, my bunker don't change into barracks, stay always a bunker.

    Posted in: Tutorials
  • 0

    posted a message on [help]Build morph in to: barracks/gateway/pool

    @madmaxII: Go

    thank you very much :)

    Posted in: Miscellaneous Development
  • 0

    posted a message on [help]Build morph in to: barracks/gateway/pool

    pls help me

    Posted in: Miscellaneous Development
  • 0

    posted a message on [help]Build morph in to: barracks/gateway/pool

    Hi all, I m new of this forum, I like the map "the message" hehe.. I write here because I think is just write in this section. I try making a map type " footmen frenzy" but I have a problem with morphing build. How I can make a ability that morph example bunker in to barracks/pool ecc?

    Sorry for my bad english I 'm italian :)

    Thanks a lot for your patience and help.

    Bye

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