<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SeaWarrior</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=SeaWarrior"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/SeaWarrior"/>
		<updated>2026-07-11T11:48:36Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Advanced_Monitor&amp;diff=3870</id>
		<title>Advanced Monitor</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Advanced_Monitor&amp;diff=3870"/>
				<updated>2012-11-27T23:49:32Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Advanced Monitor is a new, improved version of the [[monitor]]. It has the ability to show coloured text and programs on the screen. It is also golden colored on it's sides, similar to the  [[Advanced Computer]]. For available colors, see [http://computercraft.info/wiki/index.php?title=Colors#Colors Colors API].&lt;br /&gt;
==Recipe==&lt;br /&gt;
{{Crafting grid&lt;br /&gt;
 |A1=Gold_Ingot |B1=Gold_Ingot    |C1=Gold_Ingot&lt;br /&gt;
 |A2=Gold_Ingot |B2=glass_pane |C2=Gold_Ingot&lt;br /&gt;
 |A3=Gold_Ingot |B3=Gold_Ingot   |C3=Gold_Ingot&lt;br /&gt;
 |Output=Advanced_Monitor&lt;br /&gt;
 }}&lt;br /&gt;
==Using an Advanced Monitor==&lt;br /&gt;
''See [[Peripheral (API)#Monitor|Peripheral (API)]] for more details.''&lt;br /&gt;
&lt;br /&gt;
To use an Advanced Monitor, you need to call a method using the Peripheral API. This is one example:&lt;br /&gt;
&lt;br /&gt;
 peripheral.call(&amp;quot;side&amp;quot;, &amp;quot;function&amp;quot;, var1, var2, ...)&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
 peripheral.call(&amp;quot;top&amp;quot;, &amp;quot;write&amp;quot;, &amp;quot;Hello World!&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
You can also &amp;quot;wrap&amp;quot; the peripheral side to a variable:&lt;br /&gt;
&lt;br /&gt;
 local monitor = peripheral.wrap(&amp;quot;top&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Now, you can call functions that way.&lt;br /&gt;
&lt;br /&gt;
 monitor.write(&amp;quot;Hello World!&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
There are two new functions (four including the british-spelled color (colour)):&lt;br /&gt;
&lt;br /&gt;
[[term.setTextColor|monitor.setTextColor]]([[colors (API)#colors|color]])&lt;br /&gt;
&lt;br /&gt;
[[term.setBackgroundColor|monitor.setBackgroundColor]]([[colors (API)#colors|color]])&lt;br /&gt;
&lt;br /&gt;
[[Category:Blocks]]&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Template:Version&amp;diff=3805</id>
		<title>Template:Version</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Template:Version&amp;diff=3805"/>
				<updated>2012-11-21T04:49:28Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current SSP/SMP Version: '''1.47''' for Minecraft 1.4.5&amp;lt;br /&amp;gt;&lt;br /&gt;
Current Bukkit Version: '''1.41''' for Bukkit MCPC build 177+&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''[[Changelog]]'''&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Template:News&amp;diff=3804</id>
		<title>Template:News</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Template:News&amp;diff=3804"/>
				<updated>2012-11-21T04:48:53Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Novermber 20th, 2012''':&lt;br /&gt;
*Computercraft 1.47 works just fine for Minecraft '''1.4.5'''!&lt;br /&gt;
'''November 15th, 2012''':&lt;br /&gt;
*Computercraft 1.47 is out for Minecraft '''1.4.4'''!&lt;br /&gt;
*Minecon news '''[http://www.computercraft.info/2012/11/15/computercraft-1-47-and-minecon-news/ here!]'''&lt;br /&gt;
'''October 25th, 2012''':&lt;br /&gt;
*ComputerCraft 1.46 is out for Minecraft '''1.4.2'''!&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Template:News&amp;diff=3769</id>
		<title>Template:News</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Template:News&amp;diff=3769"/>
				<updated>2012-11-16T23:44:18Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''November 15th, 2012''':&lt;br /&gt;
*Computercraft 1.47 is out for Minecraft '''1.4.4'''!&lt;br /&gt;
*Minecon news '''[http://www.computercraft.info/2012/11/15/computercraft-1-47-and-minecon-news/ here!]'''&lt;br /&gt;
'''October 25th, 2012''':&lt;br /&gt;
*ComputerCraft 1.46 is out for Minecraft '''1.4.2'''!&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Advanced_Monitor&amp;diff=3767</id>
		<title>Advanced Monitor</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Advanced_Monitor&amp;diff=3767"/>
				<updated>2012-11-16T06:38:32Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Advanced Monitor is a new, improved version of the [[monitor]]. It has the ability to show coloured text and programs on the screen. It is also golden colored on it's sides, similar to the  [[Advanced Computer]]. For available colors, see [http://computercraft.info/wiki/index.php?title=Colors Colors API].&lt;br /&gt;
==Recipe==&lt;br /&gt;
{{Crafting grid&lt;br /&gt;
 |A1=Gold_Ingot |B1=Gold_Ingot    |C1=Gold_Ingot&lt;br /&gt;
 |A2=Gold_Ingot |B2=redstone_dust |C2=Gold_Ingot&lt;br /&gt;
 |A3=Gold_Ingot |B3=glass_pane    |C3=Gold_Ingot&lt;br /&gt;
 |Output=Advanced_Monitor&lt;br /&gt;
 }}&lt;br /&gt;
==Using an Advanced Monitor==&lt;br /&gt;
''See [[Peripheral (API)#Monitor|Peripheral (API)]] for more details.''&lt;br /&gt;
&lt;br /&gt;
To use an Advanced Monitor, you need to call a method using the Peripheral API. This is one example:&lt;br /&gt;
&lt;br /&gt;
 peripheral.call(&amp;quot;side&amp;quot;, &amp;quot;function&amp;quot;, var1, var2, ...)&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
 peripheral.call(&amp;quot;top&amp;quot;, &amp;quot;write&amp;quot;, &amp;quot;Hello World!&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
You can also &amp;quot;wrap&amp;quot; the peripheral side to a variable:&lt;br /&gt;
&lt;br /&gt;
 local monitor = peripheral.wrap(&amp;quot;top&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Now, you can call functions that way.&lt;br /&gt;
&lt;br /&gt;
 monitor.write(&amp;quot;Hello World!&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
There are two new functions (four including the british-spelled color (colour)):&lt;br /&gt;
&lt;br /&gt;
[[term.setTextColor|setTextColor]]([[color (API)|(color)]])&lt;br /&gt;
&lt;br /&gt;
[[term.setBackgroundColor|setBackgroundColor]]([[color (API)|(color)]])&lt;br /&gt;
&lt;br /&gt;
[[Category:Blocks]]&lt;br /&gt;
[[Catagory:Monitors]]&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Advanced_Monitor&amp;diff=3766</id>
		<title>Advanced Monitor</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Advanced_Monitor&amp;diff=3766"/>
				<updated>2012-11-16T06:37:58Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Advanced Monitor is a new, improved version of the [[monitor]]. It has the ability to show coloured text and programs on the screen. It is also golden colored on it's sides, similar to the  [[Advanced Computer]]. For available colors, see [http://computercraft.info/wiki/index.php?title=Colors Colors API].&lt;br /&gt;
==Recipe==&lt;br /&gt;
{{Crafting grid&lt;br /&gt;
 |A1=Gold_Ingot |B1=Gold_Ingot    |C1=Gold_Ingot&lt;br /&gt;
 |A2=Gold_Ingot |B2=redstone_dust |C2=Gold_Ingot&lt;br /&gt;
 |A3=Gold_Ingot |B3=glass_pane    |C3=Gold_Ingot&lt;br /&gt;
 |Output=Advanced_Monitor&lt;br /&gt;
 }}&lt;br /&gt;
==Using an Advanced Monitor==&lt;br /&gt;
''See [[Peripheral (API)#Monitor|Peripheral (API)]] for more details.''&lt;br /&gt;
&lt;br /&gt;
To use an Advanced Monitor, you need to call a method using the Peripheral API. This is one example:&lt;br /&gt;
&lt;br /&gt;
 peripheral.call(&amp;quot;side&amp;quot;, &amp;quot;function&amp;quot;, var1, var2, ...)&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
 peripheral.call(&amp;quot;top&amp;quot;, &amp;quot;write&amp;quot;, &amp;quot;Hello World!&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
You can also &amp;quot;wrap&amp;quot; the peripheral side to a variable:&lt;br /&gt;
&lt;br /&gt;
 local monitor = peripheral.wrap(&amp;quot;top&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
Now, you can call functions that way.&lt;br /&gt;
&lt;br /&gt;
 monitor.write(&amp;quot;Hello World!&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
There are two new functions (four including the british-spelled color (colour)):&lt;br /&gt;
&lt;br /&gt;
[[term.setTextColor|setTextColor]]([[color (API)|(color)]])&lt;br /&gt;
&lt;br /&gt;
[[term.setBackgroundColor|setBackgroundColor]]([[color (API)|(color)]])&lt;br /&gt;
&lt;br /&gt;
[[Catagory:Blocks]]&lt;br /&gt;
[[Catagory:Monitors]]&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Template:News&amp;diff=3765</id>
		<title>Template:News</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Template:News&amp;diff=3765"/>
				<updated>2012-11-16T06:32:39Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''November 15th, 2012''':&lt;br /&gt;
*Computercraft 1.47 is out for Minecraft '''1.4.4'''!&lt;br /&gt;
'''October 25th, 2012''':&lt;br /&gt;
*ComputerCraft 1.46 is out for Minecraft '''1.4.2'''!&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Template:Version&amp;diff=3764</id>
		<title>Template:Version</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Template:Version&amp;diff=3764"/>
				<updated>2012-11-16T06:30:50Z</updated>
		
		<summary type="html">&lt;p&gt;SeaWarrior: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Current SSP/SMP Version: '''1.47''' for Minecraft 1.4.4&amp;lt;br /&amp;gt;&lt;br /&gt;
Current Bukkit Version: '''1.41''' for Bukkit MCPC build 177+&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''[[Changelog]]'''&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>SeaWarrior</name></author>	</entry>

	</feed>