aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorUbitUmarov2017-06-26 20:42:49 +0100
committerUbitUmarov2017-06-26 20:42:49 +0100
commite53f4399812224939e4ebec6790a9addb38cca95 (patch)
tree1b0475c53ec34cd1f387baccc50bce206ad1e4a3 /bin
parentalso on the actual source file (diff)
downloadopensim-SC_OLD-e53f4399812224939e4ebec6790a9addb38cca95.zip
opensim-SC_OLD-e53f4399812224939e4ebec6790a9addb38cca95.tar.gz
opensim-SC_OLD-e53f4399812224939e4ebec6790a9addb38cca95.tar.bz2
opensim-SC_OLD-e53f4399812224939e4ebec6790a9addb38cca95.tar.xz
add osGetNPCList()
Diffstat (limited to 'bin')
-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 1d7f25b..99c5fff 100644
--- a/bin/config-include/osslEnable.ini
+++ b/bin/config-include/osslEnable.ini
@@ -97,6 +97,7 @@
97; Allow_osGetInventoryDesc = true ; no level check 97; Allow_osGetInventoryDesc = true ; no level check
98; Allow_osGetLinkNumber = true ; no level check 98; Allow_osGetLinkNumber = true ; no level check
99; Allow_osGetMapTexture = true ; no level check 99; Allow_osGetMapTexture = true ; no level check
100 Allow_osGetNPCList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
100; Allow_osGetRegionSize = true ; no level check 101; Allow_osGetRegionSize = true ; no level check
101 Allow_osGetRezzingObject = true 102 Allow_osGetRezzingObject = true
102; Allow_osGetSunParam = true ; no level check 103; Allow_osGetSunParam = true ; no level check