llGetMaxScaleFactor
LSLfloat llGetMaxScaleFactor()
Returns the largest multiplicative uniform scale factor that can be successfully applied (via llScaleByFactor()) to the object without violating prim size or linkability rules.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llGetListLength(list src)
key llRequestSimulatorData(string simulator, integer data)
string llStringToBase64(string str)
vector llGetAccel()
string llBase64ToString(string str)
string llReplaceSubString(string src, string pattern, string replacement, integer count)
float llSqrt(float f)
list llListReplaceList(list dest, list src, integer start, integer end)