diff options
author | UbitUmarov | 2017-06-26 20:42:49 +0100 |
---|---|---|
committer | UbitUmarov | 2017-06-26 20:42:49 +0100 |
commit | e53f4399812224939e4ebec6790a9addb38cca95 (patch) | |
tree | 1b0475c53ec34cd1f387baccc50bce206ad1e4a3 /bin/config-include | |
parent | also on the actual source file (diff) | |
download | opensim-SC-e53f4399812224939e4ebec6790a9addb38cca95.zip opensim-SC-e53f4399812224939e4ebec6790a9addb38cca95.tar.gz opensim-SC-e53f4399812224939e4ebec6790a9addb38cca95.tar.bz2 opensim-SC-e53f4399812224939e4ebec6790a9addb38cca95.tar.xz |
add osGetNPCList()
Diffstat (limited to 'bin/config-include')
-rw-r--r-- | bin/config-include/osslEnable.ini | 1 |
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 |