osMovePen
OSSLstring osMovePen(string drawList, integer x, integer y)
Moves the pen's location to the coordinates specified by the x and y parameters, without drawing anything
Parameters
| Type | Name |
|---|---|
| string | drawList |
| integer | x |
| integer | y |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osDrawFilledEllipse(string drawList, integer width, integer height)
void osNpcSetProfileImage(key npc, string image)
string osSetPenCap(string drawList, string direction, string type)
string osStringReplace(string src, string oldvalue, string newvalue)
void osKickAvatar(key agentId, string alert)
void osCauseDamage(key avatar, float damage)
list osGetLinkInventoryItemKeys(integer linkNumber, integer type)
integer osReplaceParcelEnvironment(integer transition, string daycycle)