Jump to content
  • 0

Editing clientinfo


Dakado

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   11
  • Joined:  04/27/13
  • Last Seen:  

Hello I have successfuly setup a server, now I am trying to make client to connect. But I dont know where to edit the IP.

In my client, there is RagnaShield installed, I have GRF editor and I have edited clientinfo.xml inside data.grf, but it does nothing, still cannot connect, because the clientinfo.xml reviously looked like tihs:

<?xml version="1.0" encoding="euc-kr" ?>

<no_free_server></no_free_server>

So I inserted this:

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>sakray</servertype>
	<hideaccountlist />
	<passwordencrypt />
	<passwordencrypt2 />
	<extendedslot />
	<readfolder />
	<connection>
		<display>Server</display>
		<desc>Ragnarok Online</desc>
		<balloon>Edition RagRO</balloon>
		<address>192.168.0.100</address>
		<port>6900</port>
		<version>45</version>
		<langtype>1</langtype>
		<registrationweb>REGISTRATION URL HERE</registrationweb>
		<yellow>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
		</yellow>
		<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>

But it still does not connect me to the server, where should I edit the ip ?

 

 

 

Thanks

Edited by Dakado
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   3
  • Joined:  03/18/16
  • Last Seen:  

Are you sure your ip address is 192.168.0.100?

 

Double check your ipv4 address on command prompt (Admin),
by type in "ipconfig"
post-37962-0-03575500-1459144336_thumb.jpg
 

 

post-37962-0-03575500-1459144336_thumb.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.05
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

for me i use localhost 127.0.0.1 and works for local only

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...