Jump to content
  • 0

GM Sprites not working?


Lunchbox

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   1
  • Joined:  07/31/15
  • Last Seen:  

It seems like my gm sprites aren't working.
I can't see the gm outfit for any of my my admin characters.
So far i checked most posts but all refer to the clientinfo.xml having some fault, but i can't find it.
Look below for the code, hopefully someone can point out to me what i'm doing wrong here.
This id is definitely the one i have in the DB for the account.

	<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>LunchRO</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>LunchRO</display>
          <address>[My server's ip adress is here]</address>
          <port>6900</port>
          <version>45</version>
          <langtype>0</langtype>
        <registrationweb>lunch-ro.net/cp</registrationweb>
        <loading>
            <image>loading00.jpg</image>
            <image>loading01.jpg</image>
            <image>loading02.jpg</image>
            <image>loading03.jpg</image>
            <image>loading04.jpg</image>
        </loading>
        <aid>
            <admin>2000000</admin>
        </aid>
       </connection>
</clientinfo>
	

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 2

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  261
  • Reputation:   53
  • Joined:  11/11/16
  • Last Seen:  

When you diffed the client, did you select Remove GM Sprites?

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

  • your clientinfo isn't loaded or overwritten by other clientinfo
  • your account id is not matched with the id in clientinfo
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

<admin>place your gm id here</admin>
and patch client.xml 

like this
<admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000562</admin>
            <admin>2000658</admin>

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   1
  • Joined:  07/31/15
  • Last Seen:  

Thanks shrmike, i knew i saw an option like that somewhere, i just forgot where it was.
Apparently i did have that option selected by accident.

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