Jump to content
  • 0

Need a lil h elp


Siege

Question


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  03/22/12
  • Last Seen:  

Look i want to change my server name

What do i have to change from name? all the things?

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Siege,

For the server-side; you'd need to edit the char_athena.conf.

https://rathena.svn....har_athena.conf

server_name: rAthena

Edited by Asura
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  03/22/12
  • Last Seen:  

Hi Siege,

For the server-side; you'd need to edit the char_athena.conf.

https://rathena.svn....har_athena.conf

server_name: rAthena

Yeah i did that 1 but if i open my client at the server selection is still the old server name

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Siege,

You would need to change your client-side files; such as the 'clientinfo.xml'. I am not too familiar with the client-side of things, there might be more to modify; such as hexing the client to display the proper name on your executable window.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  03/22/12
  • Last Seen:  

Hi Siege,

You would need to change your client-side files; such as the 'clientinfo.xml'. I am not too familiar with the client-side of things, there might be more to modify; such as hexing the client to display the proper name on your executable window.

Yeah im asking all the files which needs to be changed

i did the:

char

sclientinfo

but i dont know the rest

someone can help please?

help!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

I assume you are using a renewal client and not the old sakexes anymore.

You'll have to edit/use the clientinfo.xml, not the sclientinfo.xml.

The stuff between the <display></display> is what you want to edit.

Example clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<connection>
	<display>MyRO</display>
	<desc>Ragnarok Online</desc>
	<balloon>Rates: 10/10/5</balloon>
	<address>127.0.0.1</address>
	<port>6900</port>
	<version>25</version>
	<langtype>1</langtype>
	<registrationweb>www.google.com</registrationweb>
	<aid>
		<admin>2000001</admin>
		<admin>2000002</admin>
		<admin>2000003</admin>
	</aid>
	<loading>
		<image>loading00.jpg</image>
		<image>loading01.jpg</image>
		<image>loading02.jpg</image>
	</loading>
</connection>
</clientinfo>

You might also want to hex your client to have your server's name in it, but that's a whole other thing.

Edited by Neblim
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  03/22/12
  • Last Seen:  

I assume you are using a renewal client and not the old sakexes anymore.

You'll have to edit/use the clientinfo.xml, not the sclientinfo.xml.

The stuff between the <display></display> is what you want to edit.

Example clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<connection>
	<display>MyRO</display>
	<desc>Ragnarok Online</desc>
	<balloon>Rates: 10/10/5</balloon>
	<address>127.0.0.1</address>
	<port>6900</port>
	<version>25</version>
	<langtype>1</langtype>
	<registrationweb>www.google.com</registrationweb>
	<aid>
		<admin>2000001</admin>
		<admin>2000002</admin>
		<admin>2000003</admin>
	</aid>
	<loading>
		<image>loading00.jpg</image>
		<image>loading01.jpg</image>
		<image>loading02.jpg</image>
	</loading>
</connection>
</clientinfo>

You might also want to hex your client to have your server's name in it, but that's a whole other thing.

The service select still shows my old server name

and i already did

<display>MyRO</display>

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

Are you sure the file name is "clientinfo.xml" and not "sclientinfo.xml"?

Because renewal clients don't read the sclientinfo.xml

Make sure your client is configured so it reads where-ever your clientinfo is placed.

For example if you are using GRFs make sure the GRF containing your clientinfo is loaded correctly in the data.ini

Also check that you don't have the file (still clientinfo.xml) in both your server's GRF and your data folder which might cause them to collide depending on your client.

For more detailed how-to: check out the lovely rA Wiki.

Edited by Neblim
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  53
  • Reputation:   0
  • Joined:  03/22/12
  • Last Seen:  

Are you sure the file name is "clientinfo.xml" and not "sclientinfo.xml"?

Because renewal clients don't read the sclientinfo.xml

Make sure your client is diffed so it reads where-ever your clientinfo is placed.

For example if you are using GRFs make sure the GRF containing your clientinfo is loaded correctly in the data.ini

Also check that you don't have the file (still clientinfo.xml) in both your server's GRF and your data folder which might cause them to collide depending on your client.

For more detailed how-to: check out the lovely rA Wiki.

I believe this topic should be moved to Client & Patcher Support section now. ^^

Yeah it is clientinfo.xml

well my client readed the old server name to

so shudnt it read the new 1 to now?

and the clientinfo.xml is in a folder called ''data'' with the .GRF file is there to but not IN the map

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