AGENT TYPING: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=AGENT_IN_AIR |type=integer |value=0x0200 |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |functions= {{LSL DefineRow||[[llGetAgentI... |
Vex Streeter (talk | contribs) fix name |
||
| Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=AGENT_TYPING | ||
|type=integer | |type=integer | ||
|value=0x0200 | |value=0x0200 | ||
Revision as of 10:52, 14 May 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_TYPING = 0x0200;The integer constant AGENT_TYPING has the value 0x0200
Caveats
Related Articles
Functions
| • | llGetAgentInfo |