Difference between revisions of "AGENT TYPING"
Jump to navigation
Jump to search
Vex Streeter (talk | contribs) (fix name) |
m (hex) |
||
Line 2: | Line 2: | ||
|name=AGENT_TYPING | |name=AGENT_TYPING | ||
|type=integer | |type=integer | ||
|value=0x0200 | |value={{LSL Hex|0x0200}} | ||
|desc= | |desc= | ||
|pa= | |pa= |
Revision as of 02:08, 12 August 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 |