RandColorwTimer: 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.

21 January 2013

29 April 2012

  • curprev 17:5617:56, 29 April 2012Xintar Citron talk contribs 577 bytes +577 Created page with "<lsl> integer zmienna=3; default { state_entry() { llSetTimerEvent(0.1); // Szybkosc zmiany } timer() { float r = llFrand(1); float g = llFrand(1); float b = ll…"