Kalimus Posted July 9, 2017 Share Posted July 9, 2017 Ola. Queria saber onde exatamente no clientinfo.xml eu coloco a ID da conta que eu quero que tenha a roupinha de GM. Segue meu clientinfo.xml <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Reload RO</display> <address>xxx.xxx.xxx.xxx</address> <port>6900</port> <version>55</version> <langtype>12</langtype> <registrationweb></registrationweb> <loading> </loading> </connection> </clientinfo> Obrigado Quote Link to comment Share on other sites More sharing options...
valesti Posted July 9, 2017 Share Posted July 9, 2017 Está faltando a aba de "admin" neste clientinfo. <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Reload RO</display> <address>xxx.xxx.xxx.xxx</address> <port>6900</port> <version>55</version> <langtype>12</langtype> <registrationweb></registrationweb> <loading> </loading> <admin>ID DA CONTA</admin> <admin>ID DA CONTA 2</admin> </connection> </clientinfo> Para adicionar outros, basta seguir a ordem do exemplo acima. Quote Link to comment Share on other sites More sharing options...
Kalimus Posted July 9, 2017 Author Share Posted July 9, 2017 Eu coloquei isso e continua a msm coisa... O personagem continua igual... <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Reload RO</display> <address>xxx.xxx.xxx.xxx</address> <port>6900</port> <version>55</version> <langtype>12</langtype> <registrationweb></registrationweb> <loading> </loading> <admin>2000001</admin> </connection> </clientinfo> Quote Link to comment Share on other sites More sharing options...
Kalimus Posted July 9, 2017 Author Share Posted July 9, 2017 Ja consegui fazer, com outro clientinfo Pode fechar, e obrigado. Quote Link to comment Share on other sites More sharing options...
Weed0 Posted October 11, 2018 Share Posted October 11, 2018 Era só colocar a cor amarela antes de admin asuhsauhsa. Quote Link to comment Share on other sites More sharing options...