User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:41, 11 February 2013 (diff | hist) . . (+2,494) . . N Obtaining Hercules (Created page with "Hercules is available through GitHub, a web-based hosting service for software development projects that use the GIT revision control system. =Obtaining Hercules on Windows= ...")
- 23:35, 11 February 2013 (diff | hist) . . (0) . . N File:Tgit-2.jpeg (current)
- 23:32, 11 February 2013 (diff | hist) . . (0) . . N File:Tgit-1.jpeg (current)
- 16:51, 31 January 2013 (diff | hist) . . (-9) . . Staff
- 23:49, 29 January 2013 (diff | hist) . . (-6) . . Overview of Errors (→buildin_callshop: Shop [...] not found (or NPC is not shop type))
- 23:48, 29 January 2013 (diff | hist) . . (-4,782) . . Github (Redirected page to GIT)
- 23:30, 29 January 2013 (diff | hist) . . (+7) . . Git
- 23:26, 29 January 2013 (diff | hist) . . (+1) . . Category:Installation Guides
- 04:31, 13 January 2013 (diff | hist) . . (+4,779) . . Git
- 04:30, 13 January 2013 (diff | hist) . . (0) . . Overview of Errors
- 04:29, 13 January 2013 (diff | hist) . . (0) . . Installation (→See Also)
- 04:28, 13 January 2013 (diff | hist) . . (0) . . Github (→rA Subversion Details)
- 04:27, 13 January 2013 (diff | hist) . . (+4,799) . . N Github (Created page with "==Preface== This article will cover the '''Subversion''' details related to Hercules. '''Subversion''' is a version control system that allows multiple users to contribute to ...")
- 04:25, 13 January 2013 (diff | hist) . . (+20) . . N Git (Redirected page to Github)
- 04:24, 13 January 2013 (diff | hist) . . (-149) . . Installation (→Linux OS's)
- 04:19, 13 January 2013 (diff | hist) . . (-12) . . Adding a Script
- 04:18, 13 January 2013 (diff | hist) . . (0) . . Connecting
- 04:15, 13 January 2013 (diff | hist) . . (-1) . . Basic Scripting
- 04:14, 13 January 2013 (diff | hist) . . (-5) . . Basic Scripting
- 04:13, 13 January 2013 (diff | hist) . . (-5) . . Basic Scripting
- 04:08, 13 January 2013 (diff | hist) . . (+1) . . Category:Script Command
- 04:08, 13 January 2013 (diff | hist) . . (+338) . . N Category:Script Command (Created page with "This category contains all the script commands available on RAthena. To include script command pages to this category, include following at the end of the script command p...")
- 04:06, 13 January 2013 (diff | hist) . . (+47,636) . . N Variables (Created page with "== Introduction == When you are writing a new script, or altering a current script, it is very likely that you will need to store values and also look them up. Variables do ex...")
- 04:05, 13 January 2013 (diff | hist) . . (+8,177) . . N Loops (Created page with "== What are loops? == Loops are things made to make your life easier, at least, if you know how to use them. Loops can be powerfull when used right, but can also bring down an...") (current)
- 04:04, 13 January 2013 (diff | hist) . . (+9,124) . . N Tips and Tricks (Scripting) (Created page with "= Introduction = This article will go indepth on various ways to script smartly and optimize your scripts. There is no real manual to use this article, besides reading it all,...")
- 04:03, 13 January 2013 (diff | hist) . . (+117,052) . . N Overview of Errors (Created page with "This article will, in the end, contain all possible script related errors, what their causes are and what you should do to fix them. == Introduction == {{Incomplete|type=sect...")
- 04:02, 13 January 2013 (diff | hist) . . (+3,467) . . N Adding a Script (Created page with "== Adding and Activating Scripts == Scripts are usually kept in the ''npc'' folder for the sake of organization even though scripts can contain more than a mere NPC. All file...")
- 04:01, 13 January 2013 (diff | hist) . . (+3,010) . . N Scripting (Created page with "{{Incomplete}} __NOTOC__ {| style="padding:0.3em; clear:right; margin-left:15px; border:1px solid #A3B1BF; background:#f7f8ff; text-align:left; font-size:95%; line-height:1.5...")
- 04:01, 13 January 2013 (diff | hist) . . (+47) . . N Category:Scripting (Created page with "Pages in this category are about scripting.") (current)
- 04:00, 13 January 2013 (diff | hist) . . (+4,746) . . N Menus (Created page with "=Menus= ==Menu Command== The menu command is hardly used anymore, but can be helpful for a few quick setups. * menu "<menu option>",<label>{,"<menu option>",<label>,...}; //...")
- 04:00, 13 January 2013 (diff | hist) . . (+10,511) . . N Basic Scripting (Created page with "==The Basics== Scripts control all NPCs, warps, mob spawns, shops, and quests you will find in the game--and nearly everything else! Clearly they play a large part in custom...")
- 03:54, 13 January 2013 (diff | hist) . . (+3,727) . . N Installation (Created page with "This article is aimed at downloading Hercules and any dependancies required to run it. In this article, you are expected to know basic file and program management of the OS y...")
- 03:53, 13 January 2013 (diff | hist) . . (+17,448) . . N Category:Configuration (Created page with "This article is aimed at configuration of Hercules for use. It is assumed that you have downloaded Hercules, have it compiled and [[Connecting|c...")
- 03:51, 13 January 2013 (diff | hist) . . (+28) . . N Clientinfo (Redirected page to Clientinfo.xml) (current)
- 03:48, 13 January 2013 (diff | hist) . . (+10,239) . . N Connecting (Created page with "This article covers taking the configuration steps to ensure a successful connection to your servers. You are required to know the in and outs of your OS, as well as what a [[...")
- 03:45, 13 January 2013 (diff | hist) . . (+395) . . N Category:Installation (Created page with "This category is used as a place for all pages covering installation of rAthena or its dependancies to be found. If you want to include a page here, and it covers installation...")
- 03:45, 13 January 2013 (diff | hist) . . (+139) . . N Category:Installation Guides (Created page with "This category contains complete, detailed rAthena installation guides for various operating systems and software. Category:Installation")
- 03:45, 13 January 2013 (diff | hist) . . (+43) . . N Getting Started (Redirected page to Category:Installation Guides) (current)
- 03:41, 13 January 2013 (diff | hist) . . (+507) . . N Template:Color/doc (Created page with "This templates allows to express colors using colored HTML color codes (#RRGGBB). ==Usage== Use the following to display a red colored #FF0000: <nowiki>{{color|ff0000}}</now...") (current)
- 03:40, 13 January 2013 (diff | hist) . . (+268) . . N Template:Color (Created page with "<span style="color:#{{{color|{{{1|inherit}}}}}};">#{{uc: {{{1|<includeonly><sup>''color?''</sup></includeonly><noinclude>000000</noinclude>}}}}}</span><noin...") (current)
- 03:38, 13 January 2013 (diff | hist) . . (0) . . N File:Triad-oobe.png (current)
- 03:38, 13 January 2013 (diff | hist) . . (+14,680) . . N Triad Patcher (Created page with "{{infobox/software |caption=Triad Patcher |heading=250px<br>Triad Patcher out of the box after basic configuration. |developer=Di Vincenzo Mikaël |ve...") (current)
- 03:37, 13 January 2013 (diff | hist) . . (0) . . N File:Thor-oobe.jpg (current)
- 03:36, 13 January 2013 (diff | hist) . . (+15,013) . . N Thor Patcher (Created page with "{{outdated}} {{infobox/software |heading=250px<br>Thor Patcher out of the box with default skin and settings. |developer=Aeomin |version=2.5.4.18 / Sep...")
- 03:34, 13 January 2013 (diff | hist) . . (+531) . . N Template:Dead link/doc (Created page with "This in-line template is placed after external links, which no longer point to a working website or desired destination. ==Usage== When spotting a broken link, whose current ...") (current)
- 03:34, 13 January 2013 (diff | hist) . . (-309) . . Template:Dead link (current)
- 03:33, 13 January 2013 (diff | hist) . . (+531) . . N Template:Dead link (Created page with "This in-line template is placed after external links, which no longer point to a working website or desired destination. ==Usage== When spotting a broken link, whose current ...")
- 03:32, 13 January 2013 (diff | hist) . . (0) . . N File:Neoncube-oobe.png (current)
- 03:32, 13 January 2013 (diff | hist) . . (+1) . . NeonCube (current)
- 03:32, 13 January 2013 (diff | hist) . . (+7,349) . . N NeonCube (Created page with "{{infobox/software |heading=250px<br>Neoncube after basic configuration with default skin. |developer=Ansell "Cliffe" Cruz |version=1.2 / December ...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)