Don't know how to really explain it, At a stand still, Look At The Pic
Problem:
Attachment 115529
Help Please
Printable View
Don't know how to really explain it, At a stand still, Look At The Pic
Problem:
Attachment 115529
Help Please
Just something I had problems with as well. You should just add it into your Stage.xml file under the <TEXT> codeCode:<!-- Label : 최대 인원 -->
<LABEL item="MaxPlayerLabel" parent="StageGameInfo">
<TEXTCOLOR>
<R>200</R>
<G>200</G>
<B>200</B>
</TEXTCOLOR>
<BOUNDS>
<X>271</X>
<Y>71</Y>
<W>72</W>
<H>24</H>
</BOUNDS>
<TEXT>Players</TEXT> <!-- 최대 인원 -->
</LABEL>
lol everyone has this, i didnt even realise until this post. Thanks Anju.
Thanks That did the trick