-
Posts
71 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by konishiwa
-
-
-
i have some problem with you
using kRO_FullClient_20210406 from https://rathena.org/board/topic/106413-kro-full-client-2021-04-06-includes-bgm-rsu/and 2021-01-07aRagexeRE
http://nemo.herc.ws/downloads/2021-01-07aRagexeRE/diff with recommended and do load Always load Korea ExternalSettings lua file in NEMO,,, still with error CTwitterDataMgr things....
-
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 -
-
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 problemsbut when i'm click the Patched.exe it's appears errors image below
My 2020-09-02bRagexeRE Profiles3 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.
-
5 hours ago, LearningRO said:
try to check your LUA file its compatible with your client version
well, tbh i don't know how to check LUA file, i'm using kRO_FullClient_20200409 and 2020-04-01bRagexe
-
-
33 minutes ago, Akbare said:
how to use ? just click ? item 100158 ? or use npc ?
just click the usable item
-
1
-
-
-
10 hours ago, LearningRO said:
if u use renewal maybe u just create this item
still no luck, it's gives me an little explosion and old mado robot, i'm using old ragexe 20180530, is there any effect with old clients?
-
-
-
-
On 2/11/2021 at 6:37 AM, LearningRO said:
area u sure use the lastest rathena?
yessir, i'm using latest rathena, not the obsolete one....
-
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 -
-
-
3 hours ago, Froost said:
try @bodystyle 1 in mechanic job
still not working, it's just changed from original 3rd outfit into alternative 3rd outfit.., madogear still same
-
1 hour ago, Archetype Saber said:
its already implemented, I think you need to use the Body Script to change sprite. refer to Stylist Script to get the gist of what I'm talking about.
i'm newbie here, is body script or stylist script is custom npc? :))
-
-
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
EDITED : Problem Solved, i figured it out by change langtype into = 1, ty RA community
-
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
-
14 minutes ago, hendra814 said:
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 -
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)
Problems with Abyss Chaser & Shadow Cross
in Graphics Support
Posted
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