Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

konishiwa

Members
  • Posts

    71
  • Joined

  • Last visited

Posts posted by konishiwa

  1. 23 hours ago, Valcars said:

    This mistake happened to me too. it depends on the client as you can read in this post that I opened.

    At the moment I can't download Ragerexe files from the nemo site so I haven't tried to patch the clients.

    damn, we're at the same boat ?

    check this bro, somehow it's worked with 2021-11-03_Ragexe and yeah it's worked with knifes type too

    12t13213.jpg

  2. On 12/7/2021 at 6:17 PM, Functor said:

    It can be the problem of ExternalSettings file "..\data\luafiles514\lua files\service_korea\externalsettings_kr.lub". You should check it in this file:

    hi, i'm try extracted externalsettings_kr.lub from my grf and open with notepad++, here's the content, any changed i should committed in my file?

    MaxLevelTable = {
        BaseLevel = 99,
        BaseLevel3rd = 200,
        BaseLevelExtend2 = 200,
        BaseLevelUpperJob = 200,
        BaseLevelHomun = 200,
        BaseLevelDoram = 200,
        JobLevelNovice = 10,
        JobLevelSuperNovice = 99,
        JobLevelBase = 50,
        JobLevel2nd = 70,
        JobLevel3rd = 70,
        JobLevelExtend2 = 70,
        JobLevelUpperJob = 70,
        JobLevelDoram = 60
    }
    MakeableRace = { Doram = true }
    Url = { TwitterUrl = "http://0.0.0.0:3000" }
    AccountLinkedUserDataUrl = {
        Save = "http://0.0.0.0:3000/userconfig/save",
        Load = "http://0.0.0.0:3000/userconfig/load"
    }
    TwitterDataUrl = {
        Auth = "http://0.0.0.0:3000/twitter/user-auth",
        Upload = "http://0.0.0.0:3000/twitter/upload"
    }
    EmblemDataUrl = {
        Upload = "http://0.0.0.0:3000/emblem/upload",
        Download = "http://0.0.0.0:3000/emblem/download"
    }
    LEVELAURA = {}
    LEVELAURA["EF_NONE"] = -1
    LEVELAURA["EF_LEVEL99"] = 200
    LEVELAURA["EF_LEVEL99_ORB1"] = 976
    LEVELAURA["EF_LEVEL99_ORB2"] = 977
    LEVELAURA["EF_LEVEL150"] = 978
    LEVELAURA["EF_LEVEL150_SUB"] = 979
    LEVELAURA["EF_LEVEL160"] = 1022
    LEVELAURA["EF_LEVEL160_SUB"] = 1023
    LEVELAURA["EF_LEVEL185"] = 1226
    LEVELAURA["EF_LEVEL185_SUB"] = 1227
    Level99AuraTable = {
        Default99LvAura = LEVELAURA.EF_LEVEL99,
        Default99LvAura_sub = LEVELAURA.EF_LEVEL99_ORB1,
        Baby99LvAura = LEVELAURA.EF_LEVEL99,
        Baby99LvAura_sub = LEVELAURA.EF_LEVEL99_ORB2,
        SecondHigh99LvAura = 0,
        SecondHigh99LvAura_sub = 0,
        Homun99LvAura = 0,
        Homun99LvAura_sub = 0,
        Boss99LvAura_sub = LEVELAURA.EF_LEVEL99_ORB1
    }
    MaxLevelAuraTable = {
        Default150LvAura = LEVELAURA.EF_LEVEL150,
        Default150LvAura_sub = LEVELAURA.EF_LEVEL150_SUB,
        Default160LvAura = LEVELAURA.EF_LEVEL185,
        Default160LvAura_sub = LEVELAURA.EF_LEVEL185_SUB,
        Default185LvAura = LEVELAURA.EF_LEVEL185,
        Default185LvAura_sub = LEVELAURA.EF_LEVEL185_SUB,
        HomunMaxLvAura = LEVELAURA.EF_LEVEL185,
        HomunMaxLvAura_sub = LEVELAURA.EF_LEVEL185_SUB
    }
    function GetTableIntValueForC(tableName, keyName)
        local t = _G[tableName]
        if nil == t then
            return -1
        end
        local intValue = t[keyName]
        if nil == intValue then
            return -1
        else
            return intValue
        end
    end
    
    function GetTableStringValueForC(tableName, keyName)
        local t = _G[tableName]
        if nil == t then
            return ""
        end
        local stringValue = t[keyName]
        if nil == stringValue then
            return ""
        else
            return stringValue
        end
    end
    
    function GetTableBoolValueForC(tableName, keyName)
        local t = _G[tableName]
        if nil == t then
            return false
        end
        local boolValue = t[keyName]
        if nil == boolValue then
            return false
        else
            return boolValue
        end
    end

    any changed i should committed in my file?

     

    Problem solved with using sclientinfo.xml instead of clienfinfo.xml.

    Thank you for replying me.

    the problem is solved, now Moderators can lock this thread please ???

  3. Hi community, i want to ask question about 2020-09-02bRagexeRE, i'm using kRO_FullClient_20210406, usually i'm play with 2020-06-17aRagexe without a problem

    but this time i want to diff 2020-09-02bRagexeRE with Nemo and goes smooth without a problems

    but when i'm click the Patched.exe it's appears errors image below

    My 2020-09-02bRagexeRE Profiles

    3 Chat Flood Remove Limit
    5 Enable Proxy Support
    6 Force Send Client Hash Packet
    8 Custom Window Title
    9 Disable 1rag1 type parameters (Recommended)
    10 Disable 4 Letter Character Name Limit
    11 Disable 4 Letter User Name Limit
    12 Disable 4 Letter Password Limit
    13 Disable Ragexe Filename Check (Recommended)
    16 Disable Swear Filter
    17 Enable Official Custom Fonts
    18 Skip Service Selection Screen
    19 Enable Title Bar Menu
    20 Extend Chat Box
    21 Extend Chat Room Box
    22 Extend PM Box
    23 Enable /who command (Recommended)
    24 Fix Camera Angles (Recommended)
    30 Increase Zoom Out 50%
    34 Enable /showname (Recommended)
    36 Read msgstringtable.txt (Recommended)
    38 Remove Gravity Ads (Recommended)
    39 Remove Gravity Logo (Recommended)
    41 Disable Nagle Algorithm (Recommended)
    43 Always Use Email for Char Deletion
    44 Translate Client (Recommended)
    46 Use Normal Guild Brackets (Recommended)
    47 Use Ragnarok Icon
    48 Use Plain Text Descriptions (Recommended)
    49 Enable Multiple GRFs (Recommended)
    50 Skip License Screen
    53 Use Ascii on All LangTypes (Recommended)
    64 @ Bug Fix (Recommended)
    65 Load Custom lua file instead of iteminfo*.lub (Recommended)
    71 Ignore Resource Errors
    72 Ignore Missing Palette Error
    73 Remove Hourly Announce (Recommended)
    76 Enforce Official Login Background
    84 Remove Serial Display (Recommended)
    88 Allow space in guild name
    90 Enable DNS Support (Recommended)
    100 Disable Multiple Windows
    213 Disable Help Message on Login (Recommended)
    229 Enable Emblem hover for BG
    231 Remove hardcoded address/port (Recommended)
    232 Restore old login packet (Recommended)
    234 Ignore Lua Errors
    239 Ignore /account: command line argument
    242 Disable kRO Site Launch
    248 Remove wrong chars from cash shop
    256 Use Default Web Browser In Cashshop
    258 Enable Shortcut All Item
    270 Change AchievementList*.lub path
    272 Change Towninfo*.lub path
    273 Change PetEvolutionCln*.lub path
    274 Change Tipbox*.lub path
    275 Change CheckAttendance*.lub path
    276 Change OngoingQuestInfoList*.lub path
    277 Change RecommendedQuestInfoList*.lub path
    278 Change PrivateAirplane*.lub path
    290 Hide build info in client (Recommended)
    291 Hide packets from peek (Recommended)
    313 Change MapInfo*.lub path
    317 Ignore Quest Errors
    323 Restore Songs Effect
    326 Disable OTP Login Packet
    338 Additional client validation (Recommended)
    362 Fixes the Korean Job name issue with LangType (Recommended)
    404 Use borderless mode in full screen (Recommended)
    409 Add close button to game window

    can someone help me?, i'm already searched entire forum about ctwitter errors, but it seems different cases. ?

    ctwitter.jpg

  4. On 2/8/2021 at 12:46 PM, LearningRO said:

    for new madogear i think must use @bodystyle 2

     

    still not working sir, the message is "An invalid number was specified" @bodystyle failed

    @bodystyle 0 = original 3rd job outfit
    @bodystyle 1 = alternative 3rd job outfit
    @bodystyle 2 = "An invalid number was specified" @bodystyle failed

  5. hi, currently i have a problem with Korean UI, the item translated works fine, but the Korean UI i didn't understand enough, can you help me solving the problem, many thanks :)

    i used kRO_FullClient_20170607 and 2017-05-17aRagexeRE

     

    TES12345.thumb.jpg.a6c533ce761689dad90221ea8a2b3b8e.jpg

     

     

    EDITED : Problem Solved, i figured it out by change langtype into = 1, ty RA community :)

  6. Just now, hendra814 said:

    No, just edit into client you're using right now.

    and if you get crash try update your KRO client

    i don't know there newest 20170517 ragexe, i'm change with this first, ty sir, i'll try :)

  7. 14 minutes ago, hendra814 said:

    @konishiwa

    just edit at src\config\packet.h

    make it like this

    
    #ifndef PACKETVER
    	#define PACKETVER 20170517
    #endif
    
    #ifndef PACKETVER_RE
    	/// From this point on only kRO RE clients are supported
    	#if PACKETVER > 20151104
    		#define PACKETVER_RE
    	#endif
    #endif
    
    #if PACKETVER >= 20110817
    	/// Comment to disable the official packet obfuscation support.
    	/// This requires PACKETVER 2011-08-17 or newer.
    	#ifndef PACKET_OBFUSCATION
    		//#define PACKET_OBFUSCATION
    
    		// Define these inside src/custom/defines_pre.h or src/custom/defines_post.h
    		//#define PACKET_OBFUSCATION_KEY1 <key1>
    		//#define PACKET_OBFUSCATION_KEY2 <key2>
    		//#define PACKET_OBFUSCATION_KEY3 <key3>
    
    		/// Comment this to disable warnings for missing client side encryption
    		//#define PACKET_OBFUSCATION_WARN

     

    but sir, i'm using 2017-01-25 RagexeRE and kRO 2017-06-07, do i need to adjust it in most upper lines? (20170517)


    EDIT : MY BAD SIR, now i must change to 20170517 Ragexe :)

  8. On 7/19/2017 at 0:56 AM, hazimjauhari90 said:

    as mention by @Akkarin, rA now added support for newer clients especially 2017 clients. up to 2017-06-07 RE client.

    THUS FOR THOSE WHO ARE RUNNING ON RATHENA Git Hash: f0ab8d2 OR NEWER, THESE SOURCE MODIFICATION IS NO LONGER REQUIRED ANYMORE

    since support for new client, do we need to change in files like mmo.h, core.h, clif.h, utils.c etc

    when i looked with the structure, it's totally different with the old ones (before support with 2016/2017 client)

×
×
  • Create New...