osMakeNotecard
OSSLvoid osMakeNotecard(string notecardName, list contents)
Creates a notecard with contents of list
Parameters
| Type | Name |
|---|---|
| string | notecardName |
| list | contents |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osGetSimulatorMemoryKB()
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)
key osGetLinkInventoryKey(integer linkNumber, string name, integer type)
void osNpcLoadAppearance(key npc, string notecard)
integer osGetLinkNumber(string name)
string osSetFontSize(string drawList, integer fontSize)
float osGetHealRate(key agentId)
integer osApproxEquals(rotation ra, rotation rb, float margin)