Difference between revisions of "Unemployment Checks"

From GMN Wiki
Jump to navigation Jump to search
(cleanup)
Line 1: Line 1:
<div id=swordborder style="
On '''Angel Island''', new players begin their journey with a freshly cut [[Unemployment Check]] inside their backpacks. These checks may be used for training and are accepted in most shops as gold.
left:-243px;
top:10px;">
[[File:wikisidebarart.png|link=]]
</div>


<div id=swordborder style="
=== Training ===
left:-178px;
top: -172px;">
[[File:wikitop4.png|link=]]
</div>


<div id=cf style="
On Angel Island, unemployment checks are widely accepted in exchange for training by NPCs. To train using the check, you must type the following:
left:-192px;
top: -122px;">
[[File:tchestbase2.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-58px;
top: -109px;">
[[File:lit01.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-145px;
top: -98px;">
[[File:lit02.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-70px;
top: -123px;">
[[File:lit04.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-161px;
top: -109px;">
[[File:lit06.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-127px;
top: -83px;">
[[File:64.png|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-192px;
top: -121px;">
[[File:tchestlid2.gif|class=top|link=Main_Page]]
</div>
 
<div id=cf style="
left:-114px;
top: -135px;">
[[File:wikilogo5.png|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-182px;
top: -165px;">
[[File:aispwiki.png|class=bottom|link=Main_Page]]
</div>
 
<div id=menubutton style="
left:-110px;
top: 383px;">
[[File:totoparrow2f.png|class=bottom|link=#top|Back to Top]]
[[File:totoparrow1f.png|class=top|link=#top|Back to Top]]
</div>
 
<div id=menubutton style="
left:-140px;
top: 400px;">
[[File:mainmenu02f.png|class=bottom|link=Main_Page]]
[[File:mainmenu01f.png|class=top|link=Main_Page]]
</div>
 
<div id=menubutton style="
left:-110px;
top: 450px;">
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]]
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]]
</div>
 
<div id=menubutton style="
left:-140px;
top: 450px;">
[[File:sbit.png|link=]]
</div>
 
<div id=menubutton style="
left:-90px;
top: 450px;">
[[File:sbit2.png|link=]]
</div>
 
{{#css:
 
#p-logo { display:none; }
 
#p-Quick_Navigation-label {
    color:orange;
    font-size:62%;
    text-shadow:0px 0px 4px black, 0px 0px 6px white
}
 
#p-tb-label {
    color:orange;
    font-size:62%;
    text-shadow:0px 0px 4px black, 0px 0px 6px white
}
 
#n-Download-the-Game a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#n-Join-the-Discord a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#n-Visit-the-Website a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#n-Install-Guide a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#n-Skills-Overview a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#n-Custom-Content a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#n-Wiki-Credits a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#t-whatlinkshere { display:none }
#t-recentchangeslinked { display:none }
#t-info { display:none }
#t-relatedchanges { display:none }
 
#t-permalink a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#t-print a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#t-specialpages a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
 
#cf {
  position:absolute;
  margin:0 auto;
  width:238px;
}
 
#swordborder {
  position:absolute;
  margin:0 auto;
  width:1350px;
}
 
#menubutton {
  position:absolute;
  margin:0 auto;
  width:200px;
}
 
#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
 
#swordborder img {
  position:absolute;
  left:0;
}
 
#menubutton img {
  position:fixed;
  left:1;
  bottom:0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
 
 
#cf img.top:hover {
  opacity:0;
}
 
#menubutton img.top:hover {
  opacity:0;
}
 
 
}
 
}}
 
</div>
New players begin their journey with a freshly cut unemployment check inside their backpacks. These checks may be used for training and are accepted in most shops as gold.
 
=== Training ===
 
Your unemployment check is widely accepted in exchange for training by the various NPC's in UO. In order to train using the deed, you must type the following:


'''(Vendor Name) train (Skill Name) (Gold Amount)'''
'''(Vendor Name) train (Skill Name) (Gold Amount)'''


As soon as you press enter the value of the unemployment check will be reduced and your character will be trained, provided that the trainer is capable of performing the task.
As soon as you press Enter, the value of the unemployment check is reduced and your character is trained, provided that the NPC is capable of performing the requested training.


=== Shopping ===
=== Shopping ===


Unemployment checks can be used to purchase items and supplies from a variety of NPC vendor shops.  
On Angel Island, unemployment checks can be used to purchase items and supplies from a variety of NPC vendor shops.


Making purchases with the check is the same as with gold in your backpack, so if it isn't working then the vendor likely doesn't accept the checks as payment. Simply having the check in your backpack is as good as gold.
Purchasing with an unemployment check works the same as purchasing with gold in your backpack. If a transaction fails, the vendor likely does not accept unemployment checks as payment. Simply having the check in your backpack is equivalent to carrying gold.

Revision as of 12:24, 4 January 2026

On Angel Island, new players begin their journey with a freshly cut Unemployment Check inside their backpacks. These checks may be used for training and are accepted in most shops as gold.

Training

On Angel Island, unemployment checks are widely accepted in exchange for training by NPCs. To train using the check, you must type the following:

(Vendor Name) train (Skill Name) (Gold Amount)

As soon as you press Enter, the value of the unemployment check is reduced and your character is trained, provided that the NPC is capable of performing the requested training.

Shopping

On Angel Island, unemployment checks can be used to purchase items and supplies from a variety of NPC vendor shops.

Purchasing with an unemployment check works the same as purchasing with gold in your backpack. If a transaction fails, the vendor likely does not accept unemployment checks as payment. Simply having the check in your backpack is equivalent to carrying gold.