Code Snippets
With a strange combination of GeSHi, CSS, and WordPress plugins, I finally managed to get an LSL code pasting solution I’m happy with: default { state_entry() { llSay(0, "Hello, douchebag!"); } touch_start(integer total) { llSay(0, "Quit fucking [...]

