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
void llSetContentType(key id, integer type)
float llPow(float fbase, float fexponent)
void llSetPos(vector pos)
void llLoopSoundMaster(string sound, float volume)
string llGetNotecardLineSync(string name, integer line)
list llListReplaceList(list dest, list src, integer start, integer end)
void llEjectFromLand(key avatarId)
key llUpdateKeyValue(string key, string value, integer check, string original)