anjoliwanag Posted July 9, 2014 Posted July 9, 2014 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 Advance thanks for the reply! Quote
Ridley Posted July 9, 2014 Posted July 9, 2014 (edited) The gm appearance is Set clientside in data/clientinfo.xmlJust 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 July 9, 2014 by Ridley Quote
Pneuma Posted July 9, 2014 Posted July 9, 2014 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. Quote
Question
anjoliwanag
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
Advance thanks for the reply!
3 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.