take a few more out of level check
parent
9ea6580c37
commit
3fda7c6315
|
@ -88,24 +88,24 @@
|
|||
; Allow_osDrawText = true ; no level check
|
||||
Allow_osGetAgents = ${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_osGetGender = true
|
||||
Allow_osGetHealth = true
|
||||
Allow_osGetHealRate = true
|
||||
; Allow_osGetInertiaData = true ; no level check
|
||||
Allow_osGetInventoryDesc = true
|
||||
; Allow_osGetInventoryDesc = true ; no level check
|
||||
; Allow_osGetLinkNumber = true ; no level check
|
||||
Allow_osGetMapTexture = true
|
||||
Allow_osGetRegionSize = true
|
||||
; Allow_osGetMapTexture = true ; no level check
|
||||
; Allow_osGetRegionSize = true ; no level check
|
||||
Allow_osGetRezzingObject = true
|
||||
Allow_osGetSunParam = true
|
||||
Allow_osGetTerrainHeight = true
|
||||
Allow_osIsNpc = true
|
||||
Allow_osIsUUID = true
|
||||
Allow_osList2Double = true
|
||||
Allow_osMax = true
|
||||
Allow_osMin = true
|
||||
; Allow_osGetSunParam = true ; no level check
|
||||
; Allow_osGetTerrainHeight = true ; no level check
|
||||
; Allow_osIsNpc = true ; no level check
|
||||
; Allow_osIsUUID = true ; no level check
|
||||
; Allow_osList2Double = true ; no level check
|
||||
; Allow_osMax = true ; no level check
|
||||
; Allow_osMin = true ; no level check
|
||||
; Allow_osMovePen = true ; no level check
|
||||
Allow_osNpcGetOwner = ${XEngine|osslNPC}
|
||||
Allow_osParseJSON = true
|
||||
|
@ -114,7 +114,6 @@
|
|||
; Allow_osSetInertiaAsBox = true ; no level check
|
||||
; Allow_osSetInertiaAsSphere = true ; no level check
|
||||
; Allow_osSetInertiaAsCylinder = true ; no level check
|
||||
|
||||
; Allow_osSetFontName = true ; no level check
|
||||
; Allow_osSetFontSize = true ; no level check
|
||||
; Allow_osSetPenCap = true ; no level check
|
||||
|
|
Loading…
Reference in New Issue