Advertisement
KeplerBR

Source Index Wiki v2

Apr 13th, 2013
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 6.43 KB | None | 0 0
  1. __NOTOC__
  2.  
  3. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  4. | colspan="3" |
  5. |-
  6. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  7. <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>
  8. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  9. | colspan="3" |
  10. |-
  11. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  12. <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>
  13. * [[Quick Start Guide|Quick start: obtain, install, run]]
  14. ** [[TortoiseSVN_Guide|Download via Tortoise SVN]]
  15. ** [http://openkore.collectskin.com/ Download latest ('''trunk''', "svn") — recommended]
  16. ** [http://misc.openkore.com/ Download Windows binaries (.exe)]
  17.  
  18. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  19. <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>
  20. * [http://forums.openkore.com/viewtopic.php?t=17380 How to run on Android]
  21. * For private servers
  22. ** [[:Category:Private_Server|Example of connection data of private servers]]
  23. ** [[Connectivity Guide|Configure connection]]
  24. ** [[ServerType|Configurando serverType]]
  25. ** [[Packet Length Extractor|Extracting recvpackets]]
  26. ** [[FLD Creation Guide|Add FLD for custom maps]]
  27. * [[How to run OpenKore|Running the OpenKore]]
  28. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  29. <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">Additional</div>
  30. * '''[[Frequently Asked Questions]]'''
  31. * [[Overview]] - Quick command and configuration overview
  32. * [[XKore|Modo Visual]]
  33. * [[:Category:Interfaces|Interfaces]]
  34. * [[Run multiple bots from the same .exe]]
  35. * [[Command Line Arguments]] - Startup Parameters
  36. |}
  37. |}
  38.  
  39. {|width="100%" style="table-layout:fixed;"
  40. |style="vertical-align:top;"|
  41.  
  42. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  43. | colspan="3" |
  44. |-
  45. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  46. <div style="background: #6FD2FF; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">[[References]]</div>
  47. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  48. | colspan="3" |
  49. |-
  50. * [[:Category:Console Command|Console commands]] - Commands to be used in console
  51. * [[Chat Commands]] - Controlling the bot via messages in game
  52.  
  53. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  54. <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>
  55. * [[:Category:Config.txt|config.txt]] - Main Configurations
  56. ** [[:Category:Self Condition|Self]] conditions
  57. ** Target [[:Category:Monster Condition|monster]] and [[:Category:Player Condition|player]] conditions
  58. ** [[:Category:Skill Use Condition|Skill use]] conditions
  59. ** [[:Category:Config_block|Config block]] - Actions to be automatically executed in specific conditions
  60. * [[items_control.txt]] - Configurations to control the items
  61. * [[mon_control.txt]] - Configurations related to monsters
  62. * [[pickupitems.txt]] - Prioritize specific items
  63. * [[priority.txt]] - rioritize specific monsters
  64. * [[routeweights.txt]] - Prioritize, or not, some notes
  65. * [[shop.txt]] - Shop configurations
  66. * [[sys.txt]] - Low level configurations
  67. * [[timeouts.txt]] - Time configurations for specific actions
  68. |-
  69. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  70. <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>
  71. * [[:Category:Tables#Auto-generated Files|Auto-generated Files]]
  72. |-
  73. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  74. <div style="background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;">
  75. [[:Category:Plugins|Folder Plugins]]</div>
  76. * [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
  77. * [[Macro plugin]]
  78. |-
  79. |}
  80. |}
  81. |style="vertical-align:top;"|
  82. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  83. | colspan="3" |
  84. |-
  85. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  86. <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>
  87. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  88. | colspan="3" |
  89. |-
  90. * [[Patches Welcome|Modifying and sharing modded OpenKore]]
  91. * [[Roadmap]]
  92. * [[Packets|Packets (report on unknown packets)]]
  93. * [[How to write plugins for OpenKore]]
  94. * [[Development Conventions]] - Style guides for writing code, tips, etc.
  95. * [[Network subsystem]] - Subsystem of the Network, ServerTypes, etc.
  96. * [[bus|Bus subsystem]] - Linking various bots
  97. * [http://forums.openkore.com/viewtopic.php?f=36&t=18053 Current Developments]
  98. * [[:Category:Feature Request|Feature Requests and TODOs]]
  99. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  100. <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>
  101. * [svn://svn.code.sf.net/p/openkore/code SVN]
  102. * [https://www.ohloh.net/p/openkore/commits/summary Commit Log @Ohloh]
  103. * [[Repository Structure]]
  104. |-
  105. |-
  106. |}
  107. |}
  108. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  109. | colspan="3" |
  110. |-
  111. | style="background: #F7FFFF; border: 1px solid #AAA; vertical-align: top;" |
  112. <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>
  113. {| style="width: 100%;" cellspacing="5" cellpadding="0"
  114. | colspan="3" |
  115. |-
  116. * [http://qntm.org/files/perl/perl.html Perl in about 2 hours 30 minutes]
  117. * [http://www.greglondon.com/iperl/index.htm Impatient Perl: if you need to learn Perl NOW]
  118. * [http://hop.perl.plover.com/ Higher-Order Perl: functional programming techniques]
  119.  
  120. |-
  121. |}
  122. |}
  123. |}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement