;Flowerbed script, by Stereo ;Generates a large bed of flowers wherever you're pointing ;All props for this script are available at the outpost palace, palace://outpost.lag.com:9998, in the props & sounds room { MOUSEPOS Y = X = Y 70 - Y1 = X 170 - X1 = 0 i = { "purpleflower" X1 300 RANDOM + Y1 100 RANDOM + ADDLOOSEPROP "blueflower" X1 300 RANDOM + Y1 100 RANDOM + ADDLOOSEPROP i++ } { i 30 < } WHILE "" CHATSTR = } CHATSTR "flowerbed" == IF ;++++++++++++++++++ END OF SCRIPT +++++++++++++++++++++ ;++++++++++++++++++ END OF SCRIPT +++++++++++++++++++++ This script uses the following props: purpleflower, blueflower This script uses the following sounds: Keyword to activate this script: flowerbed Requires painting to be on to function completely: no