Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- __NOTOC__
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="height: 100%; background: #6FD2FF; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Guides</div>
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Download of the Openkore</div>
- * [[Quick Start Guide|Quick start: obtain, install, run]]
- ** [[TortoiseSVN_Guide|Download via Tortoise SVN]]
- ** [http://openkore.collectskin.com/ Download latest ('''trunk''', "svn") — recommended]
- ** [http://misc.openkore.com/ Download Windows binaries (.exe)]
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Configure connection and execution</div>
- * [http://forums.openkore.com/viewtopic.php?t=17380 How to run on Android]
- * For private servers
- ** [[:Category:Private_Server|Example of connection data of private servers]]
- ** [[Connectivity Guide|Configure connection]]
- ** [[ServerType|Configurando serverType]]
- ** [[Packet Length Extractor|Extracting recvpackets]]
- ** [[FLD Creation Guide|Add FLD for custom maps]]
- * [[How to run OpenKore|Running the OpenKore]]
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Additional</div>
- * '''[[Frequently Asked Questions]]'''
- * [[Overview]] - Quick command and configuration overview
- * [[XKore|Modo Visual]]
- * [[:Category:Interfaces|Interfaces]]
- * [[Run multiple bots from the same .exe]]
- * [[Command Line Arguments]] - Startup Parameters
- |}
- |}
- {|width="100%" style="table-layout:fixed;"
- |style="vertical-align:top;"|
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #6FD2FF; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">[[References]]</div>
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- * [[:Category:Console Command|Console commands]] - Commands to be used in console
- * [[Chat Commands]] - Controlling the bot via messages in game
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">[[:Category:control|Control]]</div>
- * [[:Category:Config.txt|config.txt]] - Main Configurations
- ** [[:Category:Self Condition|Self]] conditions
- ** Target [[:Category:Monster Condition|monster]] and [[:Category:Player Condition|player]] conditions
- ** [[:Category:Skill Use Condition|Skill use]] conditions
- ** [[:Category:Config_block|Config block]] - Actions to be automatically executed in specific conditions
- * [[items_control.txt]] - Configurations to control the items
- * [[mon_control.txt]] - Configurations related to monsters
- * [[pickupitems.txt]] - Prioritize specific items
- * [[priority.txt]] - rioritize specific monsters
- * [[routeweights.txt]] - Prioritize, or not, some notes
- * [[shop.txt]] - Shop configurations
- * [[sys.txt]] - Low level configurations
- * [[timeouts.txt]] - Time configurations for specific actions
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">[[:Category:tables|Folder Tables]]</div>
- * [[:Category:Tables#Auto-generated Files|Auto-generated Files]]
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">
- [[:Category:Plugins|Folder Plugins]]</div>
- * [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
- * [[Macro plugin]]
- |-
- |}
- |}
- |style="vertical-align:top;"|
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="height: 100%; background: #6FD2FF; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Development</div>
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- * [[Patches Welcome|Modifying and sharing modded OpenKore]]
- * [[Roadmap]]
- * [[Packets|Packets (report on unknown packets)]]
- * [[How to write plugins for OpenKore]]
- * [[Development Conventions]] - Style guides for writing code, tips, etc.
- * [[Network subsystem]] - Subsystem of the Network, ServerTypes, etc.
- * [[bus|Bus subsystem]] - Linking various bots
- * [http://forums.openkore.com/viewtopic.php?f=36&t=18053 Current Developments]
- * [[:Category:Feature Request|Feature Requests and TODOs]]
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">[http://svn.code.sf.net/p/openkore/code/ Subversion Repository]</div>
- * [svn://svn.code.sf.net/p/openkore/code SVN]
- * [https://www.ohloh.net/p/openkore/commits/summary Commit Log @Ohloh]
- * [[Repository Structure]]
- |-
- |-
- |}
- |}
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
- <div style="height: 100%; background: #6FD2FF; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Perl Reference</div>
- {| style="width: 100%;" cellspacing="5" cellpadding="0"
- | colspan="3" |
- |-
- * [http://qntm.org/files/perl/perl.html Perl in about 2 hours 30 minutes]
- * [http://www.greglondon.com/iperl/index.htm Impatient Perl: if you need to learn Perl NOW]
- * [http://hop.perl.plover.com/ Higher-Order Perl: functional programming techniques]
- |-
- |}
- |}
- |}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement