I'll try that![]()
Anyway, how do we make these buttons disappear?
![]()
Battlegrounds
Bank
Item Mall
Rec
They're disabled from nemo but they still show up.
I'm still having this issues on 2018-04-04b. buttons still not disappearing even if it should be hidden.
yes, patch to hide buttons seems not working properly with 2018-04+ . anyone has solution for this?I'm still having this issues on 2018-04-04b. buttons still not disappearing even if it should be hidden.
Has the kRO updated the visual effects of the skills? I'm taking alert with various skill effects that I did not have before after upgrading to the 2018 client.use correct skill related lua files from kro and will be no this error.
Do you know the content of these repositories?kro often update different files, change formats etc.
for working with exe on given date, you must always update all your data to same date.
Url = {
TwitterUrl = "http://112.175.128.140:3000/"
}
AccountLinkedUserDataUrl = {
Save = "http://112.175.128.140:3000/userconfig/save",
Load = "http://112.175.128.140:3000/userconfig/load"
}
TwitterDataUrl = {
Auth = "http://112.175.128.140:3000/twitter/user-auth",
Upload = "http://112.175.128.140:3000/twitter/upload"
}
clientinfo.xlm#ifndef PACKETVER
#define PACKETVER 20180321
#endif // PACKETVER
client.conf<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Online Client Information</desc>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
<hideaccountlist></hideaccountlist>
<extendedslot></extendedslot>
<readfolder></readfolder>
<connection>
<display>ZERO</display>
<address>127.0.0.1</address>
<port>6900</port>
<version>56</version>
<langtype>12</langtype>
<aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</admin>
<admin>2000006</admin>
<admin>2000007</admin>
<admin>2000008</admin>
<admin>2000009</admin>
<admin>2000010</admin>
<admin>2000011</admin>
<admin>2000012</admin>
<admin>2000013</admin>
<admin>2000014</admin>
<admin>2000015</admin>
<admin>2000016</admin>
<admin>2000017</admin>
<admin>2000018</admin>
<admin>2000019</admin>
<admin>2000020</admin>
<admin>2000021</admin>
<admin>2000022</admin>
<admin>2000023</admin>
<admin>2000024</admin>
</aid>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
<image>loading05.jpg</image>
<image>loading06.jpg</image>
<image>loading07.jpg</image>
<image>loading08.jpg</image>
<image>loading09.jpg</image>
<image>loading10.jpg</image>
</loading>
</connection>
</clientinfo>
Diff..// Whether to enable the official packet obfuscation support (good vs WPE)
// 0: disabled
// 1: optional (not recommended) -- identifies whether it is required
// 2: enabled (recommended)
packet_obfuscation: 0
8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
13 Disable Ragexe Filename Check (Recommended)
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
28 Increase Headgear ViewID
32 Increase Zoom Out Max
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
35 Read Data Folder First
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
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)
61 Disable Packet Encryption
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
68 Enable 64k Hairstyle
71 Ignore Resource Errors
72 Ignore Missing Palette Error
84 Remove Serial Display (Recommended)
88 Allow space in guild name
90 Enable DNS Support (Recommended)
91 Disconnect to Login Window
100 Disable Multiple Windows
101 Skip Friend list Cheat Check
102 Skip Guild Member Cheat Check
208 Restore Cash Shop Icon
213 Disable Help Message on Login (Recommended)
215 Increase Map Quality
234 Ignore Lua Errors

exactly, whenever I log in the game appears the message that the account is disconnected, I imagine it is due to the lack of login in this system, in the SNS, do you know what kind of information is stored in these repositories?you mean urls? i think this is service for work with twitter from client
no, i not sure how they works. but i think for private server you should create same services, because from gravity will works only on official serversexactly, whenever I log in the game appears the message that the account is disconnected, I imagine it is due to the lack of login in this system, in the SNS, do you know what kind of information is stored in these repositories?
probably better create separate topic, because server or client configuration unrelated to client exes list.im using 2018-03-21aRagexeRE
mmo.h
clientinfo.xlm
client.conf
Diff..
anyone can help me thanks in advance!!
STILL THE SAME T_T BUT IF IM USING 2013-07-08 I CAN CONNECT IN TO IT.Try to use this and save as "sclientinfo.xml"
as for the diff. (2018-03-07bRagexeRE)<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Online Client Information</desc>
<servicetype>korea</servicetype>
<servertype>primary</servertype>
<connection>
<display>Local</display>
<address>127.0.0.1</address>
<port>6900</port>
<version>46</version>
<langtype>0</langtype>
<registrationweb>www.ragnarok.com</registrationweb>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
</loading>
<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
</yellow>
</connection>
</clientinfo>
NEMO used: https://gitlab.com/4144/Nemo - Credits: @4144
else if all fails. try to review your connections in conf folder of server side/trunk/master file9 Disable 1rag1 type parameters (Recommended)
13 Disable Ragexe Filename Check (Recommended)
23 Enable /who command (Recommended)
24 Fix Camera Angles (Recommended)
33 Always Call SelectKoreaClientInfo() (Recommended)
34 Enable /showname (Recommended)
35 Read Data Folder First
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
41 Disable Nagle Algorithm (Recommended)
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
48 Use Plain Text Descriptions (Recommended)
49 Enable Multiple GRFs (Recommended)
53 Use Ascii on All LangTypes (Recommended)
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
84 Remove Serial Display (Recommended)
90 Enable DNS Support (Recommended)
97 Cancel to Login Window (Recommended)
213 Disable Help Message on Login (Recommended)
Does anyone know, how works the window to remove characters?
The client does not allow me to delete the character when he placed the date of birth
Sorry...How you open Attendance Check?
i can't understand... Can you explain it better?change the date in client.conf
change here^_^i can't understand... Can you explain it better?![]()
If I were to please show me how to add items for it,okay? :smile:change here^_^
conf/map/battle/features.conf
// Enable Attendance System for clients >= 2018-03-07bRagexeRE or 2018-04-04bRagexe
// true: enable (Default)
// false: disable
enable_attendance_system: true
// Attendance End time in the format YearMonthDay
feature_attendance_endtime: 20180331 -->> you should change this date the time you want to end yout attendance check
We use essential cookies to make this site work, and optional cookies to enhance your experience.