take a few more out of level check
parent
9ea6580c37
commit
3fda7c6315
|
@ -70,42 +70,42 @@
|
|||
|
||||
; ThreatLevel None
|
||||
|
||||
; Allow_osClearInertia() = true ; no level check
|
||||
; Allow_osCheckODE = true ; no level check
|
||||
; Allow_osCollisionSound = true ; no level check
|
||||
; Allow_osDrawEllipse = true ; no level check
|
||||
; Allow_osDrawFilledEllipse = true ; no level check
|
||||
; Allow_osDrawFilledPolygon = true ; no level check
|
||||
; Allow_osDrawFilledRectangle = true ; no level check
|
||||
; Allow_osDrawResetTransform = true ; no level check
|
||||
; Allow_osDrawRotationTransform = true ; no level check
|
||||
; Allow_osDrawScaleTransform = true ; no level check
|
||||
; Allow_osDrawTranslationTransform = true ; no level check
|
||||
; Allow_osDrawImage = true ; no level check
|
||||
; Allow_osDrawLine = true ; no level check
|
||||
; Allow_osDrawPolygon = true ; no level check
|
||||
; Allow_osDrawRectangle = true ; no level check
|
||||
; Allow_osDrawText = true ; no level check
|
||||
; Allow_osClearInertia() = true ; no level check
|
||||
; Allow_osCheckODE = true ; no level check
|
||||
; Allow_osCollisionSound = true ; no level check
|
||||
; Allow_osDrawEllipse = true ; no level check
|
||||
; Allow_osDrawFilledEllipse = true ; no level check
|
||||
; Allow_osDrawFilledPolygon = true ; no level check
|
||||
; Allow_osDrawFilledRectangle = true ; no level check
|
||||
; Allow_osDrawResetTransform = true ; no level check
|
||||
; Allow_osDrawRotationTransform = true ; no level check
|
||||
; Allow_osDrawScaleTransform = true ; no level check
|
||||
; Allow_osDrawTranslationTransform = true ; no level check
|
||||
; Allow_osDrawImage = true ; no level check
|
||||
; Allow_osDrawLine = true ; no level check
|
||||
; Allow_osDrawPolygon = true ; no level check
|
||||
; Allow_osDrawRectangle = true ; no level check
|
||||
; 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_osGetPhysicsEngineName = true ; no level check
|
||||
; 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_osGetLinkNumber = true ; no level check
|
||||
Allow_osGetMapTexture = true
|
||||
Allow_osGetRegionSize = true
|
||||
; Allow_osGetInertiaData = true ; no level check
|
||||
; Allow_osGetInventoryDesc = true ; no level check
|
||||
; Allow_osGetLinkNumber = true ; no level check
|
||||
; 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