User:Trinity Coulter/Random Message Script: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 August 2008

  • curprev 15:1315:13, 27 August 2008Trinity Coulter talk contribs 416 bytes +416 New page: The following script will say a random message when clicked. <lsl> list manysayings = ["Message 1","Message 2","Message 3"]; float num_sayings; default { state_entry() { ...