ANNOUNCEMENTS
- Welcome to the FAMILY
- Before you are allowed access to the full forum, you must introduce yourself!.
and receipt to goonsquad.me@gmail.com


by BEATRIX KIDDO at 04-21-2018, 09:01 AM
0 comments
File bhv of a pose couples BENTO. It is my first sharing, if that does not go to tell me what I badly made. They are MY poses, not of the copy.
Enjoy
Enjoy
by MentalMidget at 04-20-2018, 07:43 PM
0 comments
Worn Stone Floor and Wall Grime 1a
22bb6832-271c-a88f-42ea-806ebf153ae3
Worn Stone Floor and Wall Grime 1b
89e5cc5d-631b-7e30-129c-6c442f27e5db
Worn Stone Floor and Wall Grime 2a
14fa98d9-9874-1ef7-1e32-ddf391841928
Worn Stone Floor and Wall Grime 2b
a780676e-1ec4-7e07-feb0-e62c74d73a9a
Worn Stone Floor and Wall Grime 3a
a67d3484-b734-12d0-fba7-cbea4ec88e3e
Worn Stone Floor and Wall Grime 3b
3504c38b-77a3-dd24-548c-d2936e620e37

by Jester6 at 04-16-2018, 12:21 AM
0 comments
Several gifts at the Neo-Japan event while it lasts
http://maps.secondlife.com/secondlife/GA...90/119/500
http://maps.secondlife.com/secondlife/GA...90/119/500

by rebel at 04-12-2018, 08:12 AM
0 comments
hi,
i m new at using daz for secondlife , need bvh idle animation sample for improve myself. i have tried idle aniamtions but legs are look different..
i m new at using daz for secondlife , need bvh idle animation sample for improve myself. i have tried idle aniamtions but legs are look different..
Forum: Other Scripts

by umarov at 04-11-2018, 08:44 AM
1 comments
Code:
// :CATEGORY:Candles
// :NAME:Candle_Script
// :AUTHOR:Anonymous
// :CREATED:2010-01-10 05:20:56.000
// :EDITED:2013-09-18 15:38:50
// :ID:149
// :NUM:217
// :REV:1.0
// :WORLD:Second Life
// :DESCRIPTION:
// Candle Script.lsl
// :CODE:
// you need two textures, one of a lit candle, and one without.
default
{
state_entry()
{
llSetStatus(STATUS_PHANTOM, TRUE);
llSetTexture("lit_texture", ALL_SIDES);
llListen(0,"","","blow");
llListen(0,"","","light");
}
touch_start(integer number)
{
llSetTexture("lit_texture",ALL_SIDES);
}
listen(integer number, string name, key id, string message)
{
if(message=="blow")
{
llSetTexture("unlit_texture",ALL_SIDES);
}
else if(message=="light")
{
llSetTexture("lit_texture",ALL_SIDES);
}
}
}
// END //

by Frida at 04-04-2018, 08:01 AM
0 comments
https://mega.nz/#F!3LgUxIjL!kplQ88mC_K2gmY55o8-csg
UUIDs
7: f90fa637-8e1a-b5f1-3e23-39d15e35dbe0
6: 3667dffd-b0b8-4129-a8d0-246d269095cc
5: e7d9bbc3-45e5-3446-555d-bf4253bc9e04
4: cd2d3c79-89c4-3d81-8576-0b8742b67aa2
3: 328a3e87-b708-ac74-a692-f3c3dce42167
2: 4b55e56e-be9a-31af-a2b0-db3e26a0dd58
1; b3d35eee-55ba-4fca-964d-812b6ee18172
Welcome, Guest
You have to register before you can post on our site. |
Search Forums
Forum Statistics
Members: 12,179 Latest member: croco78431 Forum threads: 18,227 Forum posts: 53,556 |
Latest Threads