Search results

Jump to navigation Jump to search
  • ...ng e la trasmissione di messaggi d'errore.}}}}</onlyinclude>{{LSL Constant/it {{LSL ConstRow|PUBLIC_CHANNEL/it}}
    1 KB (172 words) - 13:20, 30 December 2013
  • ...m x,y,z with as many digits as desired. After 15 seconds of not anwsering, it we default to 1,2,3,4. integer channel = 3800; //If you change this remeber to change it in the door script as well
    6 KB (673 words) - 16:15, 24 January 2015
  • ...the end of {{LSLP|dest}}, then {{LSLP|src}} is appended to {{LSLP|dest}}, it will not add null entries. To avoid this, create empty elements in the lis *Just calling the function will not update the variable. You must store it (unless of course you are planning to act on the results straightway.)
    3 KB (483 words) - 12:16, 22 January 2015
  • |func=llList2CSV|return_type=string|p1_type=list|p1_name=src ...n is more or less the {{Wikipedia|Comma-separated_values|CSV}} format, but it does not conform in all its details.<br/><br/>
    2 KB (274 words) - 11:41, 22 January 2015
  • llOwnerSay("Item: "+ llList2String(desc, 0) + " Type: " + llList2CSV(llDeleteSubList(types,-2,-1) + llDumpList2String(llList2List(types,-2,-1), ...]]|Functions exactly the same as [[llParseString2List]] unless you violate it's additional preconditions.
    5 KB (697 words) - 14:08, 22 January 2015
  • Unlike [[llList2CSV]], which dumps a list to a comma-separated formatted string with no choice *{{LSLG|llList2CSV}}
    2 KB (294 words) - 16:49, 5 July 2017
  • //Then delete this script; customers don't need it, and the SL backend server doesn't need ...ning script to be monitoring in SIMs. Plus, customers would get a msg from it
    4 KB (515 words) - 09:41, 25 December 2011
  • To convert a list into a comma-separated string use [[llList2CSV]].<br/> ...se this function with the {{Wikipedia|Comma-separated values|CSV}} format, it is ''not'' the CSV format.
    4 KB (612 words) - 04:15, 4 July 2022
  • // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License
    13 KB (1,601 words) - 16:52, 9 December 2023
  • llOwnerSay(llList2CSV(shuffled)); ...is the original list, exactly in the order it already was, because we told it to keep every set of six elements together, and there are only six elements
    2 KB (345 words) - 12:15, 22 January 2015
  • ...nction '''can''' be used from attachments and other non-character objects. It can also be used in any region, even if dynamic pathfinding is disabled. * If llGetStaticPath() finds a path, it will return waypoint vectors and will return a status code of 0, for succes
    4 KB (562 words) - 16:40, 28 October 2023
  • ...esult will be a list of elements in X that are ''missing'' from list Y. If it is written as '''if (~llListFindList''' ... , the result will be a list of llSay(0, "X list has this in it, but Y list doesn't: " + llList2CSV(ListXnotY(l1,l2)) );
    2 KB (243 words) - 15:25, 22 January 2015
  • // notify(llList2CSV(listOfNames)); ...eate a separate notifyList function which takes a list parameter and dumps it:
    6 KB (748 words) - 15:36, 25 January 2015
  • //Instead of each list being limited to 8 items, it is now 1024. string a = llList2CSV(t);
    5 KB (563 words) - 08:22, 25 January 2015
  • ...tive channel, it does not activate an llListen *every time* someone clicks it. ...hing else, and this causes the bartender to get a bunch of garbage inputs, it will automatically change to a new random channel, and optionally inform th
    7 KB (702 words) - 14:05, 24 January 2015
  • ...ing|inline=*|Security|The MD4 hashing algorithm should not be used because it is too easy to generate collisions (two inputs which result in the same has ...gs in LSL are UTF-8) and the other is for Base64 Strings (you need to tell it how many bits long the data is).
    9 KB (1,073 words) - 17:17, 24 January 2015
  • ...ant to sit on a poseball? Just drop this script in along with the pose and it will automatically stop your active animations. When you stand up, your AO //click/reset for changes to apply immediately. If you forget then it will display
    3 KB (424 words) - 14:37, 28 January 2023
  • ...character, it's value is the number of pairs of hex characters that follow it, xxx is a raw byte array of utf-8 characters, be sure they are valid charac if((f = e))//this may look like a mistake, it's not
    3 KB (396 words) - 04:47, 24 April 2015
  • return llList2CSV(li); ...ng and not shortened by much. "PI" is not a top level string value because it is nested 1 level deeper. llJson2List unescapes those.
    2 KB (217 words) - 12:57, 22 November 2023
  • You do not need to use this at the end of an event or function, as it is assumed by the compiler. :Exits the event and removes it from the event queue. If there is another event in the queue, that event is
    3 KB (403 words) - 01:41, 5 March 2016

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)