User contributions for Zuben Bamaisin
A user with 14 edits. Account created on 26 July 2007.
27 July 2007
- 00:0800:08, 27 July 2007 diff hist +64 LlForeach No edit summary
- 00:0500:05, 27 July 2007 diff hist −18 Array No edit summary
- 00:0300:03, 27 July 2007 diff hist +7 Array No edit summary
- 00:0200:02, 27 July 2007 diff hist +70 Array No edit summary
26 July 2007
- 23:5823:58, 26 July 2007 diff hist +351 Array No edit summary
- 23:4823:48, 26 July 2007 diff hist +48 N LlWriteToNotecard New page: I suggest to use {{LSLG|llSetNotecard}} instead.
- 23:4723: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:4323:43, 26 July 2007 diff hist +23 LSL Useful Function WishList →S
- 23:4223:42, 26 July 2007 diff hist +71 LlGetNotecard No edit summary
- 23:3923: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:3823:38, 26 July 2007 diff hist +23 LSL Useful Function WishList →G
- 23:3423:34, 26 July 2007 diff hist +92 N LlForeach New page: llForeach(array name); instructions; llEndForeach; walks through the {{LSLG|Array}} name
- 23:3223:32, 26 July 2007 diff hist +19 LSL Useful Function WishList →F
- 23:2223:22, 26 July 2007 diff hist +64 N Array Please invent Array[]s