Search found 3 matches

by Greg McCray
Fri Jun 14, 2019 10:56 am
Forum: Scripting
Topic: Garage Door Script
Replies: 2
Views: 5784

Garage Door Script

Hi All, I am looking for a garage door script. A simple swing open on touch. I have a door script now here is the script. //door script vector gPos; default { state_entry() { llSetRot(llEuler2Rot(<0,0,0>)); } touch_start(integer total_number) { gPos = llGetPos(); llSetRot(llEuler2Rot(<0,0,PI/2>)); l...
by Greg McCray
Sun Jan 06, 2019 10:44 pm
Forum: Worlds Support
Topic: Im Kinda New--Looking for Public Sandbox
Replies: 7
Views: 8613

Re: Im Kinda New--Looking for Public Sandbox

Thank You all so much, I have been using the Merchant Sandbox.

Thanks again :D
by Greg McCray
Sat Jan 05, 2019 2:57 pm
Forum: Worlds Support
Topic: Im Kinda New--Looking for Public Sandbox
Replies: 7
Views: 8613

Im Kinda New--Looking for Public Sandbox

Hi All I am kinda new here, I was wondering if Kitely has a public sandbox to use, I looked on the map in-world, but all the sandboxes listed said I could not Teleport to that region (no permission) If someone could let me know it would be a great help.

Thanks so much
Greg :D