Skip to content

Sim Owners

lickx edited this page Nov 10, 2018 · 3 revisions

bin/config-include/osslEnable.ini

Make sure your threatlevel is set to VeryLow or higher:

OSFunctionThreatLevel = Low

Make sure the following settings are set to true:

AllowOSFunctions = true
Allow_osMakeNotecard = true

List of ossl functions used throughout the project:

  • osIsUUID
  • osIsNpc
  • osReplaceString
  • osMakeNotecard ..more? please add

Fix jumping/flying of the sub when leashed

This is a problem within OpenSim core that can be fixed by applying the patch in opensim-patches.

OpenSim throws exceptions when leashed sub is seated

A fix for OpenSim is in opensim-patches. This fix is now integrated in master (but not yet in a binary release)