-
Posts
71 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by konishiwa
-
Problems with Abyss Chaser & Shadow Cross
konishiwa replied to konishiwa's question in Graphics Support
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 -
specifically only for these jobs, weapons not alligned correctly in the hand, and for some weapons type like Bows and Katars, it's completely dissapeared although it can attack normally. am i missing something, i'm used 2021-01-07aRagexeRE
-
error CTwitterDataMgr :: CreateInstance () Ragexe 2020_09_02
konishiwa replied to Valcars's question in Client-side Support
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.... -
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 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. ?
-
well, tbh i don't know how to check LUA file, i'm using kRO_FullClient_20200409 and 2020-04-01bRagexe
-
one last question o dear good sir, how to make the new cart working?, i'm clicked the new cart in cart selection, but nothing happens, only the old cart is working but not for the NEW ONE....
-
just click the usable item
-
After changed the client from 20180530 to 20200401, now it's working ty for all helping replies i've received, this is truly wonderful community ?
-
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?
-
like this?,. i'm sorry if this is wrong, i'm newbie and not very bright at script, but i'm willing to learn....
-
-
where i can access these script? ? nevermind already figured it out, and now i'm checked the script
-
yessir, i'm using latest rathena, not the obsolete one....
-
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
-
UP
-
UP
-
still not working, it's just changed from original 3rd outfit into alternative 3rd outfit.., madogear still same
-
i'm newbie here, is body script or stylist script is custom npc? :))
-
it's already implemented?, i'm checked my grf and found this in my client (pic below) i'm already use recent emu (3 March 2021), anyone know how to use new mado appearance? i'm sorry if this is wrong place (topics) to ask the question, thanks before :))
-
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
-
i don't know there newest 20170517 ragexe, i'm change with this first, ty sir, i'll try
-
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
-
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)