From 22e0367203d6a9169c9a3faf080443382c713596 Mon Sep 17 00:00:00 2001 From: dahlia Date: Sat, 30 May 2015 15:10:21 -0700 Subject: Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to Austin Tate for the suggestion. --- bin/config-include/osslEnable.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 5dfa71c..ebb7b84 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini @@ -75,6 +75,7 @@ Allow_osGetAgents = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osGetAvatarList = ${XEngine|osslParcelOG}ESTATE_MANAGER,ESTATE_OWNER Allow_osGetCurrentSunHour = true + Allow_osGetGender = true Allow_osGetHealth = true Allow_osGetInventoryDesc = true Allow_osGetMapTexture = true @@ -152,7 +153,7 @@ Allow_osMessageAttachments = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER Allow_osSetSpeed = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER - ; High + ; ThreatLevel High Allow_osCauseDamage = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER Allow_osCauseHealing = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER Allow_osForceAttachToAvatar = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER @@ -200,7 +201,7 @@ Allow_osSetTerrainTexture = ESTATE_MANAGER,ESTATE_OWNER Allow_osSetTerrainTextureHeight = ESTATE_MANAGER,ESTATE_OWNER - ; VeryHigh + ; ThreatLevel VeryHigh Allow_osAgentSaveAppearance = ESTATE_MANAGER,ESTATE_OWNER ; Warning: The next function allows scripts to force animations on avatars without the user giving permission. ; Enabling this can allow forced animations which can trigger traumatic episodes in vulnerable populations. @@ -218,7 +219,7 @@ Allow_osSetRot = false Allow_osSetParcelDetails = ${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER - ; Severe + ; ThreatLevel Severe Allow_osConsoleCommand = false Allow_osForceAttachToOtherAvatarFromInventory = false Allow_osGrantScriptPermissions = false -- cgit v1.1