User contributions
Jump to navigation
Jump to search
- 00:08, 27 July 2007 diff hist +64 LlForeach
- 00:05, 27 July 2007 diff hist −18 Array
- 00:03, 27 July 2007 diff hist +7 Array
- 00:02, 27 July 2007 diff hist +70 Array
- 23:58, 26 July 2007 diff hist +351 Array
- 23:48, 26 July 2007 diff hist +48 N LlWriteToNotecard New page: I suggest to use {{LSLG|llSetNotecard}} instead.
- 23:47, 26 July 2007 diff hist +167 N LlSetNotecard New page: integer llSetNotecard(string name, array data); Saves the content of the {{LSLG|Array}} data back as lines to the notecard name. Returns 0 if saving fails or 1 if ok.
- 23:43, 26 July 2007 diff hist +23 LSL Useful Function WishList →S
- 23:42, 26 July 2007 diff hist +71 LlGetNotecard
- 23:39, 26 July 2007 diff hist +134 N LlGetNotecard New page: array llGetNotecard(string name) gets all lines of the notecard named name or with UUID name and saves them into an {{LSLG|Array}}[]
- 23:38, 26 July 2007 diff hist +23 LSL Useful Function WishList →G
- 23:34, 26 July 2007 diff hist +92 N LlForeach New page: llForeach(array name); instructions; llEndForeach; walks through the {{LSLG|Array}} name
- 23:32, 26 July 2007 diff hist +19 LSL Useful Function WishList →F
- 23:22, 26 July 2007 diff hist +64 N Array Please invent Array[]s