llSetRegionPos
LSLinteger llSetRegionPos(vector pos)
Attempts to move the object so that the root prim is within 0.1m of Position.\ Returns an integer boolean, TRUE if the object is successfully placed within 0.1 m of Position, FALSE otherwise.\ Position may be any location within the region or up to 10m across a region border.\ If the position is below ground, it will be set to the ground level at that x,y location.
Parameters
| Type | Name |
|---|---|
| vector | pos |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
float llVecMag(vector v)
vector llRot2Fwd(rotation r)
void llMakeExplosion(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
key llRequestInventoryData(string name)
string llLinksetDataReadProtected(string name, string pass)
void llSetLinkAlpha(integer linknumber, float alpha, integer face)
vector llDetectedVel(integer number)
rotation llDetectedRot(integer number)