• 0

    posted a message on Tutorial Request

    Some quick Replies :)

    @Kentle107: Go

    In the Trigger Window make a new trigger with the following:

    - Events -

    (Unit Enters/Leaves Range of Unit) 'Any Unit' 'Enters' a distance of 'X' from 'Y'

    X = This integer depends on your unit size, but 1.0 should be fine if for example you're using the Marine.

    Y = Select the unit of choice here. (If he isn't on the map from the beginning you'll need to set up another Trigger tying him together with a variable and use that variable here.

    - Conditions -

    None needed.

    - Actions -

    (End Game for Player) End game in 'Defeat' for player 'X' ('Show' dialogs, 'Show' score screen)

    X = This is the player who gets defeated.

    @pokenoufl: Go

    Try looking up the Zergling "Morph to Baneling" Ability :)

    Posted in: Tutorials
  • 0

    posted a message on What's in Zelda ?

    Hey, it's nice that you want to make a Zelda game. Have you played any of them ? If not my advise would be to do that ^^

    Good luck with your project :)

    Posted in: General Chat
  • 0

    posted a message on [Youtube] What is your current favorite song(s)?

    I've gotta say that the song i love the most right now is:

    :D

    Posted in: Off-Topic
  • 0

    posted a message on Broodlord - Increasing broodling stack

    Okay^^

    But it gives you the idea on what to change :P

    Good luck with future projects ;)

    Posted in: Miscellaneous Development
  • 0

    posted a message on Broodlord - Increasing broodling stack

    Hi dude, i saw your post and i started fizzling with this too, and i found the Solution to be Quite Easy :)

    What you need to do is change two things:

    In the Ability "Brood Lord Hanger" Go in the "Info+" Field, Double Click the Ammo Unit (Default Ammo unit 1) And Change the Info - Count to 2 and the Info - Count Start to 4

    Then go to the Ability "Brood Lord Queue2" and change Queue Count to 2 and Queue Size to 4

    Always Happy to Help ^^

    Posted in: Miscellaneous Development
  • 0

    posted a message on [Movies]Scariest Movie you've seen ?

    @Mozared: Go

    Well the genres I'm looking for is the "Creepy Atmosphere", "Simply Disturbing" and "Lot's o' Shock" Genres ^^

    So I kinda want a film that makes me feel really uncomfortable, and gives me a lot of shocks that really is going to freak me out :P

    Posted in: Off-Topic
  • 0

    posted a message on [Movies]Scariest Movie you've seen ?

    Awesome Responses guys ^^

    I heard something about that Chainsaw Massacre (2008) Should be fucked up, Can anyone Confirm that ? :)

    Posted in: Off-Topic
  • 0

    posted a message on [Movies]Scariest Movie you've seen ?

    Hello again fellow people (or Terrans if you prefer that)

    I just started watching Horror Films and I hope to find one that would make me shit my pants and cry for 4 days straight. And I've only just tipped the surface of the Horror-Film-Genre, and as I don't really now a lot of good films in that genre, I would like to know:

    What is the Scariest Film you have ever seen ?

    Thank you for reading this ;)

    Posted in: Off-Topic
  • 0

    posted a message on Delaying a Trigger?

    Hi Dude, Okay, i have been working alot with stuff like this and it's actually pretty simple:

    All you Need is 2 Triggers And 1 Global Variable (integer(!Default to 1!))

    Trigger 1:

    • Event: Every 60 Second of Game Time.
    • Actions: Set Variable (Global Variable) to (1 + Global Variable)

    Trigger 2:

    • Event: Every 5 Second of Game Time.
    • Actions: Unit Create (Global Variable * 2) Zergling at Blabla Location

    If Then (If) - If: (Global Variable) >= 3

    Then: Unit Create (Global Variable / 3) Hydralisk at Blabla Location

    Result:

    Every 5th second X Zergling's will spawn. - Where X is Global Variable's Current Value * 2 - .

    After 120 Seconds X Hydralisk's will spawn. - Where X is Global Variable's Current Value / 3 - .

    Equals: first 60 seconds Spawn 2 Zerglings - - 60 seconds later spawns 4 Zerglings - - 60 Seconds Later spawns 6 Zerglings and 1 Hydralisk - - And so on. . :)

    Posted in: Triggers
  • 0

    posted a message on Im Done with girls . . . [Solved]

    @srsyjd: Go

    Your 14 dude ^^

    There's a huge difference between a 14 year old and a 17 year old :P

    And never think that you're unattractive, that just makes you even more unattractive to girls :P (that's one thing I've learned)

    Posted in: Off-Topic
  • 0

    posted a message on Im Done with girls . . . [Solved]

    @h34dl4g: Go

    Just what i was waiting to hear ^^

    Posted in: Off-Topic
  • 0

    posted a message on Im Done with girls . . . [Solved]

    I think it's kinda strange that this thread has nearly 1 k views and more that it's on it's 4th page of posts :P

    One thing to reply to all of you is:

    Thanks for all the good advice, points of views and arguments :)

    As a clever man once said: "To get a good idea, you've got to have many ideas"

    And btw. this post is solved :P I'm not tired of girls any more (i change my mind real quick :P) Sometimes i just get all emotional when a girl dumps me, maybe it's because I've been rejected more than 100 times :P but I'm beginning to care less and less ^^

    Posted in: Off-Topic
  • 0

    posted a message on Im Done with girls . . . [Solved]

    @michaelknives: Go

    Hmm, on some points

    But i don't really like that M.O.B. Statement :P Money is a Material object, whereas girls aren't :P

    I am the opposite of a Materialist, and I've got plenty of money to make it through life so i don't really care much about them :P

    Posted in: Off-Topic
  • 0

    posted a message on Minecraft

    Minecraft is so awesome ^^

    The word "Minecraft" was in my browser dictionary from the beginning where "Starcraft" isn't xD

    What I am trying to say is: IT IS SO AWESOME! :D

    Posted in: Off-Topic
  • 0

    posted a message on Im Done with girls . . . [Solved]

    @ZealNaga: Go

    That is the first agreeable argument i've seen on this thread ^^

    Thx, that is a good advise ;)

    @SouLCarveRR

    Thanks for clearing those rules out for me :P

    I never knew those kinds of rules existed ^^

    Posted in: Off-Topic
  • To post a comment, please or register a new account.