aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings/keywords.ini
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/app_settings/keywords.ini')
-rw-r--r--linden/indra/newview/app_settings/keywords.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/keywords.ini b/linden/indra/newview/app_settings/keywords.ini
index c7f8426..4496ee7 100644
--- a/linden/indra/newview/app_settings/keywords.ini
+++ b/linden/indra/newview/app_settings/keywords.ini
@@ -149,6 +149,16 @@ PSYS_SRC_PATTERN_ANGLE
149PSYS_SRC_PATTERN_ANGLE_CONE 149PSYS_SRC_PATTERN_ANGLE_CONE
150PSYS_SRC_PATTERN_ANGLE_CONE_EMPTY 150PSYS_SRC_PATTERN_ANGLE_CONE_EMPTY
151 151
152OBJECT_UNKOWN_DETAIL Returned by llGetObjectDetails when passed an invalid object parameter type.
153OBJECT_NAME Used with llGetObjectDetails to get an object's name.
154OBJECT_DESC Used with llGetObjectDetails to get an object's description.
155OBJECT_POS Used with llGetObjectDetails to get an object's position.
156OBJECT_ROT Used with llGetObjectDetails to get an object's rotation.
157OBJECT_VELOCITY Used with llGetObjectDetails to get an object's velocity.
158OBJECT_OWNER Used with llGetObjectDetails to get an object's owner's key. Will be NULL_KEY if group owned.
159OBJECT_GROUP Used with llGetObjectDetails to get an object's group's key.
160OBJECT_CREATOR Used with llGetObjectDetails to get an object's creator's key.
161
152# some vehicle params 162# some vehicle params
153VEHICLE_TYPE_NONE 163VEHICLE_TYPE_NONE
154VEHICLE_TYPE_SLED 164VEHICLE_TYPE_SLED