Jump to content
  • 0

adding GM yellowname


FReyes

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  117
  • Reputation:   1
  • Joined:  01/05/14
  • Last Seen:  

i already edit clientinfo.xml.. but when i log in the color name is not change.
 

<aid>
<admin>2000000</admin>
<admin>2000001</admin>   <<<<<<<<<<------------ in game not yellow name.
</aid>
Link to comment
Share on other sites

14 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  103
  • Reputation:   28
  • Joined:  09/20/12
  • Last Seen:  


<yellow>

<admin>2000001</admin>

<admin>2000002</admin>

<admin>2000003</admin>

</yellow>

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  117
  • Reputation:   1
  • Joined:  01/05/14
  • Last Seen:  

	<yellow>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
		</yellow>

 

nothing change..

see screen shot below.

 

post-23181-0-04196600-1461733838_thumb.jpg

 

Edited by d102791estiny
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

are you sure you set the proper group level for those ids in the server db.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  103
  • Reputation:   28
  • Joined:  09/20/12
  • Last Seen:  

yes verify your database settings for "login" each account should atleast say, group_id should be atleast '1'

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   11
  • Joined:  12/06/11
  • Last Seen:  

 

	<yellow>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
		</yellow>

 

nothing change..

see screen shot below.

 

attachicon.gifrathena.jpg

 

 

 

1. If you want to have more privileges just like Administrator set it.

P22UF0d.png

 

 

Find group_id set to '1~99'

 

fore more info check: conf/groups.conf

 

2. if you want only the character have a yellow name please follow below don't forget to set your packet_version

 

data/clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servertype>sakray</servertype>
<servicetype>korea</servicetype>
   <connection>
      <desc></desc>
      <display>YourNameRO</display>
  <balloon>Hi</balloon>
     <address>127.0.0.1</address>
      <port>6900</port>
      <version>PACKETVERSION</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>PUT AS MANY AS YOU WANT(YELLOW NAME)</admin>
        </aid>
        <loading>
            <image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
        </loading>
   </connection>
</clientinfo>
 

Please let me know if this thing does not work.

Edited by Keysito
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

What client version are you using?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  117
  • Reputation:   1
  • Joined:  01/05/14
  • Last Seen:  

 

 

	<yellow>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
		</yellow>
 

nothing change..

see screen shot below.

 

attachicon.gifrathena.jpg

 

 

1. If you want to have more privileges just like Administrator set it.

P22UF0d.png

 

 

Find group_id set to '1~99'

 

fore more info check: conf/groups.conf

 

2. if you want only the character have a yellow name please follow below don't forget to set your packet_version

 

data/clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servertype>sakray</servertype>
<servicetype>korea</servicetype>
   <connection>
      <desc></desc>
      <display>YourNameRO</display>
  <balloon>Hi</balloon>
     <address>127.0.0.1</address>
      <port>6900</port>
      <version>PACKETVERSION</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>PUT AS MANY AS YOU WANT(YELLOW NAME)</admin>
        </aid>
        <loading>
            <image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
        </loading>
   </connection>
</clientinfo>
 

Please let me know if this thing does not work.

 

im using 2010-07-30

not working again. nothing change.. my char color name is white.

see pictures below.

post-23181-0-62339700-1461807954_thumb.jpg

 

 

post-23181-0-65649000-1461807962_thumb.jpg

 

 

post-23181-0-81412200-1461809527_thumb.jpg

 

 

Edited by d102791estiny
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   11
  • Joined:  12/06/11
  • Last Seen:  

 

 

 

	<yellow>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
		</yellow>
 

nothing change..

see screen shot below.

 

attachicon.gifrathena.jpg

 

 

1. If you want to have more privileges just like Administrator set it.

P22UF0d.png

 

 

Find group_id set to '1~99'

 

fore more info check: conf/groups.conf

 

2. if you want only the character have a yellow name please follow below don't forget to set your packet_version

 

data/clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servertype>sakray</servertype>
<servicetype>korea</servicetype>
   <connection>
      <desc></desc>
      <display>YourNameRO</display>
  <balloon>Hi</balloon>
     <address>127.0.0.1</address>
      <port>6900</port>
      <version>PACKETVERSION</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>PUT AS MANY AS YOU WANT(YELLOW NAME)</admin>
        </aid>
        <loading>
            <image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
        </loading>
   </connection>
