osNpcSetProfileImage
OSSLvoid osNpcSetProfileImage(key npc, string image)
Set image in created NPC's profile.
Parameters
| Type | Name |
|---|---|
| key | npc |
| string | image |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osSetPenSize(string drawList, integer penSize)
key osAgentSaveAppearance(key agentId, string notecard, integer includeHuds)
void osSetHealth(key agentId, float health)
string osSetPenColour(string drawList, string colour)
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
string osDrawEllipse(string drawList, integer width, integer height)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)