#author("2024-12-02T12:07:12+00:00","default:iseki","iseki")
#author("2024-12-02T12:08:10+00:00","default:iseki","iseki")
* Linden Scripting Language [#f9b24752]



** Links
*** Second Life
- [[LSL Wiki>https://wiki.secondlife.com/wiki/LSL_Portal/ja]]


*** OS Functions
- [[OSSLNPC>http://opensimulator.org/wiki/OSSLNPC]]
** Sample Code [#wb6aa008]

*** General [#w8c900e6]
- [[Show Japanese Text>./JapaneseText]]
- [[Teleport within SIM>./teleport]]
- [[Payment Machine>./payment]]


*** by NSL [#f200b1ae]
- [[MVS]]: Multi Video Screen

*** ChatGPT
- [[NSL ChatGPT fo OpenSimulator>ChatGPT/API/LSL]]

** Functions [#r31cc010]
*** llLookAt [#r98d632f]
 rotation rot = llGetRot() * llRotBetween(<0.0 ,0.0 ,1.0 > * llGetRot(), a - llGetPos());
 llSetRot(rot);

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS