Disconnect from Server

noobzter003

New member
Messages
54
Points
0
im using 2018-03-21aRagexeRE

mmo.h

#ifndef PACKETVER    #define PACKETVER 20180321#endif // PACKETVER 
clientinfo.xml

<?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>My ip address</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>
client.conf

// 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 
Diff..

8 Custom Window Title9 Disable 1rag1 type parameters (Recommended)13 Disable Ragexe Filename Check (Recommended)23 Enable /who command (Recommended)24 Fix Camera Angles (Recommended)28 Increase Headgear ViewID32 Increase Zoom Out Max33 Always Call SelectKoreaClientInfo() (Recommended)34 Enable /showname (Recommended)35 Read Data Folder First36 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 Icon48 Use Plain Text Descriptions (Recommended)49 Enable Multiple GRFs (Recommended)50 Skip License Screen53 Use Ascii on All LangTypes (Recommended)61 Disable Packet Encryption64 @ Bug Fix (Recommended)65 Load Custom lua file instead of iteminfo*.lub (Recommended)68 Enable 64k Hairstyle71 Ignore Resource Errors72 Ignore Missing Palette Error84 Remove Serial Display (Recommended)88 Allow space in guild name90 Enable DNS Support (Recommended)91 Disconnect to Login Window100 Disable Multiple Windows101 Skip Friend list Cheat Check102 Skip Guild Member Cheat Check208 Restore Cash Shop Icon213 Disable Help Message on Login (Recommended)215 Increase Map Quality234 Ignore Lua Errors 
anyone can help me thanks in advance!!

screen000.jpg

Untitled.jpg

 
Last edited by a moderator:
screen shorts show what your client never connected to server.

clientinfo.xlm is typo? should be clientinfo.xml.

also try put sclientinfo.xml file. Because some clients using clientinfo.xml and some other sclientinfo.xml.

 
screen shorts show what your client never connected to server.

clientinfo.xlm is typo? should be clientinfo.xml.

also try put sclientinfo.xml file. Because some clients using clientinfo.xml and some other sclientinfo.xml.
sorry wrong typ. mine is clientinfo.xml :)

when i change my clientinfo.xml to sclientinfo.xml i got this error.

Untitled.png

 
Last edited by a moderator:
Crash can be because patch "68 Enable 64k Hairstyle" or some other patches.

Or may be some resource errors? Dont enable patch "71 Ignore Resource Errors" because you cant see resource errors.

try use less patches for first tests, after if it works, try add more patches.

 
Crash can be because patch "68 Enable 64k Hairstyle" or some other patches.

Or may be some resource errors? Dont enable patch "71 Ignore Resource Errors" because you cant see resource errors.

try use less patches for first tests, after if it works, try add more patches.
Thank you very much!!!! now is working i love you bro hahahahahahahah!!!

 
@4144 hi i have another problem.

i try to drop items but the items idrop cannot see on the floor but once i use @refresh the items that i drop comes out

sorry for my bad english lol

 
Back
Top