<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ocr.michiyo.me/w/index.php?action=history&amp;feed=atom&amp;title=Addon%2Fthutconcrete%2Felevator</id>
	<title>Addon/thutconcrete/elevator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ocr.michiyo.me/w/index.php?action=history&amp;feed=atom&amp;title=Addon%2Fthutconcrete%2Felevator"/>
	<link rel="alternate" type="text/html" href="https://ocr.michiyo.me/w/index.php?title=Addon/thutconcrete/elevator&amp;action=history"/>
	<updated>2026-08-24T17:15:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://ocr.michiyo.me/w/index.php?title=Addon/thutconcrete/elevator&amp;diff=1009&amp;oldid=prev</id>
		<title>imported&gt;OCDoc Import: Imported from legacy OpenComputers documentation at ocdoc.cil.li</title>
		<link rel="alternate" type="text/html" href="https://ocr.michiyo.me/w/index.php?title=Addon/thutconcrete/elevator&amp;diff=1009&amp;oldid=prev"/>
		<updated>2026-08-24T08:08:27Z</updated>

		<summary type="html">&lt;p&gt;Imported from legacy OpenComputers documentation at ocdoc.cil.li&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Component: Elevator =&lt;br /&gt;
&lt;br /&gt;
This component can be accessed by connecting an Elevator Control to a Computer.&lt;br /&gt;
&lt;br /&gt;
Component name: `elevator`. Callbacks:&lt;br /&gt;
&lt;br /&gt;
* `call(floor:number):boolean`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Tries to call the elevator to a certain floor. Returns `true` on success, `false` and an error message otherwise.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `isReady():boolean`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Returns `true` if the elevator can be called, `false` if it can not (because it is already moving).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `getLocalFloor():number`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Returns the number of the floor the currently accessed Elevator Control is set to.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `getElevatorFloor():number`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Returns the number of the floor the elevator is currently at. If the elevator is moving, the function returns the destination floor as its second argument.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* `doesFloorExist(floor:number):boolean`&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Returns `true` if the floor exists and thus can be called; the function returns `false` if the floor does not exist.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
{{:Addon/thutconcrete/contents}}&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;OCDoc Import</name></author>
	</entry>
</feed>