Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • ==Run-time error messages== スクリプトは実行中に停止し、以下のようなメッセージと共に"Script run-time error"をあなたに伝えるかもしれません。
    6 KB (265 words) - 20:28, 18 December 2015
  • |func_desc=Returns a text description of a particular Experience LSL error constant. ...}. Returns [[XP_ERROR_UNKNOWN_ERROR]] if the {{LSLP|error}} is not a valid error code.
    948 bytes (110 words) - 15:38, 10 July 2020
  • ==Run-time error messages== A script may stop running, and chat at you the complaint "Script run-time error", followed by another complaint such as:
    5 KB (706 words) - 17:43, 4 February 2023
  • |func_footnote=For imaginary results (val < 0.0), a {{LSLGC|Error/Math|Math Error}} is triggered under LSO , or 'NaN' (Not A Number) is returned under Mono |return_text=that is the square root of {{LSLP|val}}.
    1 KB (163 words) - 12:51, 11 October 2023
  • One of the challenges that will be created by our allowing name changes is that an "error": "invalid_last_name",
    3 KB (465 words) - 12:18, 13 April 2020
  • |p1_type=string|p1_name=floater_name|p1_desc=Identifier of the viewer floater to open. |return_type=integer|return_text=Error code, or 0 if no error.
    2 KB (274 words) - 03:58, 19 October 2023
  • |func_footnote=ВЫдаёт ошибку [[LSL_Math_Error|Math Error]] в случае мнимого результата, т.е. <code>({{LSLP llOwnerSay("The square root of " + (string)num1 + " is " + (string)llSqrt(num1));
    1 KB (100 words) - 02:03, 30 August 2012
  • ...I get a better idea of what my packet loss is|How can I get a better idea of what my packet loss is?]] *[[I have a lot of lag. How can I improve performance|I have a lot of lag. How can I improve performance?]]
    899 bytes (167 words) - 08:58, 8 November 2011
  • ...ion, i.e. it's much faster to do <code>val = base*base*base</code> instead of <code>val = llPow(base, 3)</code>. *Triggers a {{LSLGC|Error/Math|Math Error}} for imaginary results if not compiled in Mono.
    1 KB (181 words) - 08:38, 1 November 2023
  • ...age. In some cases, you'll see immediately what your mistake is. But the error messages aren't nearly as specific as they might be, so sometimes you'll ha ...ginning of the second line, we type a (. When we save the script, instead of getting "Compile successful!", we get the message
    7 KB (1,174 words) - 13:40, 24 January 2015
  • ...to list error messages recieved when trying to use group chat per request of Alexa Linden on {{JIRA|SVC-1509}} and {{JIRA|VWR-2950}} and {{JIRA|VWR-1385 As a first step, please collect a list of all error messages you see
    6 KB (1,074 words) - 03:23, 23 May 2011
  • ...p1_name=objects|p1_desc=list of object [[UUID|uuids]] (keys)|p1_hover=list of object uuids (keys) ...return value is negative, it represents an [[#{{anchorencode:Error Flags}}|error]] flag.
    2 KB (280 words) - 00:28, 18 July 2013
  • The following LSL code snippets show examples of using the [[AES LSL Implementation|AES engine]] by [[User:Haravikk Mistral| ...used in these scripts for clarity, but are not necessary to the operation of the scripts themselves.
    5 KB (600 words) - 15:42, 14 September 2015
  • |inject-2={{Issues/SVC-2996}}{{LSL_Function/detected|number|linkNumber|error={{HoverText|0|zero}}}} |Return_text=of the triggered event. If not supported by the event, returns zero.
    1 KB (147 words) - 00:54, 22 January 2015
  • |return_text=to see the success of eval´d code.<br> -1 = Parse error in Eval´d code <br>0 = Success, but without return in Eval´d code llOwnerSay("Parse Error in Eval´d code");
    1 KB (166 words) - 02:19, 5 May 2010
  • ...x7FFFFFFF|ihex=2147483647|c=Chat channel reserved for script debugging and error messages, broadcasts to all nearby users.}}}}</onlyinclude>{{LSL Constant |desc=Chat channel reserved for script debugging and error messages. The client will display chat on this channel in the script consol
    2 KB (203 words) - 21:10, 5 January 2023
  • integer error = llList2Integer(result, 1); if(error == XP_ERROR_RETRY_UPDATE)
    6 KB (432 words) - 14:33, 22 November 2023
  • |return_text=that is the sine of {{LSLP|theta}}. ...( hex : 0xB3BBBD2E ) and not 0.0 . The error is cumulative with multiples of PI : For instance llSin(100000.0*PI) = 0.015890 when the result should be
    1 KB (162 words) - 15:11, 14 September 2015
  • ...ints between positions at {{LSLP|start}} and {{LSLP|end}}, for a character of a given {{LSLP|radius}}. The waypoints this function returns are for the 's ...integer in the last element, which is a status code indicating the outcome of the path query:
    4 KB (562 words) - 16:40, 28 October 2023
  • ...ts for uploading mesh assets and confirm that the viewer provides expected error messages and fails gracefully when those limits are exceeded. ...ed mesh assets is effectively unlimited, but there's no guarantee that all of your attachments will be downloaded by other viewers.
    3 KB (571 words) - 10:44, 31 August 2011
  • |func_desc=Set the running state of the script {{LSLP|name}}. ...be used to restart a script that has encountered a {{LSLGC|Error|run-time error}}.
    2 KB (245 words) - 14:07, 22 January 2015
  • One of the hardest things with scripting anything non trivial in LSL, especially i then whenever we need to check the value of a variable simple call
    6 KB (748 words) - 15:36, 25 January 2015
  • * What is the meaning of this message? ie. Is the sky falling or infrequent bug or just recording me ===LLAvatarNameResponder::error: LLAvatarNameResponder::error 499 STATUS_NO_CONNECTION===
    6 KB (885 words) - 14:09, 14 August 2012
  • |inject-2={{Issues/SVC-5821}}{{LSL_Function/detected|number|vel|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0>]]}} |Return_text=velocity of {{LSLGC|Detected|detected}} object or avatar {{LSLP|number}}.
    1 KB (137 words) - 09:46, 18 January 2016
  • |inject-2={{LSL_Function/detected|number|type|error={{HoverText|zero|0}}}} |return_text=mask that is the types of detected object or avatar.
    1 KB (127 words) - 04:22, 4 September 2023
  • The following LSL code snippets show examples of using the [[LZW LSL Implementation|LZW engine]] by [[User:Haravikk Mistral| ...used in these scripts for clarity, but are not necessary to the operation of the scripts themselves.
    2 KB (244 words) - 16:21, 11 July 2015
  • |p1_type=integer|p1_name=number|p1_desc=The index of the damage event to be modified. |func_desc=The llAdjustDamage modifies the amount of damage that will be applied by the current [[on_damage]] event after it has
    1,022 bytes (160 words) - 12:50, 21 March 2024
  • ...return value is negative, it represents an [[#{{anchorencode:Error Flags}}|error]] flag. ...r of objects successfully returned to their owners or an [[#{{anchorencode:Error Flags}}|ERR_*]] flag.
    3 KB (463 words) - 19:08, 11 May 2016
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (465 words) - 14:58, 5 January 2016
  • ...s an application/xml Map with two keys. ack and done. Ack is an integer of the last Event ID and done is.. well, we don't know what done is yet be ...t typically sends a 'HTTP/1.0 502 Upstream error:' response with 'Upstream error: ' as the body. It's really important to note that the client will *only*
    6 KB (702 words) - 21:30, 1 November 2010
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (490 words) - 13:00, 27 January 2016
  • ...codes, to help you handle user and software errors. To see a list of the error codes, use the get_error_codes operation. See the [[Registration_API_Refer == Error codes ==
    5 KB (876 words) - 11:42, 15 December 2022
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (497 words) - 13:42, 19 January 2016
  • |inject-2={{LSL_Function/detected|number|pos|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0>]]}} ...s the position (in [[Viewer_coordinate_frames#Region|region coordinates]]) of {{LSLGC|Detected|detected}} object number.
    2 KB (223 words) - 15:50, 17 January 2016
  • ...ired level of detail" appearing in the importer window. Details about the error can usually be found in the SecondLife.log file. Below is a list of error messages:
    4 KB (694 words) - 11:17, 30 March 2014
  • ...e store, otherwise the [[dataserver]] will return a failure along with the error [[XP_ERROR_RETRY_UPDATE]]. This can be used to create an in-use flag so tha As of Jan 1, 2016 maximum bytes is 1011 for key and 4095 for value for both LSO a
    6 KB (660 words) - 14:03, 27 January 2020
  • ...explains how you can develop LSL scripts that run well and compile without error in all these many places. ==Astonishing Compile-Time Error Messages==
    5 KB (790 words) - 16:43, 29 April 2011
  • * Must use llCreateCharacter or script crash (script error) ...ded vertical position and the actual terrain/object will result in failure of the behaviour.
    2 KB (217 words) - 16:51, 28 October 2023
  • ...and permission) to script someone else's object, you would want to use one of the other communication statements, which we'll discuss in due time. ...ror message you get will probably puzzle you, because it will tell you the error is on the line ''following'' the missing semicolon, and it won't tell you t
    3 KB (558 words) - 13:46, 24 January 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (457 words) - 14:26, 24 November 2015
  • ...e grid, even if Arabian and Muslim communities include today a high number of members. ...iscussion if that really is a desert or a very large beach, since the rest of the continent is covered with grass.
    2 KB (288 words) - 06:09, 21 August 2014
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (528 words) - 11:13, 4 February 2016
  • ...key already exists the [[dataserver]] will return a failure along with the error [[XP_ERROR_STORAGE_EXCEPTION]].<br/> As of Jan 1, 2016 maximum bytes is 1011 for key and 4095 for value for both LSO a
    2 KB (307 words) - 16:05, 6 April 2022
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (379 words) - 11:40, 26 October 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    3 KB (379 words) - 12:23, 2 November 2015
  • ...an authentic Istrian liqueur made with Istrian Teran grapes, with addition of fruit brandy, and 10 different spices. Alcohol volume is 14.9%.† ...{{jira|SL-10702}} Crash to desktop in mainland region St Lion due to Vivox error
    1 KB (149 words) - 11:27, 15 May 2019
  • Linden Lab's delinquency policy is spelled out in various areas of the Terms of Service (ToS) and Knowledge Base. Links to the relevant ToS topics and Know ...ccount clear, but we are no longer able to unlock accounts for the purpose of selling Linden™ dollars (L$) on the LindeX™ in order to clear an accoun
    1 KB (243 words) - 13:58, 17 June 2022
  • ** {{jira|SCR-147}} Timer event fails to trigger following heavy amounts of linked messages ** {{jira|SCR-225}} ERROR: Failed to set physics shape type
    4 KB (614 words) - 16:02, 8 December 2011
  • // Radius of character to test for ...fined path_update codes; note that llGetStaticPath() can only return a few of these.
    5 KB (395 words) - 12:03, 22 November 2023
  • ...de/python|Python script]] in '''PHP5''', with some extras taking advantage of features present in PHP5. * Returns the error associated with the web login cURL operation
    11 KB (1,589 words) - 08:42, 27 June 2017
  • llOwnerSay("The square root of " + (string)num1 + " is " + (string)llSqrt(num1)); |cat2=Error/Math
    994 bytes (100 words) - 07:22, 25 February 2016
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (738 words) - 12:54, 6 April 2015
  • ...h can only be done by [[Linden Lab]] and might be a consequence of [[Terms of Service]] and/or [[Community Standards]] violation). The list of those banned from an area, by use of a [[script]], or by Landban that otherwise allows visitors.
    2 KB (272 words) - 13:09, 17 January 2014
  • ...specified link is already occupied, the simulator searches down the chain of prims in the link set looking for an available sit target. ...ch as LINK_SET, LINK_CHILDREN, LINK_ALL_OTHERS will return an INVALID_LINK error.
    3 KB (400 words) - 03:59, 19 October 2023
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (778 words) - 10:07, 9 July 2015
  • :''For a list of sample user-defined functions, go to [[:Category:LSL_User-Defined_Functions ...acing user-defined functions after the first state will result in a Syntax Error.
    2 KB (250 words) - 10:38, 1 June 2012
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (785 words) - 10:29, 16 July 2015
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    4 KB (603 words) - 12:46, 22 February 2016
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (722 words) - 11:17, 6 August 2015
  • |inject-2={{LSL Function/group}}{{LSL_Function/detected|number|group|error=[[FALSE]]}} |func_footnote=Returns [[FALSE]] if {{LSLP|number}} is out of range.
    1 KB (170 words) - 13:25, 1 February 2023
  • * 登録手続き画面の一部で、あなたが要求する条件に加えて、Linden Lab の Terms of Service を提示しなければなりません。 ...参加者は必ず Linden Lab の [http://secondlifegrid.net/programs/api/tos API Terms Of Service] を順守しなければなりません。
    18 KB (774 words) - 03:04, 29 April 2010
  • ...rsion of the current virtual environment, one which will have had a number of architectural changes and improvements to improve performance, scalability, Second Life Viewer 2.0 will launch in the first quarter of 2010. Second Life Viewer 2.0 will have new tools that will add richness in
    3 KB (584 words) - 06:26, 16 January 2010
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    5 KB (805 words) - 11:12, 29 July 2015
  • ...dUnitReport::unitKey::00000-0000-0000-00000::Report::Successful Completion of Test // passFail - status of test sent on passFailChannel
    17 KB (1,236 words) - 13:42, 25 January 2015
  • {{LSL_Function/detected/ja|number|pos|error=[[ZERO_VECTOR/ja|<0.0, 0.0, 0.0>]]}}{{LSL_Function/ja llOwnerSay( "Touch me to get the positions of avatars in 'Say' range" );
    2 KB (125 words) - 15:30, 25 February 2016
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (738 words) - 10:37, 8 July 2015
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (738 words) - 10:02, 17 July 2015
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    4 KB (523 words) - 10:27, 3 February 2015
  • |dl_desc=A list of keys ([[String|strings]]) used in the key-value store |dl_hover=A list of keys (strings) used in the key-value store}}
    2 KB (324 words) - 14:21, 21 January 2016
  • ...selected first and last name, and either registers the user or returns an error message if the name is already taken. ...ava-0.2.1.zip . Code written by Xugu Madison, copyright held by University of St Andrews, and made available under the BSD license. Tested with Java 1.5.
    13 KB (1,780 words) - 10:57, 26 October 2016
  • Replaces a single occurrence of something in a list with something else that you specify. llOwnerSay("ERROR: Element '" + element_old + "' not found in list [" + llList2CSV(mylist) +
    932 bytes (110 words) - 15:20, 22 January 2015
  • '''This code is not accurate for use with mono compilation. An example of code similar to this for use with mono compilation is on the [[Talk:Code Si integer unspent = 16384; // the well-known available size of byte code plus heap plus stack
    3 KB (491 words) - 14:17, 24 January 2015
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    6 KB (810 words) - 14:40, 18 June 2015
  • ...n {{LSLP|inventory}} is not transferred and a '''Blocked by permissions''' error is shouted on the [[DEBUG_CHANNEL]]. ...n {{LSLP|inventory}} is not transferred and a '''Blocked by permissions''' error is shouted on the [[DEBUG_CHANNEL]].
    4 KB (629 words) - 09:19, 19 March 2023
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    4 KB (565 words) - 14:38, 22 April 2015
  • ...wer. In addition to making management of Marketplace Listings easier, sale of items that Merchants do not have the right to copy will now be supported wi * {{jira|DD-292}} [VWR] Drag and drop error with stock folders and max item count
    6 KB (843 words) - 13:36, 16 April 2015
  • |inject-2={{LSL_Function/detected|number|rot|error=[[ZERO_VECTOR|<0.0, 0.0, 0.0, 1.0>]]}} |Return_text=of detected object {{LSLP|number}}.
    2 KB (210 words) - 00:57, 22 January 2015
  • |inject-2={{LSL_Function/detected|item|name|error={{LSL Constant/NULL KEY}}}} |return_text=that is the name of the {{LSLGC|Detected|detected}} {{LSLP|item}}.
    929 bytes (134 words) - 09:29, 20 January 2024
  • |Return_text=of the number of free bytes of memory the script can use. ...in Heap values being duplicated, meaning a = a + a; resulting in 3 values of }}.
    5 KB (751 words) - 13:44, 9 October 2023
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    5 KB (762 words) - 11:30, 1 September 2015
  • * New LSL call for count of agents in region: [[llGetRegionAgentCount]]() ** {{JIRA|MISC-1261}}: Sim crashes following unlinking of a group of overlapping individually scripted prims rotating with [[llTargetOmega]].
    1 KB (187 words) - 17:35, 26 January 2011
  • *No error is thrown if {{LSLP|handle}} has already been released or is invalid. // Listen for one line of chat from the owner, echo it back to them, then stop listening
    2 KB (206 words) - 05:39, 23 April 2022
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    5 KB (635 words) - 11:32, 14 January 2016
  • ..., models with more than 8 unique faces can be imported. Gone are the days of importing complicated meshes in pieces with "some assembly required". ...terials remain in place (e.g. your low LOD mesh materials must be a subset of the full LOD materials).
    6 KB (798 words) - 10:59, 17 September 2015
  • ...seamlessly looping animations. The loop controls are also a common source of befuddlement. They work with percentages, rather than frame numbers, unlik ...ayed only when the animation starts. You could think of this as the intro of the animation.
    3 KB (500 words) - 03:19, 14 July 2012
  • ...imultaneously outstanding. This release also removes a considerable amount of deprecated and unused code from the viewer. These changes impact all areas of the viewer that use Sim Capabilities. A nonexhaustive list includes:
    2 KB (279 words) - 10:08, 9 October 2015
  • This design deals with the error logging facilities in C++. These are the facilities supplied with llerror. The error logging system aims at making logging much more flexible at run time. The
    6 KB (760 words) - 08:55, 4 January 2012
  • |p2_desc=List of parameters to control the type of pathfinding used. * Must use llCreateCharacter first or the function will fail with a viewer error.
    3 KB (343 words) - 14:00, 22 January 2015
  • Read the script comments to have better understanding of the codes. [[http://youtu.be/f9hRGWNW7a4 v1.6 Video]] * Empty notecard data error checking
    12 KB (1,534 words) - 19:03, 24 January 2015
  • * Eliminate paths of accidental object return due to Mesh object editing. ...the operation that would have caused the overflow and providing a helpful error message.
    7 KB (1,128 words) - 16:19, 15 July 2011
  • Verify this suite of Mesh models continue to upload correctly. * '''Verify''' the model fails to upload and an error is displayed.
    2 KB (352 words) - 15:54, 29 June 2011
  • [Note: timeapi.org seems to have shut down in 2017. However, the principles of this script still illustrate simple HTTP GET usage from LSL.] llSetText("ERROR",<1,0,0>,1.0);
    1 KB (208 words) - 12:32, 20 June 2018
  • * BUG-226252 [EEP] Please create an internal error code for llReplaceAgentEnvironment() & llSetAgentEnvironment() that disting * Simulator update of EEP
    4 KB (463 words) - 10:52, 26 August 2019
  • ...ment values for the parcel or region as a list of attributes. Takes a list of attributes to retrieve in params and returns them in the order requested. |p2_type=list|p2_name=params|p2_desc=A list of parameters to retrieve from the current environment.
    2 KB (294 words) - 04:48, 9 August 2022
  • It consists of two files... // I'm not really much of a PHP coder, so if you find any bugs or see things
    15 KB (2,036 words) - 17:54, 2 September 2016
  • ...be heard by any prim in the object if and only if the root prim is capable of hearing it. ** <code>llSay(0, msg)</code> can be heard in a radius of <code>[[llGetEnv]]("chat_range")</code>
    5 KB (782 words) - 15:41, 30 August 2023
  • ...tle=Release Notes|body='''Maintenance: Margarita''' is like a blender full of ice and goodness. == Shaker of assorted bugfixes: ==
    4 KB (557 words) - 17:22, 1 June 2017
  • This is a script that I made, because I was sick and tired of everyone using the same bloated, laggy poseball scripts that listen on chan // it under the terms of the GNU General Public License version 3, as
    5 KB (573 words) - 10:37, 25 January 2015
  • ...r content can be created, updated, and deleted via in-world scripts. Users of LSLurl are provided with numerous options for customizing their domains. Op ...ATA or URL. DATA is used for text storage. The domain will return the text of the domain's value. URL is used for in-world http servers as a static URL p
    9 KB (1,207 words) - 17:39, 3 June 2012
  • ...ow using the [http://packages.python.org/distribute/ distribute] extension of the python setuptools, so the autobuild application installed should now be However, as this is trickier to set up and more error prone, it is not the primary method that we recommend in [[Autobuild#Gettin
    1 KB (167 words) - 10:13, 1 May 2015

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