View Single Post
Old 05-07-2012, 10:43 AM   #1
Ayasano
New Member
 
Join Date: May 2012
Posts: 2
Ayasano is on a distinguished road
Help with LambdaMOO

I've set up LambdaMOO with the JH Core database on a Virtual Box server. I'm able to log in fine, and build new rooms, items, etc., but I've run into a problem with programming an object.

I've been following tutorial, and it goes fine until I get to adding the line

which simply refuses to compile. After checking 'list', I noticed that it's stripping the semi-colon off the end. I even tried removing the period and entering it on its own, since that looked a bit iffy to me, and entering the semi-colon on its own line too, but no luck. Even if I try to enter other commands, it always strips the semi-colon off and fails to compile.

Any ideas on how to fix this?
Ayasano is offline   Reply With Quote