OS 関数一覧 
- public LSL_Integer osTerrainSetHeight(int x, int y, double val)
- public LSL_Float osTerrainGetHeight(int x, int y)
- public void osTerrainFlush()
- public int osRegionRestart(double seconds)
- public void osRegionNotice(string msg)
- public void osSetRot(UUID target, Quaternion rotation)
- public string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, int timer)
- public string osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, int timer, int alpha)
- public string osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, bool blend, int disp, int timer, int alpha, int face)
- public string osSetDynamicTextureData(string dynamicID, string contentType, string data, string extraParams, int timer)
- public string osSetDynamicTextureDataBlend(string dynamicID, string contentType, string data, string extraParams, int timer, int alpha)
- public string osSetDynamicTextureDataBlendFace(string dynamicID, string contentType, string data, string extraParams, bool blend, int disp, int timer, int alpha, int face)
- public bool osConsoleCommand(string command)
- public void osSetPrimFloatOnWater(int floatYN)
- public void osTeleportAgent(string agent, string regionName, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
- public void osTeleportAgent(string agent, int regionX, int regionY, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
- public void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
- public string osGetAgentIP(string agent)
- public LSL_List osGetAgents()
- public void osAvatarPlayAnimation(string avatar, string animation)
- public void osAvatarStopAnimation(string avatar, string animation)
- public string osMovePen(string drawList, int x, int y)
- public string osDrawLine(string drawList, int startX, int startY, int endX, int endY)
- public string osDrawLine(string drawList, int endX, int endY)
- public string osDrawText(string drawList, string text)
- public string osDrawEllipse(string drawList, int width, int height)
- public string osDrawRectangle(string drawList, int width, int height)
- public string osDrawFilledRectangle(string drawList, int width, int height)
- public string osDrawFilledPolygon(string drawList, LSL_List x, LSL_List y)
- public string osDrawPolygon(string drawList, LSL_List x, LSL_List y)
- public string osSetFontSize(string drawList, int fontSize)
- public string osSetFontName(string drawList, string fontName)
- public string osSetPenSize(string drawList, int penSize)
- public string osSetPenColour(string drawList, string colour)
- public string osSetPenCap(string drawList, string direction, string type)
- public string osDrawImage(string drawList, int width, int height, string imageUrl)
- public LSL_Vector osGetDrawStringSize(string contentType, string text, string fontName, int fontSize)
- public void osSetStateEvents(int events)
- public void osSetRegionWaterHeight(double height)
- public void osSetRegionSunSettings(bool useEstateSun, bool sunFixed, double sunHour)
- public void osSetEstateSunSettings(bool sunFixed, double sunHour)
- public double osGetCurrentSunHour()
- public double osSunGetParam(string param)
- public void osSunSetParam(string param, double value)
- public string osWindActiveModelPluginName()
- public void osWindParamSet(string plugin, string param, float value)
- public float osWindParamGet(string plugin, string param)
- public double osList2Double(LSL_Types.list src, int index)
- public void osSetParcelMediaURL(string url)
- public void osSetParcelSIPAddress(string SIPAddress)
- public string osGetScriptEngineName()
- public string osGetSimulatorVersion()
- public Hashtable osParseJSON(string JSON)
- public void osMessageObject(LSL_Key objectUUID, string message)
- public void osMakeNotecard(string notecardName, LSL_Types.list contents)
- public string osGetNotecardLine(string name, int line)
- public string osGetNotecard(string name)
- public int osGetNumberOfNotecardLines(string name)
- public string osAvatarName2Key(string firstname, string lastname)
- public string osKey2Name(string id)
- public string osGetGridNick()
- public string osGetGridName()
- public string osGetGridLoginURI()
- public LSL_String osFormatString(string str, LSL_List strings)
- public LSL_List osMatchString(string src, string pattern, int start)
- public string osLoadedCreationDate()
- public string osLoadedCreationTime()
- public string osLoadedCreationID()
- public LSL_List osGetLinkPrimitiveParams(int linknumber, LSL_List rules)
- public LSL_Key osNpcCreate(string firstname, string lastname, LSL_Vector position, LSL_Key cloneFrom)
- public void osNpcMoveTo(LSL_Key npc, LSL_Vector position)
- public void osNpcSay(LSL_Key npc, string message)
- public void osNpcRemove(LSL_Key npc)
- public LSL_Key osGetMapTexture()
- public LSL_Key osGetRegionMapTexture(string regionName)
- public LSL_List osGetRegionStats()
- public int osGetSimulatorMemory()
- public void osSetSpeed(string UUID, float SpeedModifier)
- public void osKickAvatar(string FirstName,string SurName,string alert)
- public void osCauseDamage(string avatar, double damage)
- public void osCauseHealing(string avatar, double healing)
Counter: 2268,
today: 1,
yesterday: 0
最終更新: 2010-02-02 (火) 22:56:44 (JST) (5050d) by iseki