</clientinfo>
 

Please let me know if this thing does not work.

 

im using 2010-07-30

not working again. nothing change.. my char color name is white.

see pictures below.

attachicon.gifp1.jpg

 

 

attachicon.gifp2.jpg

 

 

 

I don't understand why you still can't solved this issue, however i tried with my client 2010-7-30aRagexe.exe it worked.

 

See:

1XOGHJy.jpg

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  117
  • Reputation:   1
  • Joined:  01/05/14
  • Last Seen:  

 

 

 

 

	<yellow>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
		</yellow>
 

nothing change..

see screen shot below.

 

attachicon.gifrathena.jpg

 

 

1. If you want to have more privileges just like Administrator set it.

P22UF0d.png

 

 

Find group_id set to '1~99'

 

fore more info check: conf/groups.conf

 

2. if you want only the character have a yellow name please follow below don't forget to set your packet_version

 

data/clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servertype>sakray</servertype>
<servicetype>korea</servicetype>
   <connection>
      <desc></desc>
      <display>YourNameRO</display>
  <balloon>Hi</balloon>
     <address>127.0.0.1</address>
      <port>6900</port>
      <version>PACKETVERSION</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>PUT AS MANY AS YOU WANT(YELLOW NAME)</admin>
        </aid>
        <loading>
            <image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
        </loading>
   </connection>
</clientinfo>
 

Please let me know if this thing does not work.

 

im using 2010-07-30

not working again. nothing change.. my char color name is white.

see pictures below.

attachicon.gifp1.jpg

 

 

attachicon.gifp2.jpg

 

 

 

I don't understand why you still can't solved this issue, however i tried with my client 2010-7-30aRagexe.exe it worked.

 

See:

1XOGHJy.jpg

 

 

my admin account_id "2000000" is working

the other one "2000001" is not working

my clientinfo is okay. i'm using grfbuilder.

 

see my screenshot.

post-23181-0-25941500-1461811226_thumb.jpg

 

post-23181-0-51987200-1461811337_thumb.jpg

 

 

Edited by d102791estiny
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  206
  • Reputation:   11
  • Joined:  12/06/11
  • Last Seen:  

I guess, all i can say, it's already a spoon feed. try to figure out for your self. mine is 100% working.

I ALREADY PROVIDED everything you need still you couldn't solved it.

SIMPLE logic  /ic

 

I wonder why you couldn't fix it and you can build your server.

http://freyes.ro-gaming.net/?module=pages&action=content&path=downloads

 

/hmm  /hmm  /hmm

 

9uIKOo3.jpg

Edited by Keysito
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  117
  • Reputation:   1
  • Joined:  01/05/14
  • Last Seen:  

I guess, all i can say, it's already a spoon feed. try to figure out for your self. mine is 100% working.

I ALREADY PROVIDED everything you need still you couldn't solved it.

SIMPLE logic  /ic

 

I wonder why you couldn't fix it and you can build your server.

http://freyes.ro-gaming.net/?module=pages&action=content&path=downloads

 

/hmm  /hmm  /hmm

 

9uIKOo3.jpg

 

 

yeah! i dunno why. that's why i posted my problem..

i know that's the only way. but not working fine for me..

-----------------------------------------

i tried to remove this:

 

        <yellow>
            <admin></admin>
            <admin></admin>
        </yellow>

and still my 2000000 admin account is yellow.. i though it will be back to white name.. hmmm

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   7
  • Joined:  05/12/12
  • Last Seen:  

Change client version might solve your problem.  /no1

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

No, i always use 20100730 and works fine.

Check if you have a clientinfo.xml on your FOLDER data, maybe your client read data folder first, and you are using another clientinfo.xml in the folder.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  222
  • Reputation:   35
  • Joined:  12/13/11
  • Last Seen:  

if you're server testing. always have it read datafolder first. it just makes for faster changes. also what Promise said. check your data folder. also check the wiki it has clientinfo.xml explainations.

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