MagicalBalls Posted April 6, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 29 Reputation: 1 Joined: 03/23/18 Last Seen: May 14, 2018 Share Posted April 6, 2018 Tried adding GM sprite on some account, but it just won't work, any help on this? here's my clientinfo.xml file <?xml version="1.0" encoding="euc-kr" ?><clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>america</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Server</display> <baloon></baloon> <address>66.150.188.100</address> <port>6900</port> <version>55</version> <langtype>1</langtype> <registrationweb></registrationweb> <aid> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </aid> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</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> <image>loading11.jpg</image> <image>loading12.jpg</image> </loading> </connection></clientinfo> Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 6, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted April 6, 2018 The yellow tag is just for aesthetics while aid provides the right-click menu. You shouldn't have the same account IDs in both. Quote Link to comment Share on other sites More sharing options...
0 MagicalBalls Posted April 7, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 29 Reputation: 1 Joined: 03/23/18 Last Seen: May 14, 2018 Author Share Posted April 7, 2018 8 hours ago, Akkarin said: The yellow tag is just for aesthetics while aid provides the right-click menu. You shouldn't have the same account IDs in both. what should I do to show the GM sprites? and yellow name? Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 7, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted April 7, 2018 Either, but not both. You could have tested this for yourself when I said not to use both. Quote Link to comment Share on other sites More sharing options...
0 MagicalBalls Posted April 7, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 29 Reputation: 1 Joined: 03/23/18 Last Seen: May 14, 2018 Author Share Posted April 7, 2018 On 07/04/2018 at 4:11 PM, Akkarin said: Either, but not both. You could have tested this for yourself when I said not to use both. I did try just one, but nothing happened. :/ it only worked for the 1st one, since it was given by the hosting, then the newly added ones are not working. maybe there are other than clientinfo.xml that is needed to be edited? any one knows? please help!! Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 7, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted April 7, 2018 Just remove the <yellow> section if you want your GMs to have the right-click menu with yellow text and GM sprite or remove the <aid> section if you want them to have the sprite and yellow text but no right-click menu. The 2015 clients use clientinfo.xml so it's the correct file. Quote Link to comment Share on other sites More sharing options...
0 MagicalBalls Posted April 7, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 29 Reputation: 1 Joined: 03/23/18 Last Seen: May 14, 2018 Author Share Posted April 7, 2018 1 hour ago, Akkarin said: Just remove the <yellow> section if you want your GMs to have the right-click menu with yellow text and GM sprite or remove the <aid> section if you want them to have the sprite and yellow text but no right-click menu. The 2015 clients use clientinfo.xml so it's the correct file. this is my script now, but still, nothing happens. <?xml version="1.0" encoding="euc-kr" ?><clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>america</servicetype> <servertype>primary</servertype> <connection> <display>Ragnarok Server</display> <baloon></baloon> <address>66.150.188.100</address> <port>6900</port> <version>55</version> <langtype>1</langtype> <registrationweb></registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</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> <image>loading11.jpg</image> <image>loading12.jpg</image> </loading> </connection></clientinfo> Quote Link to comment Share on other sites More sharing options...
0 Disable Posted April 7, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 02/19/18 Last Seen: December 28, 2024 Share Posted April 7, 2018 <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>YouRO</display> <address>IP Adresse</address> <port>6900</port> <version>54</version> <langtype>1</langtype> <registrationweb>Adresse</registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</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>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> </loading> </connection> </clientinfo> Quote Link to comment Share on other sites More sharing options...
0 MagicalBalls Posted April 7, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 29 Reputation: 1 Joined: 03/23/18 Last Seen: May 14, 2018 Author Share Posted April 7, 2018 On 07/04/2018 at 9:37 PM, Vegas said: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>YouRO</display> <address>IP Adresse</address> <port>6900</port> <version>54</version> <langtype>1</langtype> <registrationweb>Adresse</registrationweb> <yellow> <admin>2000000</admin> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</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>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> </loading> </connection> </clientinfo> still not working :/ huh, i tried deleting the clientinfo.xml, still the account gave by hosting have the gm sprite and yellow name.... help please anyone? Quote Link to comment Share on other sites More sharing options...
0 NexusXVI Posted April 10, 2018 Group: Members Topic Count: 61 Topics Per Day: 0.01 Content Count: 227 Reputation: 6 Joined: 01/18/12 Last Seen: May 22, 2022 Share Posted April 10, 2018 There are 2 ways that I can think of here : 1. Admin should be set to both Yellow and Aid. <yellow> <admin>2000000</admin> </yellow> <aid> <admin>2000000</admin> </aid> 2. Do not check the Remove GM Sprite when you diff your client like so : Quote Link to comment Share on other sites More sharing options...
Question
MagicalBalls
Tried adding GM sprite on some account, but it just won't work, any help on this? here's my clientinfo.xml file
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>america</servicetype>
<servertype>primary</servertype>
<connection>
<display>Ragnarok Server</display>
<baloon></baloon>
<address>66.150.188.100</address>
<port>6900</port>
<version>55</version>
<langtype>1</langtype>
<registrationweb></registrationweb>
<aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</admin>
</aid>
<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</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>
<image>loading11.jpg</image>
<image>loading12.jpg</image>
</loading>
</connection>
</clientinfo>
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.