diff options
author | Brian McBee | 2008-01-07 01:03:46 +0000 |
---|---|---|
committer | Brian McBee | 2008-01-07 01:03:46 +0000 |
commit | 35b0c2e9dfbbf811c12c9e3e7d4359a13b987977 (patch) | |
tree | 42e91b37aa581006dc9defb6780ff15319049d3f /bin/inventory/ScriptsLibrary | |
parent | Factor out inventory code in SceneObjectGroup into seperate class. (diff) | |
download | opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.zip opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.tar.gz opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.tar.bz2 opensim-SC_OLD-35b0c2e9dfbbf811c12c9e3e7d4359a13b987977.tar.xz |
More inventory work for CharlieO. Final patch to make it all work yet to come.
Diffstat (limited to 'bin/inventory/ScriptsLibrary')
-rw-r--r-- | bin/inventory/ScriptsLibrary/ScriptsLibraryFolders.xml | 158 | ||||
-rw-r--r-- | bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml | 289 |
2 files changed, 447 insertions, 0 deletions
diff --git a/bin/inventory/ScriptsLibrary/ScriptsLibraryFolders.xml b/bin/inventory/ScriptsLibrary/ScriptsLibraryFolders.xml new file mode 100644 index 0000000..499e728 --- /dev/null +++ b/bin/inventory/ScriptsLibrary/ScriptsLibraryFolders.xml | |||
@@ -0,0 +1,158 @@ | |||
1 | <Nini> | ||
2 | <!-- | ||
3 | <Section Name="Example Library"> | ||
4 | <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/> | ||
5 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
6 | <Key Name="name" Value="Example Library"/> | ||
7 | <Key Name="type" Value="0"/> | ||
8 | </Section> | ||
9 | --> | ||
10 | |||
11 | <Section Name="Scripts Library"> | ||
12 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
14 | <Key Name="name" Value="Scripts Library"/> | ||
15 | <Key Name="type" Value="10"/> | ||
16 | </Section> | ||
17 | |||
18 | <!-- Subfolders under "Scripts Library" --> | ||
19 | |||
20 | <Section Name="A"> | ||
21 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
22 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
23 | <Key Name="name" Value="A"/> | ||
24 | <Key Name="type" Value="10"/> | ||
25 | </Section> | ||
26 | <Section Name="B"> | ||
27 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba004"/> | ||
28 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
29 | <Key Name="name" Value="B"/> | ||
30 | <Key Name="type" Value="10"/> | ||
31 | </Section> | ||
32 | <Section Name="C"> | ||
33 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba005"/> | ||
34 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
35 | <Key Name="name" Value="C"/> | ||
36 | <Key Name="type" Value="10"/> | ||
37 | </Section> | ||
38 | <Section Name="D"> | ||
39 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba006"/> | ||
40 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
41 | <Key Name="name" Value="D"/> | ||
42 | <Key Name="type" Value="10"/> | ||
43 | </Section> | ||
44 | <Section Name="E"> | ||
45 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba007"/> | ||
46 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
47 | <Key Name="name" Value="E"/> | ||
48 | <Key Name="type" Value="10"/> | ||
49 | </Section> | ||
50 | <Section Name="F"> | ||
51 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba008"/> | ||
52 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
53 | <Key Name="name" Value="F"/> | ||
54 | <Key Name="type" Value="10"/> | ||
55 | </Section> | ||
56 | <Section Name="G"> | ||
57 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba009"/> | ||
58 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
59 | <Key Name="name" Value="G"/> | ||
60 | <Key Name="type" Value="10"/> | ||
61 | </Section> | ||
62 | <Section Name="H"> | ||
63 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba010"/> | ||
64 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
65 | <Key Name="name" Value="H"/> | ||
66 | <Key Name="type" Value="10"/> | ||
67 | </Section> | ||
68 | <Section Name="I"> | ||
69 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba011"/> | ||
70 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
71 | <Key Name="name" Value="I"/> | ||
72 | <Key Name="type" Value="10"/> | ||
73 | </Section> | ||
74 | <Section Name="K"> | ||
75 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba012"/> | ||
76 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
77 | <Key Name="name" Value="K"/> | ||
78 | <Key Name="type" Value="10"/> | ||
79 | </Section> | ||
80 | <Section Name="L"> | ||
81 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba013"/> | ||
82 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
83 | <Key Name="name" Value="L"/> | ||
84 | <Key Name="type" Value="10"/> | ||
85 | </Section> | ||
86 | <Section Name="M"> | ||
87 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba014"/> | ||
88 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
89 | <Key Name="name" Value="M"/> | ||
90 | <Key Name="type" Value="10"/> | ||
91 | </Section> | ||
92 | <Section Name="O"> | ||
93 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba015"/> | ||
94 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
95 | <Key Name="name" Value="O"/> | ||
96 | <Key Name="type" Value="10"/> | ||
97 | </Section> | ||
98 | <Section Name="P"> | ||
99 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba016"/> | ||
100 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
101 | <Key Name="name" Value="P"/> | ||
102 | <Key Name="type" Value="10"/> | ||
103 | </Section> | ||
104 | <Section Name="R"> | ||
105 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> | ||
106 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
107 | <Key Name="name" Value="R"/> | ||
108 | <Key Name="type" Value="10"/> | ||
109 | </Section> | ||
110 | <Section Name="S"> | ||
111 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> | ||
112 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
113 | <Key Name="name" Value="S"/> | ||
114 | <Key Name="type" Value="10"/> | ||
115 | </Section> | ||
116 | <Section Name="T"> | ||
117 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba019"/> | ||
118 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
119 | <Key Name="name" Value="T"/> | ||
120 | <Key Name="type" Value="10"/> | ||
121 | </Section> | ||
122 | <Section Name="U"> | ||
123 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba020"/> | ||
124 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
125 | <Key Name="name" Value="U"/> | ||
126 | <Key Name="type" Value="10"/> | ||
127 | </Section> | ||
128 | <Section Name="V"> | ||
129 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba021"/> | ||
130 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
131 | <Key Name="name" Value="V"/> | ||
132 | <Key Name="type" Value="10"/> | ||
133 | </Section> | ||
134 | <Section Name="W"> | ||
135 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba022"/> | ||
136 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
137 | <Key Name="name" Value="W"/> | ||
138 | <Key Name="type" Value="10"/> | ||
139 | </Section> | ||
140 | <Section Name="X"> | ||
141 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba023"/> | ||
142 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
143 | <Key Name="name" Value="X"/> | ||
144 | <Key Name="type" Value="10"/> | ||
145 | </Section> | ||
146 | <Section Name=".Kan-ED Scripts"> | ||
147 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | ||
148 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
149 | <Key Name="name" Value=".Kan-ED Scripts"/> | ||
150 | <Key Name="type" Value="10"/> | ||
151 | </Section> | ||
152 | <Section Name=".Other testing scripts"> | ||
153 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba025"/> | ||
154 | <Key Name="parentFolderID" Value="30000112-000f-0000-0000-000100bba002"/> | ||
155 | <Key Name="name" Value=".Other testing scripts"/> | ||
156 | <Key Name="type" Value="10"/> | ||
157 | </Section> | ||
158 | </Nini> | ||
diff --git a/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml b/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml new file mode 100644 index 0000000..3a40fc2 --- /dev/null +++ b/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml | |||
@@ -0,0 +1,289 @@ | |||
1 | <Nini> | ||
2 | |||
3 | <!-- | ||
4 | <Section Name="Example Library Item"> | ||
5 | <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> | ||
6 | <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> | ||
7 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
8 | <Key Name="description" Value="Example Library Item" /> | ||
9 | <Key Name="name" Value="Example Library Item" /> | ||
10 | <Key Name="assetType" Value="7" /> | ||
11 | <Key Name="inventoryType" Value="7" /> | ||
12 | <Key Name="currentPermissions" Value="2147483647" /> | ||
13 | <Key Name="nextPermissions" Value="2147483647" /> | ||
14 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
15 | <Key Name="basePermissions" Value="2147483647" /> | ||
16 | </Section> | ||
17 | --> | ||
18 | |||
19 | <!-- A == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> --> | ||
20 | <Section Name="llAbs"> | ||
21 | <Key Name="inventoryID" Value="3b055e3e-b19d-11dc-8314-0800200c9a66" /> | ||
22 | <Key Name="assetID" Value="3b055e3f-b19d-11dc-8314-0800200c9a66" /> | ||
23 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
24 | <Key Name="description" Value="llA" /> | ||
25 | <Key Name="name" Value="llAbs" /> | ||
26 | <Key Name="assetType" Value="10" /> | ||
27 | <Key Name="inventoryType" Value="10" /> | ||
28 | <Key Name="currentPermissions" Value="257487132" /> | ||
29 | <Key Name="nextPermissions" Value="257487132" /> | ||
30 | <Key Name="everyonePermissions" Value="257487132" /> | ||
31 | <Key Name="basePermissions" Value="257487132" /> | ||
32 | </Section> | ||
33 | <Section Name="llAcos"> | ||
34 | <Key Name="inventoryID" Value="6519bf38-b19f-11dc-8314-0800200c9a66" /> | ||
35 | <Key Name="assetID" Value="6519bf39-b19f-11dc-8314-0800200c9a66" /> | ||
36 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
37 | <Key Name="description" Value="llA" /> | ||
38 | <Key Name="name" Value="llAcos" /> | ||
39 | <Key Name="assetType" Value="10" /> | ||
40 | <Key Name="inventoryType" Value="10" /> | ||
41 | <Key Name="currentPermissions" Value="257487132" /> | ||
42 | <Key Name="nextPermissions" Value="257487132" /> | ||
43 | <Key Name="everyonePermissions" Value="257487132" /> | ||
44 | <Key Name="basePermissions" Value="257487132" /> | ||
45 | </Section> | ||
46 | <Section Name="llAddToLandBanList"> | ||
47 | <Key Name="inventoryID" Value="7ceba3f0-b1a0-11dc-8314-0800200c9a66" /> | ||
48 | <Key Name="assetID" Value="7ceba3f1-b1a0-11dc-8314-0800200c9a66" /> | ||
49 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
50 | <Key Name="description" Value="llA" /> | ||
51 | <Key Name="name" Value="llAddToLandBanList" /> | ||
52 | <Key Name="assetType" Value="10" /> | ||
53 | <Key Name="inventoryType" Value="10" /> | ||
54 | <Key Name="currentPermissions" Value="257487132" /> | ||
55 | <Key Name="nextPermissions" Value="257487132" /> | ||
56 | <Key Name="everyonePermissions" Value="257487132" /> | ||
57 | <Key Name="basePermissions" Value="257487132" /> | ||
58 | </Section> | ||
59 | <Section Name="llAddToLandPassList"> | ||
60 | <Key Name="inventoryID" Value="609047e6-b390-11dc-8314-0800200c9a66" /> | ||
61 | <Key Name="assetID" Value="609047e7-b390-11dc-8314-0800200c9a66" /> | ||
62 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
63 | <Key Name="description" Value="llA" /> | ||
64 | <Key Name="name" Value="llAddToLandPassList" /> | ||
65 | <Key Name="assetType" Value="10" /> | ||
66 | <Key Name="inventoryType" Value="10" /> | ||
67 | <Key Name="currentPermissions" Value="257487132" /> | ||
68 | <Key Name="nextPermissions" Value="257487132" /> | ||
69 | <Key Name="everyonePermissions" Value="257487132" /> | ||
70 | <Key Name="basePermissions" Value="257487132" /> | ||
71 | </Section> | ||
72 | <Section Name="llAdjustSoundVolume"> | ||
73 | <Key Name="inventoryID" Value="56df4bcc-b393-11dc-8314-0800200c9a66" /> | ||
74 | <Key Name="assetID" Value="56df4bcd-b393-11dc-8314-0800200c9a66" /> | ||
75 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
76 | <Key Name="description" Value="llA" /> | ||
77 | <Key Name="name" Value="llAdjustSoundVolume" /> | ||
78 | <Key Name="assetType" Value="10" /> | ||
79 | <Key Name="inventoryType" Value="10" /> | ||
80 | <Key Name="currentPermissions" Value="257487132" /> | ||
81 | <Key Name="nextPermissions" Value="257487132" /> | ||
82 | <Key Name="everyonePermissions" Value="257487132" /> | ||
83 | <Key Name="basePermissions" Value="257487132" /> | ||
84 | </Section> | ||
85 | <Section Name="llAllowInventoryDrop"> | ||
86 | <Key Name="inventoryID" Value="54d6962c-b394-11dc-8314-0800200c9a66" /> | ||
87 | <Key Name="assetID" Value="54d6962d-b394-11dc-8314-0800200c9a66" /> | ||
88 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
89 | <Key Name="description" Value="llA" /> | ||
90 | <Key Name="name" Value="llAllowInventoryDrop" /> | ||
91 | <Key Name="assetType" Value="10" /> | ||
92 | <Key Name="inventoryType" Value="10" /> | ||
93 | <Key Name="currentPermissions" Value="257487132" /> | ||
94 | <Key Name="nextPermissions" Value="257487132" /> | ||
95 | <Key Name="everyonePermissions" Value="257487132" /> | ||
96 | <Key Name="basePermissions" Value="257487132" /> | ||
97 | </Section> | ||
98 | <Section Name="llAngleBetween"> | ||
99 | <Key Name="inventoryID" Value="6b341608-b34e-11dc-8314-0800200c9a66" /> | ||
100 | <Key Name="assetID" Value="6b341609-b34e-11dc-8314-0800200c9a66" /> | ||
101 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
102 | <Key Name="description" Value="llA" /> | ||
103 | <Key Name="name" Value="llAngleBetween" /> | ||
104 | <Key Name="assetType" Value="10" /> | ||
105 | <Key Name="inventoryType" Value="10" /> | ||
106 | <Key Name="currentPermissions" Value="257487132" /> | ||
107 | <Key Name="nextPermissions" Value="257487132" /> | ||
108 | <Key Name="everyonePermissions" Value="257487132" /> | ||
109 | <Key Name="basePermissions" Value="257487132" /> | ||
110 | </Section> | ||
111 | <Section Name="llAsin"> | ||
112 | <Key Name="inventoryID" Value="7e7422ec-b425-11dc-8314-0800200c9a66" /> | ||
113 | <Key Name="assetID" Value="7e7422ed-b425-11dc-8314-0800200c9a66" /> | ||
114 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
115 | <Key Name="description" Value="llA" /> | ||
116 | <Key Name="name" Value="llAsin" /> | ||
117 | <Key Name="assetType" Value="10" /> | ||
118 | <Key Name="inventoryType" Value="10" /> | ||
119 | <Key Name="currentPermissions" Value="257487132" /> | ||
120 | <Key Name="nextPermissions" Value="257487132" /> | ||
121 | <Key Name="everyonePermissions" Value="257487132" /> | ||
122 | <Key Name="basePermissions" Value="257487132" /> | ||
123 | </Section> | ||
124 | <Section Name="llAtan2"> | ||
125 | <Key Name="inventoryID" Value="7e7422ee-b425-11dc-8314-0800200c9a66" /> | ||
126 | <Key Name="assetID" Value="7e7422ef-b425-11dc-8314-0800200c9a66" /> | ||
127 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
128 | <Key Name="description" Value="llA" /> | ||
129 | <Key Name="name" Value="llAtan2" /> | ||
130 | <Key Name="assetType" Value="10" /> | ||
131 | <Key Name="inventoryType" Value="10" /> | ||
132 | <Key Name="currentPermissions" Value="257487132" /> | ||
133 | <Key Name="nextPermissions" Value="257487132" /> | ||
134 | <Key Name="everyonePermissions" Value="257487132" /> | ||
135 | <Key Name="basePermissions" Value="257487132" /> | ||
136 | </Section> | ||
137 | <Section Name="llApplyImpulse"> | ||
138 | <Key Name="inventoryID" Value="714ec678-b419-11dc-8314-0800200c9a66" /> | ||
139 | <Key Name="assetID" Value="714ec679-b419-11dc-8314-0800200c9a66" /> | ||
140 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
141 | <Key Name="description" Value="llA" /> | ||
142 | <Key Name="name" Value="llApplyImpulse" /> | ||
143 | <Key Name="assetType" Value="10" /> | ||
144 | <Key Name="inventoryType" Value="10" /> | ||
145 | <Key Name="currentPermissions" Value="257487132" /> | ||
146 | <Key Name="nextPermissions" Value="257487132" /> | ||
147 | <Key Name="everyonePermissions" Value="257487132" /> | ||
148 | <Key Name="basePermissions" Value="257487132" /> | ||
149 | </Section> | ||
150 | <Section Name="llAvatarOnSitTarget"> | ||
151 | <Key Name="inventoryID" Value="579fc820-b426-11dc-8314-0800200c9a66" /> | ||
152 | <Key Name="assetID" Value="579fc821-b426-11dc-8314-0800200c9a66" /> | ||
153 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> | ||
154 | <Key Name="description" Value="llA" /> | ||
155 | <Key Name="name" Value="llAvatarOnSitTarget" /> | ||
156 | <Key Name="assetType" Value="10" /> | ||
157 | <Key Name="inventoryType" Value="10" /> | ||
158 | <Key Name="currentPermissions" Value="257487132" /> | ||
159 | <Key Name="nextPermissions" Value="257487132" /> | ||
160 | <Key Name="everyonePermissions" Value="257487132" /> | ||
161 | <Key Name="basePermissions" Value="257487132" /> | ||
162 | </Section> | ||
163 | <!-- B == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba004"/> --> | ||
164 | <Section Name="llBase64ToString"> | ||
165 | <Key Name="inventoryID" Value="1d4c71d8-b428-11dc-8314-0800200c9a66" /> | ||
166 | <Key Name="assetID" Value="1d4c71d9-b428-11dc-8314-0800200c9a66" /> | ||
167 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba004"/> | ||
168 | <Key Name="description" Value="llB" /> | ||
169 | <Key Name="name" Value="llBase64ToString" /> | ||
170 | <Key Name="assetType" Value="10" /> | ||
171 | <Key Name="inventoryType" Value="10" /> | ||
172 | <Key Name="currentPermissions" Value="257487132" /> | ||
173 | <Key Name="nextPermissions" Value="257487132" /> | ||
174 | <Key Name="everyonePermissions" Value="257487132" /> | ||
175 | <Key Name="basePermissions" Value="257487132" /> | ||
176 | </Section> | ||
177 | <!-- C == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba005"/> --> | ||
178 | <!-- D == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba006"/> --> | ||
179 | <!-- E == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba007"/> --> | ||
180 | <!-- F == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba008"/> --> | ||
181 | <!-- G == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba009"/> --> | ||
182 | <!-- H == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba010"/> --> | ||
183 | <!-- I == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba011"/> --> | ||
184 | <!-- K == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba012"/> --> | ||
185 | <!-- L == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba013"/> --> | ||
186 | <!-- M == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba014"/> --> | ||
187 | <!-- O == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba015"/> --> | ||
188 | <!-- P == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba016"/> --> | ||
189 | <!-- R == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> --> | ||
190 | <Section Name="llRemoveFromLandBanList"> | ||
191 | <Key Name="inventoryID" Value="299b2100-b392-11dc-8314-0800200c9a66" /> | ||
192 | <Key Name="assetID" Value="299b2101-b392-11dc-8314-0800200c9a66" /> | ||
193 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> | ||
194 | <Key Name="description" Value="llR" /> | ||
195 | <Key Name="name" Value="llRemoveFromLandBanList" /> | ||
196 | <Key Name="assetType" Value="10" /> | ||
197 | <Key Name="inventoryType" Value="10" /> | ||
198 | <Key Name="currentPermissions" Value="257487132" /> | ||
199 | <Key Name="nextPermissions" Value="257487132" /> | ||
200 | <Key Name="everyonePermissions" Value="257487132" /> | ||
201 | <Key Name="basePermissions" Value="257487132" /> | ||
202 | </Section> | ||
203 | <Section Name="llRemoveFromLandPassList"> | ||
204 | <Key Name="inventoryID" Value="299b2102-b392-11dc-8314-0800200c9a66" /> | ||
205 | <Key Name="assetID" Value="299b2103-b392-11dc-8314-0800200c9a66" /> | ||
206 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> | ||
207 | <Key Name="description" Value="llR" /> | ||
208 | <Key Name="name" Value="llRemoveFromLandPassList" /> | ||
209 | <Key Name="assetType" Value="10" /> | ||
210 | <Key Name="inventoryType" Value="10" /> | ||
211 | <Key Name="currentPermissions" Value="257487132" /> | ||
212 | <Key Name="nextPermissions" Value="257487132" /> | ||
213 | <Key Name="everyonePermissions" Value="257487132" /> | ||
214 | <Key Name="basePermissions" Value="257487132" /> | ||
215 | </Section> | ||
216 | <Section Name="llResetLandBanList"> | ||
217 | <Key Name="inventoryID" Value="366ac8e6-b391-11dc-8314-0800200c9a66" /> | ||
218 | <Key Name="assetID" Value="366ac8e7-b391-11dc-8314-0800200c9a66" /> | ||
219 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> | ||
220 | <Key Name="description" Value="llR" /> | ||
221 | <Key Name="name" Value="llResetLandBanList" /> | ||
222 | <Key Name="assetType" Value="10" /> | ||
223 | <Key Name="inventoryType" Value="10" /> | ||
224 | <Key Name="currentPermissions" Value="257487132" /> | ||
225 | <Key Name="nextPermissions" Value="257487132" /> | ||
226 | <Key Name="everyonePermissions" Value="257487132" /> | ||
227 | <Key Name="basePermissions" Value="257487132" /> | ||
228 | </Section> | ||
229 | <Section Name="llResetLandPassList"> | ||
230 | <Key Name="inventoryID" Value="366ac8e8-b391-11dc-8314-0800200c9a66" /> | ||
231 | <Key Name="assetID" Value="366ac8e9-b391-11dc-8314-0800200c9a66" /> | ||
232 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> | ||
233 | <Key Name="description" Value="llR" /> | ||
234 | <Key Name="name" Value="llResetLandPassList" /> | ||
235 | <Key Name="assetType" Value="10" /> | ||
236 | <Key Name="inventoryType" Value="10" /> | ||
237 | <Key Name="currentPermissions" Value="257487132" /> | ||
238 | <Key Name="nextPermissions" Value="257487132" /> | ||
239 | <Key Name="everyonePermissions" Value="257487132" /> | ||
240 | <Key Name="basePermissions" Value="257487132" /> | ||
241 | </Section> | ||
242 | <!-- S == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> --> | ||
243 | <Section Name="llSay"> | ||
244 | <Key Name="inventoryID" Value="3af51d20-b38f-11dc-8314-0800200c9a66" /> | ||
245 | <Key Name="assetID" Value="3af51d21-b38f-11dc-8314-0800200c9a66" /> | ||
246 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> | ||
247 | <Key Name="description" Value="llS" /> | ||
248 | <Key Name="name" Value="llSay" /> | ||
249 | <Key Name="assetType" Value="10" /> | ||
250 | <Key Name="inventoryType" Value="10" /> | ||
251 | <Key Name="currentPermissions" Value="257487132" /> | ||
252 | <Key Name="nextPermissions" Value="257487132" /> | ||
253 | <Key Name="everyonePermissions" Value="257487132" /> | ||
254 | <Key Name="basePermissions" Value="257487132" /> | ||
255 | </Section> | ||
256 | <Section Name="llSetParcelMusicURL"> | ||
257 | <Key Name="inventoryID" Value="3603a4f9-b360-11dc-8314-0800200c9a66" /> | ||
258 | <Key Name="assetID" Value="3603a4f8-b360-11dc-8314-0800200c9a66" /> | ||
259 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> | ||
260 | <Key Name="description" Value="llS" /> | ||
261 | <Key Name="name" Value="llSetParcelMusicURL" /> | ||
262 | <Key Name="assetType" Value="10" /> | ||
263 | <Key Name="inventoryType" Value="10" /> | ||
264 | <Key Name="currentPermissions" Value="257487132" /> | ||
265 | <Key Name="nextPermissions" Value="257487132" /> | ||
266 | <Key Name="everyonePermissions" Value="257487132" /> | ||
267 | <Key Name="basePermissions" Value="257487132" /> | ||
268 | </Section> | ||
269 | <Section Name="llSetRot"> | ||
270 | <Key Name="inventoryID" Value="220baef8-b376-11dc-8314-0800200c9a66" /> | ||
271 | <Key Name="assetID" Value="220baef9-b376-11dc-8314-0800200c9a66" /> | ||
272 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> | ||
273 | <Key Name="description" Value="llS" /> | ||
274 | <Key Name="name" Value="llSetRot" /> | ||
275 | <Key Name="assetType" Value="10" /> | ||
276 | <Key Name="inventoryType" Value="10" /> | ||
277 | <Key Name="currentPermissions" Value="257487132" /> | ||
278 | <Key Name="nextPermissions" Value="257487132" /> | ||
279 | <Key Name="everyonePermissions" Value="257487132" /> | ||
280 | <Key Name="basePermissions" Value="257487132" /> | ||
281 | </Section> | ||
282 | <!-- T == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba019"/> --> | ||
283 | <!-- U == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba020"/> --> | ||
284 | <!-- V == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba021"/> --> | ||
285 | <!-- W == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba022"/> --> | ||
286 | <!-- X == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba023"/> --> | ||
287 | <!-- .Kan-ED Scripts == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> --> | ||
288 | <!-- .Other testing scripts == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba025"/> --> | ||
289 | </Nini> | ||