Check the Game Mechanics and Strategiessection for ongoing gear and SQI discussions!
Random question: Anyone live near london?? Coz i wanna copy ro folder without installing it O__O Yep im pathetic ...
Quote from: Linmakana on November 09, 2010, 01:32:16 pmHis .lua files are probably borked. I get that occasionally.Simply delete them to reset it. A new .lua file will be automatically saved once you set them in-game.i have no .lua files O_o
His .lua files are probably borked. I get that occasionally.Simply delete them to reset it. A new .lua file will be automatically saved once you set them in-game.
You can either simply turn on all desired options in the tab that you do have left and simply rename that, or if you'd like the default one back do the following:Go into your data folder and open ChatWndInfo_U.lua with editor; Remove everything it contains and then copy and paste the following in:Code: [Select]CanDragWnd = 1ChatSubWnd_1 = { XPos = 0, YPos = 0, Width = 0, Height = 0, TabState = "On", TabName = "Regular Log", option1 = 1, option2 = 1, option3 = 1, option4 = 1, option5 = 1, option6 = 1, option7 = 1, option8 = 1, option9 = 1, option10 = 1, option11 = 1, option12 = 1, option13 = 1, option14 = 1, option15 = 0, option16 = 0, option17 = 0, option18 = 0, option19 = 0,}ChatSubWnd_2 = { XPos = 0, YPos = 0, Width = 0, Height = 0, TabState = "On", TabName = "Battle Log", option1 = 0, option2 = 0, option3 = 0, option4 = 0, option5 = 0, option6 = 0, option7 = 0, option8 = 0, option9 = 0, option10 = 0, option11 = 0, option12 = 0, option13 = 0, option14 = 0, option15 = 0, option16 = 0, option17 = 0, option18 = 0, option19 = 0,}Save the file, start RO and it should all be back to normal! =)
CanDragWnd = 1ChatSubWnd_1 = { XPos = 0, YPos = 0, Width = 0, Height = 0, TabState = "On", TabName = "Regular Log", option1 = 1, option2 = 1, option3 = 1, option4 = 1, option5 = 1, option6 = 1, option7 = 1, option8 = 1, option9 = 1, option10 = 1, option11 = 1, option12 = 1, option13 = 1, option14 = 1, option15 = 0, option16 = 0, option17 = 0, option18 = 0, option19 = 0,}ChatSubWnd_2 = { XPos = 0, YPos = 0, Width = 0, Height = 0, TabState = "On", TabName = "Battle Log", option1 = 0, option2 = 0, option3 = 0, option4 = 0, option5 = 0, option6 = 0, option7 = 0, option8 = 0, option9 = 0, option10 = 0, option11 = 0, option12 = 0, option13 = 0, option14 = 0, option15 = 0, option16 = 0, option17 = 0, option18 = 0, option19 = 0,}
Yo, why do you copy my style?!!
I just think you are awesome, man. I want to be like you.