diff options
Diffstat (limited to 'docs/README.LuaSL')
-rw-r--r-- | docs/README.LuaSL | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/README.LuaSL b/docs/README.LuaSL index 56adf12..f278c59 100644 --- a/docs/README.LuaSL +++ b/docs/README.LuaSL | |||
@@ -243,18 +243,18 @@ LSL.Lua | |||
243 | State changes implemented, with a TODO about clearing out pending events. | 243 | State changes implemented, with a TODO about clearing out pending events. |
244 | 244 | ||
245 | 245 | ||
246 | Not implemented - | 246 | Not implemented (? means I think it's implemented in scriptSendBack) - |
247 | llSay + friends, including llOwnerSay(). | 247 | llSay + friends, including llOwnerSay(). |
248 | llGetOwner() | 248 | llGetOwner() |
249 | llGetInventory*() | 249 | llGetInventory*() |
250 | llGetInventoryType() faked to just return script. | 250 | llGetInventoryType() faked to just return script. |
251 | llSetScriptState() and llResetOtherScript() | 251 | ? llSetScriptState() and llResetOtherScript() |
252 | llResetTime() | 252 | llResetTime() |
253 | llGetNoteCardLine() | 253 | llGetNoteCardLine() |
254 | llMessageLinked() | 254 | llMessageLinked() |
255 | llGetFreeMemory() | 255 | llGetFreeMemory() |
256 | llSleep() - sorta, not sure how the comment there makes sense. lol | 256 | ? llSleep() - sorta, not sure how the comment there makes sense. lol |
257 | llSetTimerEvent() | 257 | ? llSetTimerEvent() |
258 | llGetLinkNumber() | 258 | llGetLinkNumber() |
259 | llGetKey() | 259 | llGetKey() |
260 | llDialog() | 260 | llDialog() |