Difference between revisions of "AGENT CROUCHING"
Jump to navigation
Jump to search
(That template should not have been used here!!!) |
Vex Streeter (talk | contribs) (this is crouching, not away) |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=AGENT_CROUCHING | ||
|type=integer | |type=integer | ||
|value=0x0400 | |value=0x0400 |
Revision as of 09:47, 14 May 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_CROUCHING = 0x0400;The integer constant AGENT_CROUCHING has the value 0x0400
Caveats
Related Articles
Functions
• | llGetAgentInfo |