Difference between revisions of "Game Code/Codex"

From Elder Tale Online MUSH
Jump to: navigation, search
m
Line 24: Line 24:
 
Will display the entry for that member of the codex system.
 
Will display the entry for that member of the codex system.
 
   </div>
 
   </div>
</div>
 
  
 
   <div class="panel-heading">Codex Link</div>
 
   <div class="panel-heading">Codex Link</div>
 
   <div class="panel-body">
 
   <div class="panel-body">
 
<code>+codex/teach Person=Codex Title</code>
 
<code>+codex/teach Person=Codex Title</code>
 +
 
<code>+codex/teach Person=Codex Title/Codex Subtitle</code>
 
<code>+codex/teach Person=Codex Title/Codex Subtitle</code>
 +
 
<code>+codex/teach Person,Person 2=Codex Title/Codex Subtitle</code>
 
<code>+codex/teach Person,Person 2=Codex Title/Codex Subtitle</code>
 +
 
<code>+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2</code>
 
<code>+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2</code>
 +
 
<code>+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2/Codex Subtitle 2</code>
 
<code>+codex/teach Person,Person 2=Codex Title/Codex Subtitle, Codex Title 2/Codex Subtitle 2</code>
 +
<hr/>
 +
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/>
 
<hr/>
 
<code>+codex/accept</code>
 
<code>+codex/accept</code>
 +
 
<code>+codex/reject</code>
 
<code>+codex/reject</code>
 
<hr/>
 
<hr/>
These commands will try to teach another person various codex entries you may have, and all 'required' entries before it. The last two commands need to be run by the target(s) in order to accept or reject learning about an entry.
+
These commands will accept or reject the teachings of a character.
 
   </div>
 
   </div>
 
</div>
 
</div>

Revision as of 12:26, 19 January 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 Index

+codex


Will display the index of the codex system.

Codex Navigation

+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 Entry (Simple)

+codex Exact Name


Will display the entry for that member of the codex system.

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.