Table of Contents

Shortnote

This section is dedicated to NPC AIs for OpenSim.

Setup NPCs

The projects in this category assume that NPCs and OSSl scripting is enabled in the OpenSim configuration. In order to enable them, the following changes must be made in the OpenSim.ini configuration file:

    ; Turn on OSSL
    AllowOSFunctions = true

    ; This can be further filtered for
    ; just the NPC OSSL functions needed.
    OSFunctionThreatLevel = Severe

[NPC]
    ;# {Enabled} {} {Enable Non Player Character (NPC) facilities} {true false}
    Enabled = true

and then the server has to be restarted. Make sure that you can call OSSL functions on your OpenSim grid and do take the time to set-up whitelisting for them. Leaving yourself wide open to OSSL functions could allow anybody to compromise the security of your system.

Index


opensim/npc.txt ยท Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.