Difference between revisions of "Game Code/Codex"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Warning | Type=info | Msg = ''Quick Access'': For quick access to the Codex, why not log in as a guest using the [http://portal.eldertaleonline.com/ Portal]? There, you will have access to all of the Public codex entries. }}
 
== Summary ==
 
== Summary ==
<p>Lorem ipsum...</p>
+
At this time, you will only find the Codex system on-game. The system keeps track of the things you 'know' ICly, for matters of [[theme]]-importance. It also allows you to teach or share these things with other [[characters]].
 +
 
 +
== Commands ==
 +
<div class="panel panel-default">
 +
  <div class="panel-heading"><h4>Codex Navigation</h4></div>
 +
  <div class="panel-body">
 +
<code class="bg-info">+codex</code>
 +
<hr class="my-4"/>
 +
Will display the index of the codex system.
 +
<hr class="my-4"/>
 +
<code class="bg-info">+codex Title/Subtitle/Sub-Subtitle</code>
 +
<hr class="my-4"/>
 +
Will display the entry for that member of the codex system, searching as best as it can to find the entry in question. The more exact the title you give it, the better the search will be.
 +
<hr class="my-4"/>
 +
<code class="bg-info">+codex Exact Name</code>
 +
<hr class="my-4"/>
 +
Will display the entry for that member of the codex system, trying to seek as deep as it can.
 +
  </div>
 +
 
 +
  <div class="panel-heading"><h4>Codex Link</h4></div>
 +
  <div class="panel-body">
 +
<code class="bg-info">+codex/teach Person=Codex Title</code>
 +
 
 +
<code class="bg-info">+codex/teach Person=Codex Title/Codex Subtitle</code>
 +
 
 +
<code class="bg-info">+codex/teach Person,Person 2=Codex Title/Codex Subtitle</code>
 +
 
 +
<code class="bg-info">+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2</code>
 +
 
 +
<code class="bg-info">+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2/Codex Subtitle 2</code>
 +
<hr class="my-4"/>
 +
These commands will try to teach another person various codex entries you may have, and all 'required' entries before it. Each time you run this command, the targets needs to accept or reject the offering.
 +
<hr class="my-4"/>
 +
<code class="bg-info">+codex/accept</code>
 +
 
 +
<code class="bg-info">+codex/reject</code>
 +
<hr class="my-4"/>
 +
These commands will accept or reject the teachings of a character.
 +
  </div>
 +
 
 +
  <div class="panel-heading"><h4>Codex Knowledge Share</h4></div>
 +
  <div class="panel-body">
 +
<code class="bg-info">+codex/share Codex Title</code>
 +
 
 +
<code class="bg-info">+codex/share Codex Title/Codex Subtitle</code>
 +
 
 +
<code class="bg-info">+codex/share Codex Title,Codex Title 2</code>
 +
 
 +
<code class="bg-info">+codex/share Codex Title/Codex Subtitle,Codex Title 2/Codex Subtitle 2</code>
 +
<hr class="my-4"/>
 +
Will create a string that can be pasted in, representing a group of codex entries someone can learn.
 +
<hr class="my-4"/>
 +
<code class="bg-info">+codex/learn share link</code>
 +
<hr class="my-4"/>
 +
Will learn the codex entries encoded in a Share Link.
 +
  </div>
 +
</div>

Latest revision as of 23:00, 27 July 2019

Summary

At this time, you will only find the Codex system on-game. The system keeps track of the things you 'know' ICly, for matters of theme-importance. It also allows you to teach or share these things with other characters.

Commands

Codex Navigation

+codex


Will display the index of the codex system.


+codex Title/Subtitle/Sub-Subtitle


Will display the entry for that member of the codex system, searching as best as it can to find the entry in question. The more exact the title you give it, the better the search will be.


+codex Exact Name


Will display the entry for that member of the codex system, trying to seek as deep as it can.

Codex Link

+codex/teach Person=Codex Title

+codex/teach Person=Codex Title/Codex Subtitle

+codex/teach Person,Person 2=Codex Title/Codex Subtitle

+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2

+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2/Codex Subtitle 2


These commands will try to teach another person various codex entries you may have, and all 'required' entries before it. Each time you run this command, the targets needs to accept or reject the offering.


+codex/accept

+codex/reject


These commands will accept or reject the teachings of a character.

Codex Knowledge Share

+codex/share Codex Title

+codex/share Codex Title/Codex Subtitle

+codex/share Codex Title,Codex Title 2

+codex/share Codex Title/Codex Subtitle,Codex Title 2/Codex Subtitle 2


Will create a string that can be pasted in, representing a group of codex entries someone can learn.


+codex/learn share link


Will learn the codex entries encoded in a Share Link.