Search results

  1. Z

    This

    That is correct, but that's not relevant to the point.
  2. Z

    This

    I do not worship the warship unless it floats on holy water. Swimming then eating is better than eating then swimming. Over there is where they're eating their food. So where were you going to? In terms of spelling, I wonder why people wander. That is all.
  3. Z

    League of Legends anyone play?

    This game's winner is... Kayle
  4. Z

    Kongregate World Cup Forum Game Trophy Design

    If you want to be all scientific and shiz, all legs on an ant are connected to the the thorax (middle body section). I don't know about other people, but I confused it with a beetle holding the world on the back of its shoulders. Though going at the hercules beetle play, they have verticle...
  5. Z

    Multitask (Flash)

    Multitask Goes up to 4 tasks, then increases in difficulty. 0-15: balance ball [left|right arrow keys] 15-40: adds avoiding objects [up|down arrow keys] 40-80: adds grabbing boxes with cursor [a,s,d,w keys for movement] 80-120: adds avoiding walls in side scroller [hold space to go up| release...
  6. Z

    Two good things put together!

    Popipo + Angry German Kid = Angry German Popipo
  7. Z

    Software to Compose music

    Anything with direct VST support is nice really.
  8. Z

    League of Legends anyone play?

    Shaco disagrees with that statement. He says "I can avoid all that shit!"
  9. Z

    [NSFW] Song worth mentioning!

    Blarsa - One Night Stand It's a humor song, but I think the instrumental and vocals were well put together, so I put it in this forum. Favorite line in the song is... "Aftermath"
  10. Z

    Nurarihyon no Mago (Inuyasha sequel)

    P'shaw... Hence house of spirits.
  11. Z

    Nurarihyon no Mago (Inuyasha sequel)

    With the Inuyasha final season over and people left wanting more... I mean... Did Inuyasha and Kagome hit it off completely and start a family like Miroku and Sango did? Well here to answer that... Rikuo Nura, is 3 parts human and a quarter Demon, lives in a house of spirits with his...
  12. Z

    Detect who is Host?

    If it's because you want to choose game settings like "all pick|all random", "life count: ##", "trader|no trader" from any slot. Then you don't need to determine the game creator or host. You can make customs options that can be done in pre-creation now.
  13. Z

    Unit Click Event counts clicking and "unclicking"?

    Well assuming that it's a bug that can't be easily fixed, the work around is pretty simple. Make a global array variable with the size of 15 for each trigger that uses it. In each trigger put in... If (Triggering Unit == <unitArray>[Triggering Player]) Then --Set <unitArray>[Triggering...
  14. Z

    Players = Integers (No conversions needed)

    This is not intended to be pejorative. This is a common question that I think should be out in plain sight.
  15. Z

    Calling functions, how?

    And if you want a function to do stuff, without giving a value, then you need to make an action definition instead of a function.
  16. Z

    Difference between Event and Condition

    Well if you want to treat conditions as an event, you'll need to use a periodic event. Though, what exactly is the event you can't find?
  17. Z

    Can't see water I've placed

    Hover your mouse over the area of the terrain, look at the third value found on the bottom left. Then in terrain -> water. Click the edit water button. Set height to be higher than the value you were told to look at.
  18. Z

    Setting Variables

    CreateUnit, they don't have a unit creation function that returns a unit.
  19. Z

    Need Trigger Help

    "Unit Starts Attacking" obviously fires when the attack is starting. "Unit Is Attacked" fires when an attack is finished. (You want this one. It's free of cancel exploiting) Attacked Events Unit - Any Unit is attacked Local Variables Conditions Actions General -...
Top