MOVED: Dear resmods
|
Lordfly Digeridoo
Prim Orchestrator
Join date: 21 Jul 2003
Posts: 3,628
|
04-04-2006 09:46
Please stop moving every single thread to a different forum that nobody reads.
Signed,
Your fellow SL residents.
edit: moved to notices and well wishes
edit: moved to Resmod forum
edit: moved to off topic
edit: moved to products wanted
edit: moved to SL Answers
edit: moved to forums.somethingawful.com
edit: moved to news.google.com
edit: moved to dev/null
edit: moved to c:\windows
edit: moved to Tulsa, Oklahoma
_____________________
---- http://www.lordfly.com/ http://www.twitter.com/lordfly http://www.plurk.com/lordfly
|
Belaya Statosky
Information Retrieval
Join date: 3 Jun 2004
Posts: 552
|
04-04-2006 09:49
Moved to Korean Forums.
|
Lewis Nerd
Nerd by name and nature!
Join date: 9 Oct 2005
Posts: 3,431
|
04-04-2006 09:52
Moved to tears of boredom?
Lewis
|
CrystalShard Foo
1+1=10
Join date: 6 Feb 2004
Posts: 682
|
04-04-2006 09:59
Its Psuedo-Code time! //Resmod automation tool. Use with care!
default { state_entry() { integer number_of_forums = llGetListLength(llGetForumList()); string random_destination = llList2String(llGetForumList(), llFrand(number_of_forums));
llMoveThread(CURRENT_THREAD, random_destination); llPost(CURRENT_THREAD,"Moved to "+random_destination+"."); } }
|
Lordfly Digeridoo
Prim Orchestrator
Join date: 21 Jul 2003
Posts: 3,628
|
04-04-2006 10:00
omgresmods
_____________________
---- http://www.lordfly.com/ http://www.twitter.com/lordfly http://www.plurk.com/lordfly
|
Belaya Statosky
Information Retrieval
Join date: 3 Jun 2004
Posts: 552
|
04-04-2006 10:00
From: CrystalShard Foo Its Psuedo-Code time! //Resmod automation tool. Use with care!
default { state_entry() { integer number_of_forums = llGetListLength(llGetForumList()); string random_destination = llList2String(llGetForumList(), llFrand(number_of_forums));
llMoveThread(CURRENT_THREAD, random_destination); llPost(CURRENT_THREAD,"Moved to "+random_destination+"."); } }
Will this be the first time we get moved from General to Scripting? Bad cat! Bad!
|
Marcus Moreau
frand
Join date: 25 Dec 2004
Posts: 602
|
04-04-2006 10:04
list destinations = ["Notices & Well Wishes", "Off-Topic", "SL Answers", "General", "Tulsa, Oklahoma"];
default { view_post(integer total_number) { integer rand = llRound(llFrand(4)); llMoveToForum(llList2String(destinations, rand)); } }
_____________________
Marcus Moreau
Disenfranchised island owner...
"This statement is false." User #121869 or something close
|
Marcus Moreau
frand
Join date: 25 Dec 2004
Posts: 602
|
04-04-2006 10:05
From: CrystalShard Foo Its Psuedo-Code time! Great (read: crazy/bored) minds... MM
_____________________
Marcus Moreau
Disenfranchised island owner...
"This statement is false." User #121869 or something close
|
CrystalShard Foo
1+1=10
Join date: 6 Feb 2004
Posts: 682
|
04-04-2006 10:17
Drats! Forgot to cast the random float to integer. Aw well.
|
Euterpe Roo
The millionth monkey
Join date: 24 Jan 2005
Posts: 1,395
|
04-04-2006 11:20
No fair!! I am teh sukk with LSL scripts. What are you silly people saying, anyway? <moves thread to Tulsa> (I understood the Tulsa part  ) 
_____________________
"Of course, you'd also have to mention . . . furries, Sith Lords, cyberpunks, glowing balls of gaseous neon fumes, and walking foodstuffs" --Cory Edo “One man developed a romantic attachment to a tractor, even giving it a name and writing poetry in its honor." MSN "  next week: the .5m torus of "I ate a yummy sandwich and I'm sleepy now"  " Desmond Shang
|
Marcus Moreau
frand
Join date: 25 Dec 2004
Posts: 602
|
04-04-2006 11:35
From: Euterpe Roo No fair!! I am teh sukk with LSL scripts. What are you silly people saying, anyway? <moves thread to Tulsa> (I understood the Tulsa part  )  Well, I am saying whenever someone views the thread, move it to a random forum from the list I gave at the top. Crystal's is far more fun - whenever the forum post is entered, move to a random forum from the entire list of forum areas out there.  MM
_____________________
Marcus Moreau
Disenfranchised island owner...
"This statement is false." User #121869 or something close
|
Ingrid Ingersoll
Archived
Join date: 10 Aug 2004
Posts: 4,601
|
04-04-2006 11:43
This thread really moved me.
|
Burke Prefect
Cafe Owner, Superhero
Join date: 29 Oct 2004
Posts: 2,785
|
04-04-2006 11:47
From: CrystalShard Foo Drats! Forgot to cast the random float to integer. Aw well. Does that work? Note: This thread moved my bowels. moved to off-topic
|
Marcus Moreau
frand
Join date: 25 Dec 2004
Posts: 602
|
04-04-2006 12:09
From: Burke Prefect Does that work?
Note: This thread moved my bowels. moved to off-topic Yes, drops the decimal portion I believe, like a floor() function. MM
_____________________
Marcus Moreau
Disenfranchised island owner...
"This statement is false." User #121869 or something close
|
CrystalShard Foo
1+1=10
Join date: 6 Feb 2004
Posts: 682
|
04-04-2006 12:33
Yus. Both floor's it and casts to an integer. I use it much.
|
ZsuZsanna Raven
~:+: Supah Kitteh :+:~
Join date: 19 Dec 2004
Posts: 2,361
|
04-04-2006 12:39
This thread has been moved to lie next to Jimmy Hoffa's body, wherever the hell that is...
_____________________
~Mewz!~ 
|
Siobhan Taylor
Nemesis
Join date: 13 Aug 2003
Posts: 5,476
|
04-04-2006 12:43
From: ZsuZsanna Raven This thread has been moved to lie next to Jimmy Hoffa's body, wherever the hell that is... It's just a few yards from Elvis's of course.
_____________________
http://siobhantaylor.wordpress.com/
|
FlipperPA Peregrine
Magically Delicious!
Join date: 14 Nov 2003
Posts: 3,703
|
04-04-2006 12:46
From: Euterpe Roo <moves thread to Tulsa> (I understood the Tulsa part  ) Tulsa spelled backwards is A slut! Then again, Xanax spelled backwards is Xanax and "sit on a potato pan otis" backwards is "sit on a potato pan otis".
_____________________
Peregrine Salon: www.PeregrineSalon.com - my consulting company Second Blogger: www.SecondBlogger.com - free, fully integrated Second Life blogging for all avatars!
|
Euterpe Roo
The millionth monkey
Join date: 24 Jan 2005
Posts: 1,395
|
04-04-2006 12:48
From: Marcus Moreau Well, I am saying whenever someone views the thread, move it to a random forum from the list I gave at the top. Crystal's is far more fun - whenever the forum post is entered, move to a random forum from the entire list of forum areas out there.  MM Thank you, Marcus.  You folks are coding poetry. My only question: what on earth is Tulsa going to do with the superfluous threads? I know . . . bathing suits for cats. http://www.dougrusty.com/FunnyPhotos/sunbathers.jpg
_____________________
"Of course, you'd also have to mention . . . furries, Sith Lords, cyberpunks, glowing balls of gaseous neon fumes, and walking foodstuffs" --Cory Edo “One man developed a romantic attachment to a tractor, even giving it a name and writing poetry in its honor." MSN "  next week: the .5m torus of "I ate a yummy sandwich and I'm sleepy now"  " Desmond Shang
|
Ingrid Ingersoll
Archived
Join date: 10 Aug 2004
Posts: 4,601
|
04-04-2006 12:54
From: Burke Prefect Note: This thread moved my bowels. moved to off-topic moved to a fetish website
|
Elde Eponym
Registered User
Join date: 14 Feb 2006
Posts: 159
|
04-04-2006 13:09
From: Lordfly Digeridoo Please stop moving every single thread to a different forum that nobody reads.
If every single thread got moved. You'd have a point. If even a majority of threads got moved. You'd have a point. The simple fact is, only a small minority of threads get moved - plainly leaving a link in the forums they were moved from (I.E. the complaint about 'nobody reads' is just hot air).
|
Marcus Moreau
frand
Join date: 25 Dec 2004
Posts: 602
|
04-04-2006 13:24
*pop Lordfly's accusations*
_____________________
Marcus Moreau
Disenfranchised island owner...
"This statement is false." User #121869 or something close
|
Siobhan OFlynn
Evildoer
Join date: 19 Aug 2003
Posts: 1,140
|
04-04-2006 13:37
Reading this thread made the earth move under my feet. I feel the sky tumbling down, tumbling down........ 
_____________________
From: Starax Statosky Absolute freedom is heavenly. I'm sure they don't have a police force and resmods in heaven. From: pandastrong Fairplay omgeveryonegetoutofmythreadrightnowican'ttakeit From: Soleil Mirabeau I'll miss all of you assholes. 
|
Pyrii Akula
NO PANTS!
Join date: 25 Nov 2005
Posts: 187
|
04-04-2006 13:41
edit: moved to gb2/a
|
Elle Pollack
Takes internets seriously
Join date: 12 Oct 2004
Posts: 796
|
04-04-2006 13:42
MOVED: to the realm of insanity...I mean, the ResMod forum.
(LF, you prolly know from hanging out in IRC #secondlife, like I, that there's people who won't read the mess that is often General. I know all the thread moving is making some people unhappy, there's not really any way around that. Hopefully though, the end result will be a much saner forum. We are leaving redirets so people can find the moved threads, and we definatly encourage more people to go to the various subforums and keep them populated.)
_____________________
*********************************************** "Ya'll are so cute with your pitchforks and torches ..." ~Brent Linden SL streams a world, can you also stream a mind?
|