AGENT WALKING: Difference between revisions
Jump to navigation
Jump to search
Vex Streeter (talk | contribs) fix name and value |
Mako Nozaki (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
|name=AGENT_WALKING | |name=AGENT_WALKING | ||
|type=integer | |type=integer | ||
|value=0x0080 | |value={{LSL Hex|0x0080}} | ||
|desc= | |desc= | ||
|pa= | |pa= |
Revision as of 04:01, 22 May 2010
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_WALKING = 0x0080;The integer constant AGENT_WALKING has the value 0x0080
Caveats
Related Articles
Functions
• | llGetAgentInfo |