Gump Guide

From Iris2

Jump to: navigation, search
Line 1: Line 1:
-
<code>
+
<pre>
HTML-Tags
HTML-Tags
=========
=========
Line 14: Line 14:
-<B> </B> or <b> </b>
-<B> </B> or <b> </b>
-
<BODY><BASEFONT COLOR=#DFDFC0><CENTER>Welcome to the Ultima Online Tutorial! This and the following windows will explain how to play Ultima Online. You can use the scrollbar on the right to scroll this text up and down. Press the <B>NEXT</B> button when you are ready to begin!</CENTER></BASEFONT></BODY>
+
<BODY><BASEFONT COLOR=#DFDFC0><CENTER>Welcome to the Ultima Online Tutorial! This and the following windows will explain how to play
 +
Ultima Online. You can use the scrollbar on the right to scroll this text up and down. Press the <B>NEXT</B> button when you are
 +
ready to begin!</CENTER></BASEFONT></BODY>
-
When a plant reaches its maximum growth level, it will no longer grow in size, but will instead produce <a href="?50">seeds</a> any time a <a href="?51">growth check</a> is performed.<BR><BR>The type of seed that a plant produces is determined by whether it pollinated itself, or if pollen from another plant was applied to it during the <a href="?66">cross-pollination</a> process.<BR><BR>A plant will produce one seed per day, up to a maximum of eight seeds.  A plant will only produce a seed if it is <a href="?52">healthy</a>.<BR><BR>You may gather seeds from a plant by using the Gather Seeds button on the Resources menu. You will pick all available seeds from the plant and place them in your backpack, if there is room.<BR><BR>The number of seeds available is displayed next to the Seed # indicator (seed image in an empty box).<BR><BR>A red X symbol indicates that the plant has been set to <a href="?70">decorative mode</a>, or has produced its maximum amount.
+
When a plant reaches its maximum growth level, it will no longer grow in size, but will instead produce <a href="?50">seeds</a> any
 +
time a <a href="?51">growth check</a> is performed.<BR><BR>The type of seed that a plant produces is determined by whether it
 +
pollinated itself, or if pollen from another plant was applied to it during the <a href="?66">cross-pollination</a> process.
 +
<BR><BR>A plant will produce one seed per day, up to a maximum of eight seeds.  A plant will only produce a seed if it is
 +
<a href="?52">healthy</a>.<BR><BR>You may gather seeds from a plant by using the Gather Seeds button on the Resources menu.
 +
You will pick all available seeds from the plant and place them in your backpack, if there is room.<BR><BR>The number of seeds
 +
available is displayed next to the Seed # indicator (seed image in an empty box).<BR><BR>A red X symbol indicates that the plant has
 +
been set to <a href="?70">decorative mode</a>, or has produced its maximum amount.
Line 124: Line 133:
=======
=======
return String.Format( "{{ tooltip {0} }}", m_Number );
return String.Format( "{{ tooltip {0} }}", m_Number );
-
</code>
+
</pre>

Revision as of 21:39, 1 December 2011

Personal tools