Difference between revisions of "Beginners Guide"

From GMN Wiki
Jump to navigation Jump to search
(Replace Main Page with clean, standard MediaWiki landing page; remove custom layout and inline CSS)
Line 1: Line 1:
__NOTOC__
= Beginner's Guide =


<div id=swordborder style="
Welcome. This section is organized as a simple set of starting points for new (and returning) players.
left:-243px;
top:10px;">
[[File:wikisidebarart.png|link=]]
</div>


<div id=swordborder style="
== Quick Start ==
left:-178px;
* [[Install_&_Connect]] — Install the client and connect to the shard
top: -172px;">
* [[Getting_Started]] — First steps in the world: character creation, basics, and early goals
[[File:wikitop4.png|link=]]
* [[Rules]] — Shard rules and conduct expectations
</div>


<div id=cf style="
== Core Systems ==
left:-192px;
* [[Banking]] — Banks, storage, and securing your valuables
top: -122px;">
* [[Items]] — Items, equipment, and common item mechanics
[[File:tchestbase.png|class=bottom|link=Main_Page]]
* [[Spells]] — Spellcasting basics and key references
</div>
* [[Mounts]] — Mount rules and related mechanics (where applicable)


<div id=cf style="
== Help and Reference ==
left:-150px;
* [[Commands]] — Useful in-game commands and speech commands
top: -81px;">
* [[Known_Issues]] — Current known issues and workarounds
[[File:axeboard.png|class=bottom|link=Main_Page]]
* [[FAQ]] — Frequently asked questions
</div>
* [[Video_Tutorials]] — Video walkthroughs and tutorials


<div id=cf style="
----
left:-135px;
If you think a page is missing or outdated, please flag it on the relevant talk page or on Discord.
top: -35px;">
[[File:openbook1.png|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-90px;
top: -100px;">
[[File:trainingdummy.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-192px;
top: -121px;">
[[File:tchestlid.gif|class=top|link=Main_Page]]
</div>
 
<div id=cf style="
left:-117px;
top: -142px;">
[[File:wikilogo5.png|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-185px;
top: -172px;">
[[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
}
 
img
{
    max-width: 100%;
    height: auto;
}
 
#wrapper {
height: 620px;
width: 900px;
  margin:0 auto;
  width:970px;
  height:620px;
position:relative;
}
 
#cf {
  position:absolute;
  margin:0 auto;
  width:238px;
}
 
#swordborder {
  position:absolute;
  margin:0 auto;
  width:1350px;
}
 
#menubutton {
  position:absolute;
  margin:0 auto;
  width:200px;
}
 
#ad {
  position:absolute;
  margin:0 auto;
  width:800px;
}
 
#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;
}
 
#ad img {
  position:fixed;
  right:100;
  bottom:0;
}
 
#cf img.top:hover {
  opacity:0;
}
 
#menubutton img.top:hover {
  opacity:0;
}
 
#title {
 
position:absolute;
right:205px;
top:-75px;
 
}
 
 
#trim {
 
position:absolute;
left:-106px;
top:-98px;
 
}
 
#trim2 {
 
position:absolute;
right:-36px;
top:-98px;
 
}
 
#trim3 {
 
position:absolute;
right:-28px;
top:362px;
 
}
 
 
 
}
 
 
 
 
}}
 
 
 
<div id=wrapper>
 
<div style="max-width:100%;">
<choose uncached>
<option>[[File:beginnersguide001.jpg|link=]]</option>
<option>[[File:beginnersguide002.png|link=]]</option>
<option>[[File:beginnersguide003.png|link=]]</option>
</choose>
</div>
 
<center>
<span style="font-size: 85%;">To view credits for artwork used on this page click Credits in the Sidebar.</span>
</center>
 
<div id=title>
[[File:beginnersguidetitle1.png|link=]]
</div>
 
<div id=trim>
[[File:dragontrimleft.png|link=]]
</div>
 
<div id=trim2>
[[File:dragontrimright.png|link=]]
</div>
 
<div id=trim3>
[[File:castletrim.png|link=]]
</div>
 
 
<div id=ad style="
left:267px;
top:108px;">
[[File:smoke390.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:dragon90.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:firebreath190.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:firebreath290.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:firebreath390.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:expe190.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:expe290.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:expe390.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:expf190.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:expf290.gif|link=]]
</div>
 
<div id=ad style="
left:267px;
top:108px;">
[[File:expf390.gif|link=]]
</div>
 
 
<div id=cf style="
left:25px;
top: 20px;">
[[File:rules2.gif|class=bottom|link=Rules]]
[[File:rules1.gif|class=top|link=Rules]]
</div>
 
<div id=cf style="
left:25px;
top: 70px;">
[[File:installconnect2.gif|class=bottom|link=Install_&_Connect]]
[[File:installconnect1.gif|class=top|link=Install_&_Connect]]
</div>
 
<div id=cf style="
left:25px;
top: 120px;">
[[File:gettingstarted2.gif|class=bottom|link=Getting_Started]]
[[File:gettingstarted1.gif|class=top|link=Getting_Started]]
</div>
 
<div id=cf style="
left:25px;
top: 170px;">
[[File:banking2.gif|class=bottom|link=Banking]]
[[File:banking1.gif|class=top|link=Banking]]
</div>
 
<div id=cf style="
left:25px;
top: 220px;">
[[File:items2.gif|class=bottom|link=Items]]
[[File:items1.gif|class=top|link=Items]]
</div>
 
<div id=cf style="
left:25px;
top: 270px;">
[[File:spells4.gif|class=bottom|link=Spells]]
[[File:spells01.gif|class=top|link=Spells]]
</div>
 
<div id=cf style="
left:25px;
top: 320px;">
[[File:mounts2.gif|class=bottom|link=Mounts]]
[[File:mounts1.gif|class=top|link=Mounts]]
</div>
 
<div id=cf style="
left:25px;
top: 370px;">
[[File:commands2.gif|class=bottom|link=Commands]]
[[File:commands1.gif|class=top|link=Commands]]
</div>
 
<div id=cf style="
left:25px;
top: 420px;">
[[File:knownissues2.gif|class=bottom|link=Known_Issues]]
[[File:knownissues1.gif|class=top|link=Known_Issues]]
</div>
 
<div id=cf style="
left:25px;
top: 470px;">
[[File:faq2.gif|class=bottom|link=FAQ]]
[[File:faq1.gif|class=top|link=FAQ]]
</div>
 
<div id=cf style="
left:25px;
top: 520px;">
[[File:videotutorials2.gif|class=bottom|link=Video_Tutorials]]
[[File:videotutorials1.gif|class=top|link=Video_Tutorials]]
</div>
 
 
</div>

Revision as of 14:04, 31 December 2025

Beginner's Guide

Welcome. This section is organized as a simple set of starting points for new (and returning) players.

Quick Start

  • Install_&_Connect — Install the client and connect to the shard
  • Getting_Started — First steps in the world: character creation, basics, and early goals
  • Rules — Shard rules and conduct expectations

Core Systems

  • Banking — Banks, storage, and securing your valuables
  • Items — Items, equipment, and common item mechanics
  • Spells — Spellcasting basics and key references
  • Mounts — Mount rules and related mechanics (where applicable)

Help and Reference

  • Commands — Useful in-game commands and speech commands
  • Known_Issues — Current known issues and workarounds
  • FAQ — Frequently asked questions
  • Video_Tutorials — Video walkthroughs and tutorials

If you think a page is missing or outdated, please flag it on the relevant talk page or on Discord.