take a few more out of level check

0.9.0-post-fixes
UbitUmarov 2017-06-26 20:23:24 +01:00
parent 9ea6580c37
commit 3fda7c6315
1 changed files with 30 additions and 31 deletions

View File

@ -88,24 +88,24 @@
; Allow_osDrawText = true ; no level check ; Allow_osDrawText = true ; no level check
Allow_osGetAgents = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osGetAgents = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Allow_osGetAvatarList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osGetAvatarList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER
Allow_osGetCurrentSunHour = true ; Allow_osGetCurrentSunHour = true ; no level check
; Allow_osGetPhysicsEngineName = true ; no level check ; Allow_osGetPhysicsEngineName = true ; no level check
Allow_osGetGender = true Allow_osGetGender = true
Allow_osGetHealth = true Allow_osGetHealth = true
Allow_osGetHealRate = true Allow_osGetHealRate = true
; Allow_osGetInertiaData = true ; no level check ; Allow_osGetInertiaData = true ; no level check
Allow_osGetInventoryDesc = true ; Allow_osGetInventoryDesc = true ; no level check
; Allow_osGetLinkNumber = true ; no level check ; Allow_osGetLinkNumber = true ; no level check
Allow_osGetMapTexture = true ; Allow_osGetMapTexture = true ; no level check
Allow_osGetRegionSize = true ; Allow_osGetRegionSize = true ; no level check
Allow_osGetRezzingObject = true Allow_osGetRezzingObject = true
Allow_osGetSunParam = true ; Allow_osGetSunParam = true ; no level check
Allow_osGetTerrainHeight = true ; Allow_osGetTerrainHeight = true ; no level check
Allow_osIsNpc = true ; Allow_osIsNpc = true ; no level check
Allow_osIsUUID = true ; Allow_osIsUUID = true ; no level check
Allow_osList2Double = true ; Allow_osList2Double = true ; no level check
Allow_osMax = true ; Allow_osMax = true ; no level check
Allow_osMin = true ; Allow_osMin = true ; no level check
; Allow_osMovePen = true ; no level check ; Allow_osMovePen = true ; no level check
Allow_osNpcGetOwner = ${XEngine|osslNPC} Allow_osNpcGetOwner = ${XEngine|osslNPC}
Allow_osParseJSON = true Allow_osParseJSON = true
@ -114,7 +114,6 @@
; Allow_osSetInertiaAsBox = true ; no level check ; Allow_osSetInertiaAsBox = true ; no level check
; Allow_osSetInertiaAsSphere = true ; no level check ; Allow_osSetInertiaAsSphere = true ; no level check
; Allow_osSetInertiaAsCylinder = true ; no level check ; Allow_osSetInertiaAsCylinder = true ; no level check
; Allow_osSetFontName = true ; no level check ; Allow_osSetFontName = true ; no level check
; Allow_osSetFontSize = true ; no level check ; Allow_osSetFontSize = true ; no level check
; Allow_osSetPenCap = true ; no level check ; Allow_osSetPenCap = true ; no level check