Client and Flag Issue

nasagnilac

New member
Messages
121
Points
0
Github
gmblank
I have a problem with my client flag.

clientinfo.xml

Code:
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
  <servicetype>korea</servicetype>
  <servertype>sakray</servertype>
  <connection>
    <display>Chaos Server</display>
    <address>127.0.0.1</address>
    <port>6900</port>
    <version>30</version>
    <langtype>1</langtype>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
			<image>loading05.jpg</image>
			<image>loading06.jpg</image>
			<image>loading07.jpg</image>
		</loading>
	<yellow>
		<admin>2000000</admin>
		<admin>2008085</admin>
		<admin>2008100</admin>
		<admin>2008117</admin>
		<admin>2008181</admin>
		<admin>2008285</admin>
		<admin>2009054</admin>
		<admin>2009148</admin>
	</yellow>
  </connection>
</clientinfo>

 
I am expecting the same as PH flag but its not.
 

Attachments

Back
Top