User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:19, 13 January 2013 (diff | hist) . . (+399) . . N Status Percent Heal (Created page with "==Heals the target in a percentage.== #define status_percent_heal(bl, hp_rate, sp_rate) status_percent_change(NULL, bl, -(hp_rate), -(sp_rate), 3) status_percent_heal...") (current)
- 03:19, 13 January 2013 (diff | hist) . . (+204) . . N Status Get Status (Created page with "== Get a stats value. == status_get_<stats>(target) * <stats> = dex/int_/str/vit/luk/agi/race/lv/class/hp/etc * target ** src = user stats ** bl = target stats ...") (current)
- 03:18, 13 January 2013 (diff | hist) . . (+272) . . N Status Change End (Created page with "== End a status effect == int status_change_end( struct block_list* bl , int type,int tid ) status_change_end(target,type,INVALID_TIMER); * target ** sd = user ** bl = ta...") (current)
- 03:18, 13 January 2013 (diff | hist) . . (+569) . . N Status Heal (Created page with "== This function heals the target by some amount defined by HP or SP. == int status_heal(struct block_list *bl,int hp,int sp, int flag) status_heal(target, HP, SP, Flag); ...") (current)
- 03:17, 13 January 2013 (diff | hist) . . (+267) . . N Status (Created page with "All functions inside status.c and status.h will go here. This is where all passive and positive/negative status codes are stored. Status Heal Status Change End [[St...") (current)
- 03:17, 13 January 2013 (diff | hist) . . (+393) . . N MVP (Created page with "'''MVP''' stands for ''most valuable player'', referring to the player, which contributed most to the slay-down of a boss monster, which is itself often referred to as MVP as ...") (current)
- 03:16, 13 January 2013 (diff | hist) . . (+443) . . N Mob Get Random Id (Created page with "== Get a random mob ID == int mob_get_random_id(int type, int flag, int lv) mob_get_random_id(type, flag, lv) * type = Where to take the mob ID ** 0 = dead branch list ** 1...") (current)
- 03:16, 13 January 2013 (diff | hist) . . (+657) . . N Mob Once Spawn (Created page with "== Mob Spawn == int mob_once_spawn (struct map_session_data *sd, char *mapname, short x, short y, const char *mobname, int class_, int amount, const char *event) mob_once_s...") (current)
- 03:16, 13 January 2013 (diff | hist) . . (+221) . . N Category:Source Functions (Created page with "All source functions syntax will go here. * Status: status.c and status.h * Timers: timer.c and timer.h * PC: pc.c and pc.h * Mob: mob.c and mob.h * Clif...") (current)
- 03:15, 13 January 2013 (diff | hist) . . (+301) . . N Mob (Created page with "{{incomplete}} A Mob is basically a monster. Mobs range from Poring to Baphomet. Most commonly, the word 'mob' is used to refer to an enemy summoned by a MVP. This pa...")
- 03:15, 13 January 2013 (diff | hist) . . (+1) . . NPC
- 03:14, 13 January 2013 (diff | hist) . . (+2) . . NPC
- 03:13, 13 January 2013 (diff | hist) . . (+460) . . N Kafra (Created page with "{{incomplete}} Kafra Staff Tayelin'''Kafra Corporation''' is a group of Ragnarok Online NPCs, which is generally responsible for setting sav...")
- 03:13, 13 January 2013 (diff | hist) . . (0) . . N File:Kafra2.gif (current)
- 03:12, 13 January 2013 (diff | hist) . . (+1,148) . . N NPC (Created page with "[[Kafra NPC]] NPC stands for Non-Player (or playable) Character. An NPC is any person or "living" creature in a game not controlled by a player....")
- 03:09, 13 January 2013 (diff | hist) . . (+161) . . N Category:File Formats (Created page with "Tag any page dealing with particular file extensions and/or formats with the following so it appears on this page: <pre> Category:File Formats </pre> Thanks!") (current)
- 03:08, 13 January 2013 (diff | hist) . . (+3,007) . . N RGZ (Created page with "An RGZ file is a proprietary compressed archive format used for Ragnarok Online, developed by [http://en.wikipedia.org/wiki/Gravity_(company) Gravity]. It is used for patc...") (current)
- 03:07, 13 January 2013 (diff | hist) . . (+400) . . N Category:Patchers (Created page with "Auto-patchers are a way for players to stay up-to-date with your latest client-side files. Most of them can update data folders and GRF's. Selected patchers may suppor...") (current)
- 03:07, 13 January 2013 (diff | hist) . . (+1,829) . . N GRF (Created page with "A GRF is a compressed file archive used by Ragnarok Online. It contains all the compressed graphics, sprites, sound effects, map files, etc. used by the Ragnarok clien...") (current)
- 03:06, 13 January 2013 (diff | hist) . . (+915) . . N Loading Screens (Created page with "Loading screens are graphics, that are shown when the client is loading map data, before entering the game or while changing maps. They are located inside the GRF in '''d...") (current)
- 03:06, 13 January 2013 (diff | hist) . . (0) . . N File:Hxd-findreplace.png (current)
- 03:05, 13 January 2013 (diff | hist) . . (+288) . . N Category:Client Configuration (Created page with "Tag any page dealing with customization of the Sakexe or RE client with the following so it appears on this page: <pre>Category:Client Configuration</pre> this includes ...") (current)
- 03:04, 13 January 2013 (diff | hist) . . (+5,634) . . N Clientinfo.xml (Created page with "''sclientinfo.xml'' is a file that configures your modified Sakray client so that it may connect to Hercules Servers, for non-Sakray and Renewal clients this file is usually c...")
- 03:04, 13 January 2013 (diff | hist) . . (+1,388) . . N Hex Editor (Created page with "Typical hex editor: HxD = A what? = A '''hex editor''' (or ''binary file editor'' or ''byte editor'') is a type of computer program that allows a ...") (current)
- 03:03, 13 January 2013 (diff | hist) . . (0) . . N File:Datainiedit7.png (current)
- 03:03, 13 January 2013 (diff | hist) . . (0) . . N File:Datainiedit6.png (current)
- 03:03, 13 January 2013 (diff | hist) . . (0) . . N File:Datainiedit5.png (current)
- 03:02, 13 January 2013 (diff | hist) . . (0) . . N File:Datainiedit4.png (current)
- 03:02, 13 January 2013 (diff | hist) . . (0) . . N File:Datainiedit3.png (current)
- 03:02, 13 January 2013 (diff | hist) . . (0) . . N File:Datainiedit1.png (current)
- 03:01, 13 January 2013 (diff | hist) . . (+4,726) . . N DATA.INI (Created page with "'''DATA.INI''' is a client-side file, which is used to specify multiple GRF archives to be loaded by the client. It is only supported by hexed clients, which ha...") (current)
- 03:00, 13 January 2013 (diff | hist) . . (+46) . . N Category:Templates (Created page with "This category contains all available templates") (current)
- 03:00, 13 January 2013 (diff | hist) . . (+637) . . N Template:EntirePage (Created page with "<includeonly><blockquote>''For the entire article, see [[{{{1}}}]].''</blockquote></includeonly><noinclude> This template should be placed at the top of an section, linking th...") (current)
- 02:59, 13 January 2013 (diff | hist) . . (0) . . N File:Hxd-custtitle.png (current)
- 02:58, 13 January 2013 (diff | hist) . . (0) . . N File:Hxd-main.png (current)
- 02:58, 13 January 2013 (diff | hist) . . (+11,976) . . N Hexing (Created page with "{{Incomplete}} As '''hexing''' is considered the process of modifying raw contents of a file on byte-level with a hex editor, regardless of the actual purpose o...")
- 02:55, 13 January 2013 (diff | hist) . . (+6) . . Login Server
- 02:55, 13 January 2013 (diff | hist) . . (+346) . . N Login Server (Created page with "Login Server is where the users/players go right after pressing enter in the login screen of the client. During the process of logging in, username and password fields from th...")
- 02:48, 13 January 2013 (diff | hist) . . (+72) . . N Category:Incomplete (Created page with "Articles in this category are incomplete. Please help by adding to them!") (current)
- 02:47, 13 January 2013 (diff | hist) . . (+579) . . N Template:Incomplete/doc (Created page with "This is the template used to put a banner at the top of an article to identify it as '''incomplete''', i.e. an author signals that he thinks that an article needs more work. ...") (current)
- 02:47, 13 January 2013 (diff | hist) . . (+476) . . N Template:Incomplete (Created page with "{{yellbox|''This {{{type|article}}} is '''incomplete'''. If you'd like to help [{{SERVER}}{{localurl:{{FULLPAGENAME}}|action=edit}} expand it], see the [[metawikipedia:Help:Ed...")
- 02:45, 13 January 2013 (diff | hist) . . (+145) . . N Category:Template Documentation (Created page with "This category contains a list of Template Documentation articles. They are included in the main template descriptions and should not be modified.") (current)
- 02:44, 13 January 2013 (diff | hist) . . (+869) . . N Template:Documentation/doc (Created page with "This template is used for separating template documentation from actual templates, enabling to lock critical templates, while allowing to modify their documentation, categorie...") (current)
- 02:43, 13 January 2013 (diff | hist) . . (+675) . . N Template:Documentation (Created page with "<div style="padding: 1em; border: 1px solid #aaa; background-color: #ECFCF4;"><div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;"><span class=...") (current)
- 02:43, 13 January 2013 (diff | hist) . . (+343) . . N Template:Yellbox (Created page with "{| class="messagebox" style="border-top:solid 1px #CDBE70; border-right:solid 1px #CDBE70; border-bottom:solid 1px #CDBE70; border-left:solid 10px #cb7; background-color:#ffd;...") (current)
- 02:42, 13 January 2013 (diff | hist) . . (+438) . . N Template:Outdated (Created page with "{{yellbox|''This {{{type|article}}} '''may need to be updated'''. Please update this {{{type|article}}} to reflect recent events or newly available information, and remove thi...") (current)
- 02:42, 13 January 2013 (diff | hist) . . (+2) . . Ragnarok Online
- 02:41, 13 January 2013 (diff | hist) . . (+30,117) . . N Ragnarok Online (Created page with "{{outdated}} {| cellpadding=2 cellspacing=2 align=right width=256px style="font-family: verdana, sans-serif; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-col...")
- 02:41, 13 January 2013 (diff | hist) . . (+1,222) . . N Sakray (Created page with "'''Sakray''' is what official Ragnarok Online test servers are usually referred to. They are used to test new content and features, before they get installed on the normal...")
- 02:39, 13 January 2013 (diff | hist) . . (+3,271) . . N System Requirements (Created page with "== Basic Requirements == Hercules works off of the client-server model. The player, usually using a hexed kRO [[Renewal|RE]...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)