-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathiars.html
More file actions
executable file
·188 lines (188 loc) · 11.2 KB
/
iars.html
File metadata and controls
executable file
·188 lines (188 loc) · 11.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<h3>IARs</h3>
<div class="alert alert-info" role="alert">
<p>IAR files are Inventory Archives. On this page you will find different folders of my inventory of items I have created and you can download the folders you need and send them right to your own inventory though your region console. Since permissions don’t always save correctly for me sometimes within my inventory these may or may not be in full permissions. But you are welcome to go into God mode on your region if you have that ability and change any of my items to whatever permissions you want (those that you are able to that is).Just as with all of my creations you can use these anywhere you want and in any way you want to.</p>
</div>
<div class="alert alert-secondary" role="alert">
<p><strong>Instructions:</strong></p>
<ol>
<li>Download the file of your choice. It is in zipped format(unless otherwise stated).</li>
<li>Unzip it and put the .iar file into the bin folder of your region where your opensim is located on your harddrive.</li>
<li>Log your avatar into the grid.</li>
<li>This is an important step : In your inventory create a folder called iar-imports (or name it anything you want but this is the name I will be using in the examples)</li>
<li>Now you are ready to import the iar you unzipped and is now in your bin folder. Open the console and make sure it is changed to the region that you are standing on.</li>
<li>In your console type in load iar YourFirstName YourLastName iar-imports YourAvatarPassword filename.iar and hit enter.</li>
<li>Wait. Soon it will show up in your iar-imports folder and you will have it forever (or until you delete it)</li>
</ol>
<p><i>Disclaimer: I am not resposible for any lost inventory or inventory issues you may have. I am simply providing these files and I do not claim to have much technical knowlege of this proceedure. Although I did test it and it worked fine for me with no problems at all.</i></p>
</div>
<table class="table table-hover">
<thead>
<tr>
<th>IAR Name</th>
<th>Import Instructions</th>
<th>Download</th>
</tr>
</thead>
<tbody>
<tr>
<td>Full Avatars</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword FULLAVATARS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/FULLAVATARS.zip">Download</a></td>
</tr>
<tr>
<td>Hair</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword AVATARHAIR.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/AVATARHAIR.zip">Download</a></td>
</tr>
<tr>
<td>Womens Clothing</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-WOMENS-CLOTHING.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-WOMENS-CLOTHING.zip">Download</a></td>
</tr>
<tr>
<td>Mens Clothing</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-MENS-CLOTHING.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-MENS-CLOTHING.zip">Download</a></td>
</tr>
<tr>
<td>Animals & Accessories</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-ANIMALS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-ANIMALS.zip">Download</a></td>
</tr>
<tr>
<td>Art, Pictures, and Signs</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-ART.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-ART.zip">Download</a></td>
</tr>
<tr>
<td>Skins, Shapes, Hair, and Eyes</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-BODY.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-BODY.zip">Download</a></td>
</tr>
<tr>
<td>Sculptmaps</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-SCULPTMAPS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-SCULPTMAPS.zip">Download</a></td>
</tr>
<tr>
<td>Textures</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-TEXTURES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-TEXTURES.zip">Download</a></td>
</tr>
<tr>
<td>Food & Drinks</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-FOOD.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-FOOD.zip">Download</a></td>
</tr>
<tr>
<td>Furniture & Accessories</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-FURNITURE-ACCESSORIES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-FURNITURE-ACCESSORIES.zip">Download</a></td>
</tr>
<tr>
<td>Lights & Candles</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-LIGHTS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-LIGHTS.zip">Download</a></td>
</tr>
<tr>
<td>Pillows & Rugs</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-PILLOWS-RUGS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-PILLOWS-RUGS.zip">Download</a></td>
</tr>
<tr>
<td>Outdoor Furniture</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-OUTDOOR.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-OUTDOOR.zip">Download</a></td>
</tr>
<tr>
<td>Furniture</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-FURNITURE.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-FURNITURE.zip">Download</a></td>
</tr>
<tr>
<td>Landscaping</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-LANDSCAPE.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-LANDSCAPE.zip">Download</a></td>
</tr>
<tr>
<td>Bridges</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-BRIDGES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-BRIDGES.zip">Download</a></td>
</tr>
<tr>
<td>Houses</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-HOUSES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-HOUSES.zip">Download</a></td>
</tr>
<tr>
<td>Boardwalk Buildings</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-BOARDWALK-STUFF.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-BOARDWALK-STUFF.zip">Download</a></td>
</tr>
<tr>
<td>Treehouses</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-TREEHOUSES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-TREEHOUSES.zip">Download</a></td>
</tr>
<tr>
<td>Castle Kit</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-CASTLE-STUFF.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-CASTLE-STUFF.zip">Download</a></td>
</tr>
<tr>
<td>Buildings</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-BUILDINGS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-BUILDINGS.zip">Download</a></td>
</tr>
<tr>
<td>Gazebos, Stairs, etc...</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-OUTSIDE-BUILDS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-OUTSIDE-BUILDS.zip">Download</a></td>
</tr>
<tr>
<td>Animations & Poseballs</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-ANIMATIONS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-ANIMATIONS.zip">Download</a></td>
</tr>
<tr>
<td>Jewelry</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-JEWELRY.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-JEWELRY.zip">Download</a></td>
</tr>
<tr>
<td>Shoes, Hats, and Scarves</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-ACCESSORIES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-ACCESSORIES.zip">Download</a></td>
</tr>
<tr>
<td>Sculpty Prototypes</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-PROTOTYPES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-PROTOTYPES.zip">Download</a></td>
</tr>
<tr>
<td>Costumes</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-COSTUMES.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-COSTUMES.zip">Download</a></td>
</tr>
<tr>
<td>Pajamas for Men & Women</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-PAJAMAS.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-PAJAMAS.zip">Download</a></td>
</tr>
<tr>
<td>Western Buildings</td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-WESTERN.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-WESTERN.zip">Download</a></td>
</tr>
<tr>
<td>Teen Avatars & Togas <i>(custom order for educational grid)</i></td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword LK-TeenTogas.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/LK-TeenToga.zip">Download</a></td>
</tr>
<tr>
<td>Furry Avatars <i>(no need to unzip first)</i></td>
<td>load iar YourFirstName YourLastName iar-imports YourAvatarPassword furry-avatars.iar</td>
<td><a class="btn btn-primary" href="https://files.zadaroo.com/iars/furry-avatars.iar">Download</a></td>
</tr>
</tbody>
</table>