PDA

View Full Version : [3RD PARTY] random.lsl


SHAMUS Carter
12-11-2008, 11:14 AM
here a simple script that dials a random address when you touch it

and it dose not speak in the public chat.


yes it may be simple, but it is less annoying then when someone dose the exact same thing on 0


[START]

<pre>default
{
touch_start(integer total_number)
{
llSay(123, "/d random");
}
}</pre>





[END]

Lex Mars
14-11-2008, 12:37 AM
Or you could simply type: /123 /d random

In your chat bar and do the same exact thing.

SHAMUS Carter
18-11-2008, 02:57 AM
very true

SHAMUS Carter
18-11-2008, 03:03 AM
Or you could simply type: /123 /d random

In your chat bar and do the same exact thing.

I usually do.

it's just that im surprised by the number of random button's I see in sl that speak on 0