osGetApparentRegionTimeString
OSSLstring osGetApparentRegionTimeString(integer format24)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | format24 |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osLoopSoundMaster(integer linknum, string sound, float volume)
float osTerrainGetHeight(integer x, integer y)
void osNpcStand(key npc)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)
void osNpcTouch(key npcLSL_Key, key object_key, integer link_num)
string osAESEncryptTo(string secret, string plainText, string ivString)
integer osIsNpc(key npc)
float osMax(float a, float b)