Difference between revisions of "manual"

From OpenKore Wiki
Jump to navigation Jump to search
Line 49: Line 49:
  
 
<ol>
 
<ol>
   <li>[http://wiki.openkore.com/index.php?title=References#Syntax_Legends/ Syntax Legends]</li>
+
   <li>[http://wiki.openkore.com/index.php?title=References#Syntax_Legends Syntax Legends]</li>
   <li>[http://wiki.openkore.com/index.php?title=References#Basic_Value_and_Parameter_Types/ Basic Value and Parameter Types]</li>
+
   <li>[http://wiki.openkore.com/index.php?title=References#Basic_Value_and_Parameter_Types Basic Value and Parameter Types]</li>
   <li>[http://wiki.openkore.com/index.php?title=References#Equipment_Slots Equipment/ Slots]</li>
+
   <li>[http://wiki.openkore.com/index.php?title=References#Equipment_Slots Equipment Slots]</li>
   <li>[http://wiki.openkore.com/index.php?title=References#Message_Domains/ Message Domains]</li>
+
   <li>[http://wiki.openkore.com/index.php?title=References#Message_Domains Message Domains]</li>
 
   <li>Names (Text)</li>
 
   <li>Names (Text)</li>
 
   <ul>
 
   <ul>
     <li>[http://wiki.openkore.com/index.php?title=References#Equipment_Names/ Equipment]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Equipment_Names Equipment]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Item_Names/ Item]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Item_Names Item]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Ground_Spell_Names/ Ground Spell]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Ground_Spell_Names Ground Spell]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Map_Names/ Map]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Map_Names Map]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Monster_Names/ Monster]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Monster_Names Monster]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Player_Names/ Player]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Player_Names Player]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Skill_Names/ Skill]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Skill_Names Skill]</li>
     <li>[http://wiki.openkore.com/index.php?title=References#Status_Names/ Status]</li>
+
     <li>[http://wiki.openkore.com/index.php?title=References#Status_Names Status]</li>
 
   </ul>
 
   </ul>
 
   <li>[http://wiki.openkore.com/index.php?title=References#NPC_Conversation_Codes NPC Conversation Codes]</li>
 
   <li>[http://wiki.openkore.com/index.php?title=References#NPC_Conversation_Codes NPC Conversation Codes]</li>

Revision as of 10:58, 15 October 2009

The manual describes all of the configuration options and commands for the latest Openkore release and Openkore SVN version.

Introduction to OpenKore

OpenKore is a free, Open Source custom client for Ragnarok Online servers. It is written in Perl, and is cross-platform. The officially platforms are Win32 and Linux. The codebase is derived from Solos Kore.

This project provides development resources and encourages all developers who work on (their own version of) Kore to unite. New developers are welcome. Feel free to participate.

Note. Gravity (the company that developed Ragnarok Online) has nothing to do with OpenKore. This project is unofficial.

The original Kore written by Kura is licenced under GNU General Public License (GPL), therefore anyone who publish a mod of Kore must also publish it's source code. Also anyone who uses this mod has the right to publish copies of the program and the source.

First time user?

Please read the Quick Start Guide to help you easily install and setup Openkore.

You will also find the References section useful while reading the manual.

After learning about how to configure Openkore, the Config Check utility can help you validate your own created config.txt file.

Configuration Files

Commands

References

  1. Syntax Legends
  2. Basic Value and Parameter Types
  3. Equipment Slots
  4. Message Domains
  5. Names (Text)
  6. NPC Conversation Codes
  7. Range Operators

FAQ

If you need help, this is the first place where you can get most information. FAQ provides you most frequent questions with intensive answers. You can also visit the Openkore Forum where you can discuss and share experience with other members.

Links