llGetAgentSize
LSLvector llGetAgentSize(key id)
If the avatar is in the same region, returns the size of the bounding box of the requested avatar by id, otherwise returns ZERO_VECTOR.\ If the agent is in the same region as the object, returns the size of the avatar.
Parameters
| Type | Name |
|---|---|
| key | id |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llMakeFountain(integer particles, float scale, float vel, float lifetime, float arc, integer bounce, string texture, vector offset, float bounce_offset)
void llMapDestination(string simname, vector pos, vector look_at)
key llUpdateKeyValue(string key, string value, integer check, string original)
void llSetKeyframedMotion(list frames, list options)
void llBreakAllLinks()
integer llListFindList(list src, list test)
list llDeleteSubList(list src, integer start, integer end)
void llPlaySoundSlave(string sound, float volume)