Jump to content
  • 0

Question

Posted

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!

3 answers to this question

Recommended Posts

Posted (edited)

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
Posted

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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...