User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: then()?

  1. #1
    Gibdo Master Maniac's Avatar
    Join Date
    Aug 2007
    Location
    umm in a house
    Age
    32
    Posts
    646
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    2,534
    Level
    16
    vBActivity - Bars
    Lv. Percent
    47.53%

    then()?

    does this function exist at all? it would be really nice if it did...
    ... i just died a little inside...

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    "this time, of this sixteenth of a thousand lives will be my last, and this curse will be broken. though my fate is to burn in hell, it is worse to live among the thousand lifetimes that i have been sentenced to, than it would be to have satan tear the flesh from my body repeatedly for an eternity"

    --Andross Maximillion Remedy
    (otherwise known as Rem)

  2. #2
    The Time-Loop Continues ZC Developer
    Gleeok's Avatar
    Join Date
    Apr 2007
    Posts
    4,826
    Mentioned
    259 Post(s)
    Tagged
    10 Thread(s)
    vBActivity - Stats
    Points
    12,960
    Level
    33
    vBActivity - Bars
    Lv. Percent
    26.37%

    Re: then()?

    Huh... You mean 'else'?
    This post contains the official Gleeok seal of approval. Look for these and other posts in an area near you.

  3. #3
    &&
    ZC Developer
    Joe123's Avatar
    Join Date
    Sep 2006
    Age
    33
    Posts
    3,061
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    7,305
    Level
    26
    vBActivity - Bars
    Lv. Percent
    8.97%

    Re: then()?

    And what is the purpose of this 'then()' MM?

  4. #4
    Wizrobe C-Dawg's Avatar
    Join Date
    Jan 2002
    Posts
    4,205
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    6,613
    Level
    25
    vBActivity - Bars
    Lv. Percent
    0.14%

    Re: then()?

    Can I stick a boner array in a butt loop?

    (Kudos if you get the reference.)

  5. #5
    The Time-Loop Continues ZC Developer
    Gleeok's Avatar
    Join Date
    Apr 2007
    Posts
    4,826
    Mentioned
    259 Post(s)
    Tagged
    10 Thread(s)
    vBActivity - Stats
    Points
    12,960
    Level
    33
    vBActivity - Bars
    Lv. Percent
    26.37%

    Re: then()?

    Quote Originally Posted by C-Dawg View Post
    Can I stick a boner array in a butt loop?

    (Kudos if you get the reference.)

    Ahahahhahaa!!!! Dude, I was about one second from displacing a mouthful of coffee on to my monitor in some type of touhou bullet pattern!

    ..And no, don't get the reference.
    This post contains the official Gleeok seal of approval. Look for these and other posts in an area near you.

  6. #6
    Wizrobe C-Dawg's Avatar
    Join Date
    Jan 2002
    Posts
    4,205
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    6,613
    Level
    25
    vBActivity - Bars
    Lv. Percent
    0.14%

    Re: then()?

    Online web comic named "Saturday Morning Breakfast Cereal." There's a comic script about a new, super-elegant programming language designed by 12 year olds. My quote was one of the questions from a student in the class in the comic strip.

    On a more series note, I meant the post to mean: no one has a clue what you're asking, Master Maniac.

  7. #7
    Wizrobe The_Amaster's Avatar
    Join Date
    Dec 2005
    Location
    St. Mystere
    Age
    33
    Posts
    3,803
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    8,812
    Level
    28
    vBActivity - Bars
    Lv. Percent
    26.29%

    Re: then()?

    ...it sounds like if-then...
    but thats a really basic function. MM should know that.

  8. #8
    Gibdo Master Maniac's Avatar
    Join Date
    Aug 2007
    Location
    umm in a house
    Age
    32
    Posts
    646
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    2,534
    Level
    16
    vBActivity - Bars
    Lv. Percent
    47.53%

    Re: then()?

    no i meant as in a sequence.
    like this:

    Code:
    if(this happens){
     then(this happens){
      then(this happens){
       make this happen
    meaning if a certain condition is met for the if() and then the next few conditions are met in the order specefied by the sequence, then the final line is to make this happen

    i found a way to navigate around it, but it would bt much easier to make ocarina scripts without having to use else() every other function...
    ... i just died a little inside...

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    "this time, of this sixteenth of a thousand lives will be my last, and this curse will be broken. though my fate is to burn in hell, it is worse to live among the thousand lifetimes that i have been sentenced to, than it would be to have satan tear the flesh from my body repeatedly for an eternity"

    --Andross Maximillion Remedy
    (otherwise known as Rem)

  9. #9
    &&
    ZC Developer
    Joe123's Avatar
    Join Date
    Sep 2006
    Age
    33
    Posts
    3,061
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    7,305
    Level
    26
    vBActivity - Bars
    Lv. Percent
    8.97%

    Re: then()?

    Lol n00b!


    (Sorry, I've been calling everyone n00bs recently, no need to be offended =P)


    Code:
    if(this is true){
     this happens;
     this happens;
     this happens;
     make this happen;
    }
    There is no need for then, you just put them one after the other and then they happen in that order.

  10. #10
    Wizrobe The_Amaster's Avatar
    Join Date
    Dec 2005
    Location
    St. Mystere
    Age
    33
    Posts
    3,803
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    8,812
    Level
    28
    vBActivity - Bars
    Lv. Percent
    26.29%

    Re: then()?

    No, he means like, if all three conditions are met in that order, then the fourth result happens...I think.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social