Dealer can choose between Artisan who is good in crafting items and Bourgeois who can summon powerful warriors.
::
Guide View Navigation
Rose Online Guide View
Enlarge those tiny fonts in rose online!
This is the perfect way to to make the font in rose online readable.
Author:Zillaz Class: all Job: all Type: general Difficulty: intermediate Average rating: 7.9/10 Total Votes: 9
Please make sure to backup the DlgChat.xml file, just incase anything goes wrong
Step 1: Make sure rose online is not running.
Step 2: Go to \Triggersoft\Rose Online\3Ddata\control\xml (The default is C:\Program Files\Triggersoft\Rose Online\3Ddata\control\xml)
Step 3: find the file named "DlgChat.xml", rightclick on it, and do "open with" and select notepad
Step 4: find the part of the code that starts with "FONT"
CODE
WHISPER
TRADE
PARTY
CLAN
ALLIED
Step 5: Smaller # = bigger in game (look at he right side of the code, where it has FONT="8"> (its easy to do the find function with notepad) and change it to a smaller # *i used 5*
Step 5.5: Find where it says " CHARWIDTH="#" " and change the number to 1 larger *mine was 6, so i changed to 7*
Step 6: Make sure that you did all SIX of the sections the first one is hidden in the top part of the code, do a search for "ALL" >WHISPER< >TRADE< >PARTY< >CLAN< >ALLIED< other wise it will look funky ingame ^_~
Step 7: Save the file, and wallah. Its larger.
___
EDIT: thought it might be helpful for you to see what my final code looks like.