llGetLinkPrimitiveParams
LSLlist llGetLinkPrimitiveParams(integer linknum, list rules)
Returns the list of primitive attributes requested in the Parameters list for LinkNumber.\ PRIM_* flags can be broken into three categories, face flags, prim flags, and object flags.\ * Supplying a prim or object flag will return that flags attributes.\ * Face flags require the user to also supply a face index parameter.
Parameters
| Type | Name |
|---|---|
| integer | linknum |
| list | rules |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSetClickAction(integer action)
key llDetectedOwner(integer number)
key llTransferLindenDollars(key destination, integer amount)
void llSound(string sound, float volume, integer queue, integer loop)
void llRegionSayTo(string target, integer channelID, string text)
string llGetSimulatorHostname()
key llKeysKeyValue(integer first, integer count)
void llMessageLinked(integer linknum, integer num, string str, string id)