• Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

 
    •  
      CommentAuthorMartijn
    • CommentTimeDec 2nd 2008 edited
    Bregt wrote
    You all want too much smileys. I want something back! Like cookies, or kisses.


    There ya go.
    'no passion nor excitement here, despite all the notes and musicians' ~ Falkirkbairn
    • CommentAuthorAnthony
    • CommentTimeDec 2nd 2008
    Martijn wrote
    LAST warning, you overblown bags of testosterone. angry

    Martijn wrote
    Repeated appeal from your MOD (with the power to edit and to BAN), in possibly a slightly sterner tone of voice with maybe just a hint of starting to sound ominous:

    Martijn wrote
    At this time I would advocate starting a separate 18+ subforum to keep the testosterone gone wild out of the less hormonally imbalanced threads...


    If you persist in this kind of behaviour, I'll have no choice but to...
    shocked

    Apologies, Master...didn't recognise you there...
    :grovel:


    What was that? A request for more spiders? wink
    •  
      CommentAuthorHeeroJF
    • CommentTimeDec 4th 2008 edited
    Bregt wrote
    You all want too much smileys. I want something back! Like cookies, or kisses.

    kiss kiss kiss kiss love kiss kiss kiss kiss

    and erm.... :cookie:
    ''The mandate, as well as the benefit, of responsibility is the ability to tell when one can afford to be irresponsible.'' - Me
    •  
      CommentAuthorHeeroJF
    • CommentTimeDec 4th 2008
    Christodoulides wrote
    Well it sounds like really loud whistling, that's air coming out very, very loud. That or it is coupled with another instrument or part of a wind instrument (the embouchure e.g.) played in such a way that only the wind passing through sound is produced.

    That's what it is? A wind effect? Wow. Always thought it was a screeching string.

    if ($string eq "screenching") {
    return 1;
    }
    ''The mandate, as well as the benefit, of responsibility is the ability to tell when one can afford to be irresponsible.'' - Me
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    HeeroJF wrote
    [if ($string eq "screenching") {
    return 1;
    }


    LOL biggrin

    Brought back memories of good ol' programming classes...
  1. Which language is it? I don't remember the operator eq, always = or ==.

    Though it's similar to PHP and, of course, C
    http://www.filmmusic.pl - Polish Film Music Review Website
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    C++ I think
  2. the eq seems very Assembler-like, this is why it turned me off C++ (it would be ==)

    Edited to add $ before name to determine a string variable shows that it's similar to PHP
    http://www.filmmusic.pl - Polish Film Music Review Website
    •  
      CommentAuthorMartijn
    • CommentTimeDec 5th 2008
    10 print "hello!"
    20 goto 10
    30 end


    *sigh*
    sad
    'no passion nor excitement here, despite all the notes and musicians' ~ Falkirkbairn
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    ^ that's BASIC wink
    •  
      CommentAuthorMartijn
    • CommentTimeDec 5th 2008
    I know. I was just displaying my sad and ancient proto-amateurism as far as programming goes.
    'no passion nor excitement here, despite all the notes and musicians' ~ Falkirkbairn
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    I'm not a pro either. We only did some Java and C++ during the last few years in school.
    •  
      CommentAuthorMartijn
    • CommentTimeDec 5th 2008
    Yeah, I did a Java class a couple of years back... got a 3/10 which pretty much indicated to me this is probably NOT a professional route I should pursue...
    'no passion nor excitement here, despite all the notes and musicians' ~ Falkirkbairn
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    Ouch... yeah that can be tough. Luckily we had a quite good teacher so he helped us sail through the exams without too much problem. But when it was first introduced to us, I had a hell of a time with programming!
    •  
      CommentAuthorRian
    • CommentTimeDec 5th 2008
    foreach( World w in Universe.Instance.GetUniverse() ){
    Console.WriteLine(string.Format("Hello {0}!", w));
    }
    Console.ReadKey();
    What do you hear? Nothing but the rain...
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    dizzy
    •  
      CommentAuthorDemetris
    • CommentTimeDec 5th 2008
    Don't have a friggin clue what you're on about! shocked
    Love Maintitles. It's full of Wanders.
    •  
      CommentAuthorThomas
    • CommentTimeDec 5th 2008
    if (album.getTrackCount() > 30 && album.getAverageTrackLength() < 60){
    album.setComposer("Thomas Newman");
    }
    •  
      CommentAuthorMartijn
    • CommentTimeDec 5th 2008
    Thomas wrote
    if (album.getTrackCount() > 30 && album.getAverageTrackLength() < 60){
    album.setComposer("Thomas Newman");
    }


    lol
    'no passion nor excitement here, despite all the notes and musicians' ~ Falkirkbairn
    •  
      CommentAuthorRian
    • CommentTimeDec 5th 2008
    lol indeed.
    What do you hear? Nothing but the rain...
    •  
      CommentAuthorDemonStar
    • CommentTimeDec 5th 2008
    Thomas wrote
    if (album.getTrackCount() > 30 && album.getAverageTrackLength() < 60){
    album.setComposer("Thomas Newman");
    }


    Haha! bounce
    •  
      CommentAuthorDemetris
    • CommentTimeDec 5th 2008
    I understood that biggrin
    Love Maintitles. It's full of Wanders.
  3. biggrin
    http://www.filmmusic.pl - Polish Film Music Review Website