Jump to content

Ohjiro Watanabe

Resident
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Ohjiro Watanabe

  1. One thing that comes to mind is that doors often have to be made of a cut in half prim so that the opening and closing can be done as a rotation around the middle of the prim which is the hinge edge. If you dont use a cut in half prim the script may well make the door go haywire. Any script of this sort should come with some kind of user guide that describes how to construct the door to work with the script, often text atthe beginning of the script. Locking door scripts are as old as the hills.

  2. I don't know about the php end but on the lsl side you could try 

    1 use an empty list for params 

    httpkey == llHTTPRequest(url, [], "username=" + username)

    2 c heck the status

    http_response(key request_id, integer status, list metadata, string body)    {        if(request_id == httpkey)        {            llOwnerSay("Body: " + body);                llOwnerSay("Status: " + (string)status);        }
  3.  

    Tips for recovering lost inventory item

     

    If an item mysteriously disappears from your inventory, use the the procedures below to locate it.

    • Click the Inventory inventory_button.pngbutton on the toolbar and select the RECENT tab. Items returned since last log off will be stored here.
    • Clear the Second Life Viewer's cache. 
    • Search for the item by entering its name in the Filter Inventory field of the INVENTORY window.

    • Search the Lost And Found folder.
    • Search the Trash folder.
    • Search folders listed at the top of the INVENTORY window.
    • Your filter settings may be hiding some of your invneotry items. To reset them, click the Gear icon at the bottom left of the INVENTORY window and chooseReset Filters.
  4. To get best use of PS4 or Xbox360 type pads you really need (well I found) a third party utility to take the input from the control and convert it to what the viewer likes to get as input. I use Xpadder on my Windows 8.1. Didn't try it on windows 10.

    With Xpadder you can map your X,Y and Z movement and also use any buttons to do other stuff like go into and out of Flycam mode or do anything else you can do with shortcuts in SL, which can be handy.

    Good video here: 

    shows how to do the setups. If you hunt around you may find a free version of Xpadder (which is what I use)

    and another one here: https://www.youtube.com/watch?v=XQmerxepwvI

  5. That file has something to do with the new media kit which as far as I know is still in beta or as the lab call it a project viewer. I think it may have also been released by some of the third party viewers. A reported problem was fixed (opening too many copies). Maybe this tells you enough to fix the problem. If not what is the exact viewer you are using name and version.

    ETA: Also see Whirly's answer here: https://community.secondlife.com/t5/Second-Life-Viewer/What-now/td-p/3016136

  6. game
    1.a form of competitive activity or sport played according to rules.
    synonyms: match, contest, tournament, meeting, sports meeting, meet, event, athletic event, fixture, tie, cup tie, test

    2. an activity that one engages in for amusement.
    "a computer game"

     

    I think that everyone is entitled to an opinion and to do what they like in SL but for me...

    If you think that SL is just a social network  or is a platform you missed the point..The name says it all.

     

     

  7. Did you update to the Jan 2016 build. If so did you do a clean Install. If not update to the Jan 2016 build and do a clean install.

    If you don't know how to do a clean install read this:

    https://community.secondlife.com/t5/English-Knowledge-Base/How-to-uninstall-and-reinstall-Second-Life/ta-p/1375231

    These instructions are for the second life viewer so to do the same thing for UKanDo you have to delete the folders for that viewer not the second life viewer. The folder is called UKanDo.

×
×
  • Create New...