Voting

Category

real language

Bookmarking

Del.icio.us Digg Diigo DZone Earthlink Google Kick.ie
Windows Live LookLater Ma.gnolia Reddit Rojo StumbleUpon Technorati

Language MUSH

Date:04/20/05
Author:Anonymous
URL:n/a
Comments:1
Info:n/a
Score: (3.00 in 10 votes)
Stuff to program multi-user games on the net.

A bunch of drunk engineers(#54326) Owner: eric.korpela Key: 
eric.korpela(#54351PeoZ)  Money: 2 You see a bunch of engineers 
from a south bay firm who look like they've had a bit too much 
to drink. They are random walking all over town, stopping where 
ever they can find approprate beverages. I bet they'd sing 
"99 bottles of beer" if you asked them to.

Listen: *sing*99*

Ahear: use me;
       @wait 3={
          @while gt(V(vi),1)={
            @if eq(V(vj),V(vi))=think,{@trigger me/vy;@decrement me/vj}
          };
          @wait DONE=:collapses into an algoholic stupor.
       }

VY: say concat(V(vi),bottles of beer on the wall!); 
    say concat(V(vi),bottles of beer.); 
    say You take one down, and pass it around; 
    @decrement me/vi; 
    say concat(V(vi),bottles of beer on the wall.);
    @emit

Ause: @vi me=99;@vj me=100

Ouse: takes a deep breath and begins to sing.

Scent: They smell of 43 different types of liquor.

Functions: #69

Download Source | Write Comment

Alternative Versions

Comments

>>  Eric Korpela said on 01/13/06 03:28:02

Eric Korpela
I'm the author of this one. (Hence my name in the code). There are some formatting problems. The owner, key and money entries should be on separate lines, followed by the description. Probably got munged in the transfer from timtroyr's original site.

Download Source | Write Comment

Add Comment

Please provide a value for the fields Name, Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.

Please don't post large portions of code here! Use the form to submit new examples or updates instead!

Name:

eMail:

URL:

Security Code:
  
Comment: