Viewer 2 Beta tips and tweaks

Got Second Life all figured out? Share your wisdom with everyone!
Post Reply
LindaB Helendale
Posts: 343
Joined: Tue Oct 20, 2009 4:38 pm

Viewer 2 Beta tips and tweaks

Post by LindaB Helendale »

Thread for info links and user contributed tips for the 2.0 beta viewer.

If you have tips collected on notecards, posting them here would make
them easily accessible to helpers and members. I will maintain an index to
the tips below, with short description and link to the post.

Viewer 2 help page
http://wiki.secondlife.com/wiki/Viewer_2_Help

Tweaks for basic functionality
http://wiki.secondlife.com/wiki/Viewer_2_Tweaks
ℒindα ℬ
LindaB Helendale
Posts: 343
Joined: Tue Oct 20, 2009 4:38 pm

Re: Viewer 2 Beta tips and tweaks

Post by LindaB Helendale »

Tips from Oura Scribe

Camera controls: to put them on your screen - click on the title bar and drag up - it unlocks it.

Sim Coordinates - in the information area, right click and add coordinates to get them back.

Upload Textures: Plus sign in bottom of inventory window.
ℒindα ℬ
Janet Rossini
Posts: 4545
Joined: Mon Aug 31, 2009 6:44 pm
Contact:

Re: Viewer 2 Beta tips and tweaks

Post by Janet Rossini »

Super, Linda! Thanks for setting this up!
I don't work here: I volunteer here. I don't have duties: I have small gifts which I offer.

Janet Rossini
NCI Supporter
http://valkyriejanet.wordpress.com
Imnotgoing Sideways
Posts: 874
Joined: Sun Aug 30, 2009 9:14 pm
Location: Morbidette, SL
Contact:

Re: Viewer 2 Beta tips and tweaks

Post by Imnotgoing Sideways »

To get rid of the IM and group chat popups. Replace this file in /skins/default/xui/en/panel_instant_message.xml with the text code below (Assuming you're using English). (^_^)y

Code: Select all


<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- xml panel_instant_message.xml edited to hide im chat popup -->
<!-- Changed height to -10 origninal 152 -->
<!-- Changed left to -9000 origninal 0 -->
<!-- Changed width to -10 origninal 305 -->
<!-- added visible="false" -->
<panel
 background_visible="true"
 height="-10" 
 label="im_panel"
 layout="topleft"
 left="-9000"
 name="im_panel"
 top="0"
 visible="false"
 width="-10">
	<!-- Changed message_max_lines_count to 0 origninal 6 -->
    <string
     name="message_max_lines_count">
        0
    </string>
	<!-- added visible="false" -->
    <panel
	 visible="false"
     background_visible="true"
     bevel_style="in"
     bg_alpha_color="black"
     follows="top"
     height="24"
     label="im_header"
     layout="topleft"
     left="5"
     mouse_opaque="false"
     name="im_header"
     top="5"
     width="295">
        <avatar_icon
         follows="right"
         height="18"
         image_name="Generic_Person"
         layout="topleft"
         left="3"
         mouse_opaque="false"
         name="avatar_icon"
         top="3"
         width="18" />
        <group_icon
         follows="right"
         height="18"
         default_icon_name="Generic_Group"
         layout="topleft"
         left="3"
         mouse_opaque="false"
         name="group_icon"
         top="3"
         width="18" />
        <avatar_icon
         color="Green"
         follows="right"
         height="18"
         image_name="Generic_Person"
         layout="topleft"
         left="3"
         mouse_opaque="false"
         name="adhoc_icon"
         top="3"
         width="18" />
        <text
         follows="left|right"
         font.style="BOLD"
         height="12"
         layout="topleft"
         left_pad="5"
         name="user_name"
         text_color="white"
         top="8"
         use_ellipses="true"
         value="Erica Vader"
         width="212" />
	 <!-- TIME STAMP -->
        <text
        font="SansSerifSmall"
         follows="right"
         height="13"
         layout="topleft"
	 halign="right"
         right="-5"
         name="time_box"
         top="8"
         value="23:30"
         width="50" />
    </panel>
	<!-- added visible="false" -->
    <text
	visible="false"
        font="SansSerifSmall"
     follows="all"
     height="97"
     layout="topleft"
     left="10"
     name="message"
     text_color="white"
     top="33"
     use_ellipses="true"
     value=""
     width="285"
     word_wrap="true"
     max_length="350" />
</panel>

What would life be like in a world without nipples? =^-^=
Edward Starsmith
Posts: 120
Joined: Wed Sep 23, 2009 5:49 am

Re: Viewer 2 Beta tips and tweaks

Post by Edward Starsmith »

YouTube has some tutorials: http://www.youtube.com/Secondlife#p/c/8CD27770C0EC55DF

And then there is always my favorite solution to SL 2.0 issues: http://modularsystems.sl/downloads.html :o :lol:
robertltux McCallen
Posts: 1
Joined: Thu Mar 04, 2010 5:03 pm

Re: Viewer 2 Beta tips and tweaks

Post by robertltux McCallen »

and for those that can't quite wrap their heads around the xml editing

http://www.laurencemartin.org/BadWolf/sl20tweaks.zip

is a zip file with most of the tweaks predone (unpack the file and then drop into the correct folder)

Just please remember 2 things

1 this is hosted on my personal website and has not been sanctioned approved or otherwise
verified by either Linden Labs or NCI

2 No Guarantee for fitness of purpose or anything else has been given (but a full refund of purchase price will be given on demand)

knowing this backup the skins folder and have at it
Dizzi Sternberg
Posts: 26
Joined: Thu Sep 24, 2009 10:22 am

Re: Viewer 2 Beta tips and tweaks

Post by Dizzi Sternberg »

Well Done Robert a great idea :D
LindaB Helendale
Posts: 343
Joined: Tue Oct 20, 2009 4:38 pm

Viewer2Tips sims

Post by LindaB Helendale »

Lindens provide a set of 10 sims with intro posters for the Viewer 2.
You find them by search (ctrl-F), type Viewer2Tips and press 'Search'

Basics
http://maps.secondlife.com/secondlife/V ... 128/124/28

Features 1
http://maps.secondlife.com/secondlife/V ... 127/125/28

and so on...

The sites are rather primitive (teleports won't unsit, for example ;) ) but they are good pointers for people totally new to V2.
ℒindα ℬ
Post Reply