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 osCollisionSound(string impact_sound, float impact_volume)
void osTriggerSound(integer linknum, string sound, float volume)
integer osStringEndsWith(string src, string value, integer ignorecase)
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
void osMakeNotecard(string notecardName, list contents)
void osParcelJoin(vector pos1, vector pos2)
void osSetProjectionParams(integer linknumber, integer projection, key texture, float fov, float focus, float amb)
string osStringReplace(string src, string oldvalue, string newvalue)