Difference between revisions of "User:Shadowen Silvera"

From Second Life Wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
Mentor, Scripter, Builder, Teacher, Leader. Jack of all Trades.
== Default Primitive Parameters ==
Manager of Music Island (http://slurl.com/secondlife/Music/141/114/22)
Founder:
Digital Deities,
Digital Design,
SL Networkers,
Academy of Live Music,
Mono Dev,
Music Notes,
Music_Island,
Rubiks,
teh,
Yet Another Comedy Club.


{{skills
{| {{Prettytable}}
|Builder=*
|+ Default Primitive Parameters
|Scripter=*
! scope="col" | Type
|}}
! scope="col" | Parameters
{{visl
! scope="col" | Default Parameters
|Greeters=
|-
|Mentors=*
! scope="row" | Box
|Helpers=
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''taper_b''', [[vector]] '''topshear'''
|Instructors=
| [PRIM_TYPE, PRIM_TYPE_BOX, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 1.0, 0.0>, <0.0, 0.0, 0.0>]
|Scribe=
|-
|Linguist=
! scope="row" | Cylinder
|Buddy=
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''taper_b''', [[vector]] '''topshear'''
|}}
| [PRIM_TYPE, PRIM_TYPE_CYLINDER, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 1.0, 0.0>, <0.0, 0.0, 0.0>]
|-
! scope="row" | Prism
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''taper_b''', [[vector]] '''topshear'''
| [PRIM_TYPE, PRIM_TYPE_PRISM, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <0.0, 0.0, 0.0>, <0.0, 0.0, 0.0]
|-
! scope="row" | Sphere
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''dimple'''
| [PRIM_TYPE, PRIM_TYPE_SPHERE, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <0.0, 1.0, 0]
|-
! scope="row" | Torus
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''holesize''', [[vector]] '''topshear''', [[vector]] '''profilecut''', [[vector]] '''taper_a''', [[float]] '''revolutions''', [[float]] '''radiusoffset''', [[float]] '''skew'''
| [PRIM_TYPE, PRIM_TYPE_TORUS, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 0.25, 0.0>, <0.0, 0.0, 0.0>, <0.0, 1.0, 0.0>, <0.0, 0.0, 0.0>, 1.0, 0.0, 0.0]
|-
! scope="row" | Tube
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''holesize''', [[vector]] '''topshear''', [[vector]] '''profilecut''', [[vector]] '''taper_a''', [[float]] '''revolutions''', [[float]] '''radiusoffset''', [[float]] '''skew'''
| [PRIM_TYPE, PRIM_TYPE_TUBE, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 0.25, 0.0>, <0.0, 0.0, 0.0>, <0.0, 1.0, 0.0>, <0.0, 0.0, 0.0>, 1.0, 0.0, 0.0]
|-
! scope="row" | Ring
| [[key]] '''holeshape''', [[vector]] '''cut''', [[float]] '''hollow''', [[vector]] '''twist''', [[vector]] '''holesize''', [[vector]] '''topshear''', [[vector]] '''profilecut''', [[vector]] '''taper_a''', [[float]] '''revolutions''', [[float]] '''radiusoffset''', [[float]] '''skew'''
| [PRIM_TYPE, PRIM_TYPE_RING, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 0.25, 0.0>, <0.0, 0.0, 0.0>, <0.0, 1.0, 0.0>, <0.0, 0.0, 0.0>, 1.0, 0.0, 0.0]
|-
! scope="row" | Sculpted
| [[string]] '''map''', [[key]] '''type'''
| [PRIM_TYPE, PRIM_TYPE_SCULPT, "c110440b-c276-88fb-9f3b-abf123f7ea2b", PRIM_SCULPT_TYPE_SPHERE]
|}

Latest revision as of 22:09, 7 March 2012

Default Primitive Parameters

Default Primitive Parameters
Type Parameters Default Parameters
Box key holeshape, vector cut, float hollow, vector twist, vector taper_b, vector topshear [PRIM_TYPE, PRIM_TYPE_BOX, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 1.0, 0.0>, <0.0, 0.0, 0.0>]
Cylinder key holeshape, vector cut, float hollow, vector twist, vector taper_b, vector topshear [PRIM_TYPE, PRIM_TYPE_CYLINDER, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 1.0, 0.0>, <0.0, 0.0, 0.0>]
Prism key holeshape, vector cut, float hollow, vector twist, vector taper_b, vector topshear [PRIM_TYPE, PRIM_TYPE_PRISM, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <0.0, 0.0, 0.0>, <0.0, 0.0, 0.0]
Sphere key holeshape, vector cut, float hollow, vector twist, vector dimple [PRIM_TYPE, PRIM_TYPE_SPHERE, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <0.0, 1.0, 0]
Torus key holeshape, vector cut, float hollow, vector twist, vector holesize, vector topshear, vector profilecut, vector taper_a, float revolutions, float radiusoffset, float skew [PRIM_TYPE, PRIM_TYPE_TORUS, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 0.25, 0.0>, <0.0, 0.0, 0.0>, <0.0, 1.0, 0.0>, <0.0, 0.0, 0.0>, 1.0, 0.0, 0.0]
Tube key holeshape, vector cut, float hollow, vector twist, vector holesize, vector topshear, vector profilecut, vector taper_a, float revolutions, float radiusoffset, float skew [PRIM_TYPE, PRIM_TYPE_TUBE, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 0.25, 0.0>, <0.0, 0.0, 0.0>, <0.0, 1.0, 0.0>, <0.0, 0.0, 0.0>, 1.0, 0.0, 0.0]
Ring key holeshape, vector cut, float hollow, vector twist, vector holesize, vector topshear, vector profilecut, vector taper_a, float revolutions, float radiusoffset, float skew [PRIM_TYPE, PRIM_TYPE_RING, 0, <0.0, 1.0, 0.0>, 0.0, <0.0, 0.0, 0.0>, <1.0, 0.25, 0.0>, <0.0, 0.0, 0.0>, <0.0, 1.0, 0.0>, <0.0, 0.0, 0.0>, 1.0, 0.0, 0.0]
Sculpted string map, key type [PRIM_TYPE, PRIM_TYPE_SCULPT, "c110440b-c276-88fb-9f3b-abf123f7ea2b", PRIM_SCULPT_TYPE_SPHERE]