Jump to content

KeiKun

Members
  • Posts

    967
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by KeiKun

  1. We need more Information about New Mounts under kRO...

    If all jobs can use Mounts

    like Hunter,Sniper = have falcon(can they really use mounts? can they use mounts with falcon already?)

    Crusader,Paladin = have large peco (can they use Rein of Mounts/Boarding Halter? if they can use rein of mounts/boarding halter what mount will show up ( peco or lion)

    Royal Guard = they already have griffon, can they still use rein of mounts? ( if they use rein of mounts, what mount will show? Griffon or Lion? can they pick which two?)

    Knight and Lord Knight = can they really use Rein of mounts? if they can? what mount will show up after using it? can they pick which one? Lion or Peco?

    Rune Knight = can they use Rein of Mount? if they use it? what will show up Dragon or Lion or Peco?

  2. actually

    the teleport under tarot card of fate = teleport + heal 2000hp

    under skill.c

    find: case 5: // 2000HP heal, random teleported

       case 5: // 2000HP heal, random teleported
     status_heal(src, 2000, 0, 0);
     if( !map_flag_vs(bl->m) )
      unit_warp(bl, -1,-1,-1, CLR_TELEPORT);
     break;
    

    commented that line (//) or remove it

    then above that

    change 14 in this line

    eff = rnd() % 14;

    to 13

    • Upvote 1
  3. A falcon flute? I thought there was only a Warg o_o

    maybe you can now choose between warg or the falcon vise versa usage :) nice arsenal for the ranger class ^^

    lol

    sounds weird

    falcon vs warg

    i go with warg

    falcon

    - Falcon Assult

    - Blitz Beat

    warg

    - Warg Dash

    - Warg Strike

    - Warg Bite

    - - walk faster xD

  4. Nice ! navigation system over there :) kRO changes were so good /kis2

    in-game web has been available since 04/27/2011 kRO patch. it is a web browser that can be drag outside the window if you are not in fullscreen mode if you are you can access it without having to tab and minimize the game. It uses IE as browser.

    Skill UI? visible duration thing? it is available on 03/07/2012 kRO patch

    Mother of browsers :o why did they choose IE /sob

    actually i tried this

    since my laptop default is remove IE to work and set google chrome as browser ( tweaky laptop btw )

    after i do /web site.com

    my gc went open and goes to google

  5. For those People having problem patching it to latest Revision

    here's a Patch Working to Revision 15655

    for some people want to change its hostmask

    Find:

    snprintf(send_string, sizeof(send_string), "USER rABot 8 * :rABot");

    Replace it to your wants

    for example

    snprintf(send_string, sizeof(send_string), "USER KeiTestS02 * :KeiTestS02");

    [23:30] *** KeiTest02|Bot: [email protected]

    [23:30] *** Real Name: KeiTestS02

    [23:30] *** Info: KeiTest02|Bot is using modes +iwx

    [23:30] *** Info: KeiTest02|Bot is connecting from *@[CENSORED]

    [23:30] *** Channels: #rathena

    [23:30] *** Server: irc.rathena.net Official rAthena IRC Server

    [23:30] *** Idle time: 14 seconds

    [23:30] *** Sign on time: 0 minutes ago at 11:29 PM

    [23:30] *** KeiTest02|BOt End of /WHOIS list.

    EDIT:

    Updated Patch: 2012-04-12 - Revision 15857

    irc_mod_rathena15857_v2.patch

    Mirror: http://pyro-ro.com/c...a15857_v2.patch

    * Fixed only Close Shop works.

    irc.patch

    irc_v2.patch

    irc_mod_rathena15857.patch

  6. @KeiKun, are you sure you're using the latest version? if you have tortoisesvn installed on your computer try downloading the latest version from Shin's patcher svn repository

    through: https://subversion.a...hinsDiffPatcher

    and then try again

    @KeiKun, are you sure you're using the latest version? if you have tortoisesvn installed on your computer try downloading the latest version from Shin's patcher svn repository

    through: https://subversion.a...hinsDiffPatcher

    and then try again

    lol

    im not just using shin's

    i do manual hexing for other diff that cannot be diff~

  7. ~___~

    Sun, 26 Feb 2012 15:14:38 GMT :: 20111102 :: WDGAllowMultipleWindows :: Part 1 :: Failed to find matching data!
    Sun, 26 Feb 2012 15:14:38 GMT :: 20111102 :: WDGDisableMultipleWindows :: Part 1 :: Failed to find matching data!
    Sun, 26 Feb 2012 15:14:38 GMT :: 20111102 :: WDGEnable127Hairstyles :: Part 5 :: No matching data found!
    Sun, 26 Feb 2012 15:14:38 GMT :: 20111102 :: WDGEnableAuraOverLvl99AndLvl150 :: Part 1 :: Failed to find matching data!
    Sun, 26 Feb 2012 15:14:39 GMT :: 20111102 :: WDGOnlyFirstLoginBackground :: Part 1 :: Failed to find matching data!
    Sun, 26 Feb 2012 15:14:39 GMT :: 20111102 :: WDGOnlySecondLoginBackground :: Part 1 :: Failed to find matching data!
    

  8. hi if you didn't notice

    shin's repository "/client/"

    client reached 2011 09 06

    some diffs might not work

    thats why people are now using hexing since

    diff patcher can be used but no diffs has been released

    shin's diff patcher is outdated some dll's reached up to 2011 09 06 per diff

    clients reached now up to 2012. some dll are incompatible to the client~

  9. svn/conf/log_athena.conf

    if you want to use sql

    to log things instead of svn/log/

    // Use MySQL Logs? [sql Version Only] (Note 1)
    sql_logs: no

    change no to yes

    and pick what you want to be enabled

    // Log Dead Branch Usage (Note 1)
    log_branch: no
    
    // Track Zeny Changes
    // Filter settings
    // 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolut logging zeny value
    log_zeny: 0
    
    // Log MVP Monster Drops (Note 1)
    // Outdated. Use Pick_Log instead. But this log could be useful to keep track slayed MVPs
    log_mvpdrop: no
    
    // Log AtCommands & Charcommands (Note 1)
    // Only commands issued by player groups ('conf/groups.conf') with
    // 'log_commands' setting set to 'true' will be logged.
    log_commands: yes
    
    // Log NPC 'logmes' commands (Note 1)
    log_npc: no
    
    // Log CHAT (Global, Whisper, Party, Guild, Main chat) (Note 3)
    // LOGGING FILTERS
    // =============================================================
    // 0 = Don't log at all
    // 1 - Log Global messages
    // 2 - Log Whisper messages
    // 4 - Log Party messages
    // 8 - Log Guild messages
    // 16 - Log Main chat messages
    // Example:
    // log_chat: 5 = logs both Whisper & Party messages
    // log_chat: 8 = logs only Guild messages
    // log_chat: 31 = logs everything
    log_chat: 0
    
    // Disable chat logging when WoE is running? (Note 1)
    log_chat_woe_disable: no

  10. goto dataChatWndInfo_U.lua

    CanDragWnd = 0
    
    ChatSubWnd_1 = {
    XPos = 0,
    YPos = 0,
    Width = 0,
    Height = 0,
    TabState = "On",
    TabName = [[General Message]],
    option1 = 1,
    option2 = 1,
    option3 = 1,
    option4 = 1,
    option5 = 1,
    option6 = 1,
    option7 = 1,
    option8 = 1,
    option9 = 1,
    option10 = 1,
    option11 = 1,
    option12 = 1,
    option13 = 1,
    option14 = 1,
    option15 = 0,
    option16 = 0,
    option17 = 0,
    option18 = 0,
    option19 = 0,
    option20 = 0,
    option21 = 0,
    }
    
    ChatSubWnd_2 = {
    XPos = 0,
    YPos = 0,
    Width = 0,
    Height = 0,
    TabState = "On",
    TabName = [[battle Message]],
    option1 = 0,
    option2 = 0,
    option3 = 0,
    option4 = 0,
    option5 = 0,
    option6 = 0,
    option7 = 0,
    option8 = 0,
    option9 = 0,
    option10 = 0,
    option11 = 0,
    option12 = 0,
    option13 = 0,
    option14 = 0,
    option15 = 0,
    option16 = 0,
    option17 = 0,
    option18 = 0,
    option19 = 0,
    option20 = 0,
    option21 = 0,
    }
    

    this is an example

    change the tab name of yours to what you desire~

    • Upvote 1
×
×
  • Create New...