// 99 Bottles of Beer On The Wall // Version 2.0, Corrected for exact lyrics // Ref entry by, and apologies to, MNMNK - I hadn't seen it before. // In Linden Labs Scripting Language (LSL) // Wolt Amat integer beer = 99; vector signcolor = <1,0,0>; // Red float signtrans = 1.0; // Opaque string BB = " bottles of beer"; string OW = " on the wall"; string TD = "Take one down and pass it around, "; string BC; default { state_entry() { llSetText("Touch me to start taking beer off the wall", signcolor,