Jump to content
  • 0

Ignore GM Palette/Sprite


anjoliwanag

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  06/05/12
  • Last Seen:  

Hi!

 

How can I ignore the GM palette so we'll look just like the other players BUT have the right click aid and the yellow font?

I'm using 20120410a client :D Advance thanks for the reply!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   4
  • Joined:  01/14/14
  • Last Seen:  

The gm appearance is Set clientside in data/clientinfo.xml
Just dont add them there

edit: didnt read the part about the font.

 

still in the clientinfo.xml, find

 

<aid>
<admin>2000000</admin> //this is the part you don't add, so you wont appear as gm
</aid>

add below for the font

<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</admin>
</yellow>

note, the numbers are your account ID's

Edited by Ridley
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

The gm appearance is Set clientside in data/clientinfo.xml

Just dont add them there

edit: didnt read the part about the font.

 

still in the clientinfo.xml, find

 

<aid>
<admin>2000000</admin> //this is the part you don't add, so you wont appear as gm
</aid>

add below for the font

<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</admin>
</yellow>

note, the numbers are your account ID's

Thats not what he's asking; He's wanting the <aid> part so his GMs have access to the rightclick menu with yellow names but no GM clothes. This is an actual diff in 2013 clients.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   4
  • Joined:  01/14/14
  • Last Seen:  

ahh, ic, now i understand, :D

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