Difference between revisions of "Game Code/Codex"

From Elder Tale Online MUSH
Jump to: navigation, search
m
m
Line 7: Line 7:
 
   <div class="panel-body">
 
   <div class="panel-body">
 
<code>+codex</code>  
 
<code>+codex</code>  
<hr/>
+
<hr class="my-4"/>
 
Will display the index of the codex system.
 
Will display the index of the codex system.
 
   </div>
 
   </div>
Line 14: Line 14:
 
   <div class="panel-body">
 
   <div class="panel-body">
 
<code>+codex Title/Subtitle/Sub-Subtitle</code>  
 
<code>+codex Title/Subtitle/Sub-Subtitle</code>  
<hr/>
+
<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.
 
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/>
+
<hr class="my-4"/>
 
<code>+codex Exact Name</code>
 
<code>+codex Exact Name</code>
<hr/>
+
<hr class="my-4"/>
 
Will display the entry for that member of the codex system, trying to seek as deep as it can.
 
Will display the entry for that member of the codex system, trying to seek as deep as it can.
 
   </div>
 
   </div>
Line 33: Line 33:
  
 
<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/>
+
<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.
 
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 class="my-4"/>
 
<code>+codex/accept</code>
 
<code>+codex/accept</code>
  
 
<code>+codex/reject</code>
 
<code>+codex/reject</code>
<hr/>
+
<hr class="my-4"/>
 
These commands will accept or reject the teachings of a character.
 
These commands will accept or reject the teachings of a character.
 
   </div>
 
   </div>
 
</div>
 
</div>

Revision as of 12:29, 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 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.