Guild Bracket on 20130807aRagexe

Virtue

New member
Messages
259
Points
0
Hello,

Its been a while since I've done this, but I am lost on how to get the Brackets [ and ] for the guild. I keep getting ( and ) see image below.

25jvbly.jpg


I used NEMOs client patcher on this and I've already selected the option for Use Normal Guild Brackets 

langtype is also 0

 
yes. just gives me the same thing. I am also looking at the qs file, but no idea to where to begin. lol. everything seems to be fine, its just this and the font seems to be a bit off ( feels like ) 

 
yes. just gives me the same thing. I am also looking at the qs file, but no idea to where to begin. lol. everything seems to be fine, its just this and the font seems to be a bit off ( feels like ) 
Hmm, I use the same client but /showname works for me... what langtype you use? can you try to use langtype 0?

 
already using langtype 0 here's my clientinfo

Code:
<?xml version="1.0" encoding="euc-kr"?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype>   <connection>      <display>Test</display>      <balloon>Test</balloon>      <desc>Test</desc>      <address>127.0.0.1</address>      <port>6900</port>      <version>27</version>      <langtype>0</langtype>      <registrationweb>google.com</registrationweb>        <aid>            <admin></admin>        </aid>        <loading>            <image></image>        </loading>   </connection></clientinfo>
 
Last edited by a moderator:
already using langtype 0 here's my clientinfo

<?xml version="1.0" encoding="euc-kr"?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype> <connection> <display>Test</display> <balloon>Test</balloon> <desc>Test</desc> <address>127.0.0.1</address> <port>6900</port> <version>27</version> <langtype>0</langtype> <registrationweb>google.com</registrationweb> <aid> <admin></admin> </aid> <loading> <image></image> </loading> </connection></clientinfo>
I'd try to reproduce but no luck, lets wait for others comment..

 
Here's all the diffs that I used btw.

Code:
@ Bug Fix (Recommended).Allow space in guild nameAlways Call SelectKoreaClientInfo() (Recommended)Cancel to Login Window (Recommended)Custom Window TitleDisable 1rag1 type parameters (Recommended)Disable HShield (Recommended)Disable Nagle Algorithm (Recommended)Disable Packet Encryption (Recommended)Disable Ragexe Filename Check (Recommended)Disable Swear FilterEnable /showname (Recommended)Enable 64k HairstyleEnable DNS Support (Recommended)Enable Flag EmoticonsEnable Mail Box for All LangtypesEnable Monster tablesEnable Multiple GRFs (Recommended)Enable Official Custom FontsEnable Title Bar MenuExtend Chat BoxExtend Chat Room BoxExtend PM BoxFix Camera Angles (Recommended)Ignore Missing File ErrorIgnore Missing Palette ErrorIncrease Attack DisplayIncrease Headgear ViewIDLoad Custom lua file instead of iteminfo.lubOnly First Login BackgroundRead msgstringtable.txt (Recommended)Read questid2display.txt (Recommended)Remove Gravity Ads (Recommended)Remove Gravity Logo (Recommended)Remove Hourly Announce (Recommended)Remove Serial Display (Recommended)Resize FontRestore Login Window (Recommended)Skip License ScreenTranslate Client (Recommended)Use Ascii on All Langtypes (Recommended)Use Custom FontUse Normal Guild BracketsUse Plain Text Descriptions (Recommended)Use Ragnarok Icon 
 
Back
Top