osParcelSubdivide
OSSLvoid osParcelSubdivide(vector pos1, vector pos2)
Subdivides a parcel into two adjacent parcels within the same region
Parameters
| Type | Name |
|---|---|
| vector | pos1 |
| vector | pos2 |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osForceBreakLink(integer linknum)
string osAESEncrypt(string secret, string plainText)
void osSetSoundRadius(integer linknum, float radius)
string osStringRemove(string src, integer start, integer count)
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
void osNpcWhisper(key npc, integer channel, string message)
void osDie(key objectUUID)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)