• 0

    posted a message on Testing Maps - Can't 'choose' team

    Anyone?

    Posted in: Data
  • 0

    posted a message on Testing Maps - Can't 'choose' team

    Hey, when I go to test a map, I have two teams. No matter where I drag myself on Battle.net, I am always Player 1 on Team 1. Is there any way to change this? I am trying to test the other team but it just keeps sticking me as Player 1 regardless of where I am.

    Posted in: Data
  • 0

    posted a message on Why the hell won't this simple trigger work?

    @s3rius: Go

    I'll give setting the Triggering Unit as a variable a try. That type of solution has helped in the past, thanks.

    Posted in: Triggers
  • 0

    posted a message on Why the hell won't this simple trigger work?

    I have a trigger that prints a message every single time a unit enters the Entire Map, and it doesnt get called when the Unit creation occurs. Is it possible it is being spawned outside the bounds of the whole map? Doesn't seem likely.

    Posted in: Triggers
  • 0

    posted a message on Why the hell won't this simple trigger work?


        Events
            Unit - Any Unit dies
        Local Variables
        Conditions
            Or
                Conditions
                    (Owner of (Triggering unit)) == 1
                    (Owner of (Triggering unit)) == 2
                    (Owner of (Triggering unit)) == 3
                    (Owner of (Triggering unit)) == 4
                    (Owner of (Triggering unit)) == 5
                    (Owner of (Triggering unit)) == 6
                    (Owner of (Triggering unit)) == 7
                    (Owner of (Triggering unit)) == 8
        Actions
            UI - Display ("<s val="ABChoiceButtonText">" + ((Name of player (Owner of (Killing unit))) + (" killed " + ((Name of player (Owner of (Triggering unit))) + "!")))) for (All players) to Subtitle area
            General - If (Conditions) then do (Actions) else do (Actions)
                If
                    Or
                        Conditions
                            (Unit type of (Triggering unit)) == Hybrid Obliterator (Zhakul'das)
                Then
                    Sound - Stop TankSong After Fading
                    Sound - Play THanson03MusicChoiceB for (All players) (at 100.0% volume, skip the first 0.0 seconds)
                    Variable - Set a 2 = (Random integer between 1 and 4)
                Else
            General - If (Conditions) then do (Actions) else do (Actions)
                If
                    Or
                        Conditions
                            (Unit type of (Triggering unit)) == Buster
                            (Unit type of (Triggering unit)) == Zergling
                            (Unit type of (Triggering unit)) == Infestor (Spellcaster)
                            (Unit type of (Triggering unit)) == Hybrid Obliterator (Zhakul'das)
                Then
                    UI - Display "Respawning in 20 seconds." for (Player group((Owner of (Triggering unit)))) to Subtitle area
                    General - Wait 20.0 Game Time seconds
                    Variable - Set a 2 = (Random integer between 1 and 3)
                    General - If (Conditions) then do (Actions) else do (Actions)
                        If
                            a 2 == 1
                        Then
                            Unit - Create 1 Buster for player (Owner of (Triggering unit)) at (Random point in SpawnRegion) facing 270.0 degrees (No Options)
                            Variable - Set Unit[(Owner of (Triggering unit))] = (Last created unit)
                            Camera - Pan the camera for player (Owner of (Triggering unit)) to (Position of (Last created unit)) over 0.0 seconds with Existing Velocity% initial velocity, 10% deceleration, and Do Not use smart panning
                            UI - Display "You are a Buster. Get near survivor..." for (Player group((Owner of (Triggering unit)))) to Subtitle area
                        Else
                            General - If (Conditions) then do (Actions) else do (Actions)
                                If
                                    a 2 == 2
                                Then
                                    General - If (Conditions) then do (Actions) else do (Actions)
                                        If
                                            numMaulers == 0
                                        Then
                                            Variable - Set numMaulers = 1
                                            Unit - Create 1 Zergling for player (Owner of (Triggering unit)) at (Random point in SpawnRegion) facing 270.0 degrees (No Options)
                                            UI - Display "You are a Zergling. Get near surviv..." for (Player group((Owner of (Triggering unit)))) to Subtitle area
                                            Variable - Set Unit[(Owner of (Triggering unit))] = (Last created unit)
                                            Camera - Pan the camera for player (Owner of (Triggering unit)) to (Position of (Last created unit)) over 0.0 seconds with Existing Velocity% initial velocity, 10% deceleration, and Do Not use smart panning
                                        Else
                                            Unit - Create 1 Buster for player (Owner of (Triggering unit)) at (Random point in SpawnRegion) facing 270.0 degrees (No Options)
                                            UI - Display "You are a Buster. Get near survivor..." for (Player group((Owner of (Triggering unit)))) to Subtitle area
                                            Variable - Set Unit[(Owner of (Triggering unit))] = (Last created unit)
                                            Camera - Pan the camera for player (Owner of (Triggering unit)) to (Position of (Last created unit)) over 0.0 seconds with Existing Velocity% initial velocity, 10% deceleration, and Do Not use smart panning
                                Else
                                    General - If (Conditions) then do (Actions) else do (Actions)
                                        If
                                            a 2 == 3
                                        Then
                                            Unit - Create 1 Infestor (Spellcaster) for player (Owner of (Triggering unit)) at (Random point in SpawnRegion) facing 270.0 degrees (No Options)
                                            UI - Display "You are a Infestor. Stay out of sig..." for (Player group((Owner of (Triggering unit)))) to Subtitle area
                                            Variable - Set Unit[(Owner of (Triggering unit))] = (Last created unit)
                                            Camera - Pan the camera for player (Owner of (Triggering unit)) to (Position of (Last created unit)) over 0.0 seconds with Existing Velocity% initial velocity, 10% deceleration, and Do Not use smart panning
                                        Else
                Else
    

    It simply won't create the units. It does every single other function but it just refuses to make any units.

    Posted in: Triggers
  • 0

    posted a message on Right 2 Live
    Quote from michaelknives: Go

    I played this game on battle net. In my opinion it needs a little bit more work.

    1) UI - The user interface is a little basic. Just a health bar? No mini map. This needs more work and branches into the next items I will bring up.
    Unfortunately you can only hide the entire UI or you have to keep the entire Battle UI. For some reason it say "only in Blizzard maps."

    2) Weapons - You need to create a selection of primary and secondary weapons in which can be selected by a key press or by selecting a button on the ui display. Where are the abilities? no grenades or flamethrower.
    Planning on adding.

    3) WASD/Key press movement - with the camera angle it would be more prudent to activate abilities and items with hotkey and move around with either the keyboard or mouse.
    WASD movement on BNet will always be too laggy to be successful IMO.

    4) Items - You need health power ups etc.
    Adding as well

    5) Objectives - What is the mission? Just run the path and kill zombies? Where is the character development 4 survivors running the streets... why not use vehicles to drive through the city. It seems boring with no replayability like NOTD.
    Again I've been working on this for about 2 days, just testing to see if Special respawns work etc

    6) Banks - why replay? why not create a leader board special items and characters to select with gained experience.
    Possible, not sure yet. Seems a little NOTD-ish

    7) Why are there transformation points. why not stick with civilians. use molotovs etc and then you can run into soldiers and vehicles that you can control. What they are just running around and find a mark vii power suit etc? Why not simply have civilians trying to make it to a evac point and along the way find soldiers to help and vehicles etc. or a marine rescue party.
    If I could find individual weapon attachment models for all of the guns I would want to implement I would gladly do that. I'm trying to replicate L4D though.

    The title is awesome why not change up the formula a little bit.

    I thank you for playing, as well as the detailed feedback. I should have specified that I'm really trying to see if the Special Zerg (Players 5-8) spawn and respawn correctly when players are in that slot, as well as if their abilities are working well.

    Posted in: Map Feedback
  • 0

    posted a message on Right 2 Live

    Hello guys, I have been working on a L4D Style SC2 Map that really follows the true gameplay of the original. However it is completely impossible to test if everything works by myself, so I was wondering if a few people could get 1 or 2 games going to see if the core game mechanics work. I'm not even sure things are spawning correctly, so any help would be appreciated a lot.

    Search 'Right 2 Live'

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