summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorKelly Washington <kelly@lindenlab.com>2007-07-26 16:51:08 +0000
committerKelly Washington <kelly@lindenlab.com>2007-07-26 16:51:08 +0000
commitef32d1d6b03aad55b26c5e1537cdbc47c6b6c0c4 (patch)
tree26760f3422ed0ad3b36667dfa9f6ab27767b317b /indra/newview
parent9746cf5310871f305a1419163c5adfbed3f1534b (diff)
merge -r66262:66263 linden/branches/kelly/llgetobjectdetails-2
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/app_settings/keywords.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini
index c7f8426804..4496ee746f 100644
--- a/indra/newview/app_settings/keywords.ini
+++ b/indra/newview/app_settings/keywords.ini
@@ -149,6 +149,16 @@ PSYS_SRC_PATTERN_ANGLE
PSYS_SRC_PATTERN_ANGLE_CONE
PSYS_SRC_PATTERN_ANGLE_CONE_EMPTY
+OBJECT_UNKOWN_DETAIL Returned by llGetObjectDetails when passed an invalid object parameter type.
+OBJECT_NAME Used with llGetObjectDetails to get an object's name.
+OBJECT_DESC Used with llGetObjectDetails to get an object's description.
+OBJECT_POS Used with llGetObjectDetails to get an object's position.
+OBJECT_ROT Used with llGetObjectDetails to get an object's rotation.
+OBJECT_VELOCITY Used with llGetObjectDetails to get an object's velocity.
+OBJECT_OWNER Used with llGetObjectDetails to get an object's owner's key. Will be NULL_KEY if group owned.
+OBJECT_GROUP Used with llGetObjectDetails to get an object's group's key.
+OBJECT_CREATOR Used with llGetObjectDetails to get an object's creator's key.
+
# some vehicle params
VEHICLE_TYPE_NONE
VEHICLE_TYPE_SLED