aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include
diff options
context:
space:
mode:
authorUbitUmarov2017-04-05 01:15:44 +0100
committerUbitUmarov2017-04-05 01:15:44 +0100
commit2805cb9dec567cdfb7a25d771527510b7a6284af (patch)
treeb27cfe434f20dc5e59b1aa4f78b0e8c3e33f84b1 /bin/config-include
parentadd a little speedup on repeated requests for same name on osGetLinkNumber. (diff)
downloadopensim-SC_OLD-2805cb9dec567cdfb7a25d771527510b7a6284af.zip
opensim-SC_OLD-2805cb9dec567cdfb7a25d771527510b7a6284af.tar.gz
opensim-SC_OLD-2805cb9dec567cdfb7a25d771527510b7a6284af.tar.bz2
opensim-SC_OLD-2805cb9dec567cdfb7a25d771527510b7a6284af.tar.xz
give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini
Diffstat (limited to 'bin/config-include')
-rw-r--r--bin/config-include/osslEnable.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini
index 45eddf7..de5f957 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -236,4 +236,5 @@
236 Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 236 Allow_osKickAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
237 Allow_osRevokeScriptPermissions = false 237 Allow_osRevokeScriptPermissions = false
238 Allow_osTeleportAgent = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER 238 Allow_osTeleportAgent = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
239 Allow_osObjectTeleport = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
239 240