Tag: Firestorm

  • Useful OpenSim Links, Tools & Resources for Grid Admins

    Server Server Commands Robust / OpenSim commands Check Inventory Script Script to identify database assets that can cause login issues. Tout sur l’OpenSim Archive de la page du site du zero OpenSimulator Tools OpenSim Utils A collection of PHP utilities for opensimulator. (Git of Jeff Kelley) Scripts LSL-OpenSim-Script-Library A library of scripts exemple Super Car…

  • How to Change an Avatar’s Full Inventory to FullPerm in OpenSim

    ⚠️Be very careful when manipulating the database. The ideal is to do the manipulations on a local server to extract an IAR once the permissions have been modified. This article describes how to change all assets to Full Permission to allow sharing and modification.The permissions of inventory items are stored in the inventoryitems table of…

  • OpenSim Land Griefing Prevention: How to Protect Your Region & Parcel

    Some lost soul has pleasure to damage people land.To prevent hours of work ruined by those idiots please follow those steps to protect it: Go to World > Parcel DetailsSelect the Options tab and make sure Build & Object Entry is unticked for Everyone: If you have multiple region you check all land that are unprotected with the following MySQL query:…

  • How to Fix Firestorm Viewer Freezing / Unresponsive on Dual Monitors

    When I launched Firestorm I had a white windows and it was unresponsive. This is a known issue with Firestorm: https://wiki.firestormviewer.org/secondary_monitorI didn’t like the solution and decided to find what cause it.The issue is caused by Firestorm saving the window location on the first screen.The setting is located in “%APPDATA%\Firestorm_x64\user_settings\settings.xml” The Solution:Edit your Shortcut in the…