Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
Chat box issues -Solved-

Author Topic: Chat box issues -Solved-  (Read 1346 times)

MinTako

  • Kiel Factory Worker
  • **
  • Posts: 416
Chat box issues -Solved-
« on: May 01, 2010, 01:50:51 pm »
I've actually got two problems with the chat box :x First of all, whenever I log in its in battle log by default where I cant see what others are writing and its just overall annoying having to switch over EVERY time I change chars. Is there a way to make it start off in the normal chat log when you log in? It starts off in chat log when I patch first but running exe puts it at battle log ;__;

Secondly, I was being pissed at the battle log and tried to switch the two and then my chat log just.. vanished .-. I've relogged and even tried repatching but I still only have battle log. I've done this before and I know there is a way to get it back.. I just kinda.. forgot >3>

Thanks in advance
« Last Edit: May 01, 2010, 04:34:29 pm by MinTako »
 
  
Main Characters:

MinTako 
Huntress Mitsuki 
Misha~Mishi 
Totski~* 
Minja` 

High Priestess
Sniper
Gypsy
Soul Linker
Ninja

  99/70
  99/70
  98/68
  95/50
  76/46

Talis

  • Yuno Librarian
  • ***
  • Posts: 2116
  • I am not on staff anymore
Re: Chat box issues
« Reply #1 on: May 01, 2010, 02:17:46 pm »
I've actually got two problems with the chat box :x First of all, whenever I log in its in battle log by default where I cant see what others are writing and its just overall annoying having to switch over EVERY time I change chars. Is there a way to make it start off in the normal chat log when you log in? It starts off in chat log when I patch first but running exe puts it at battle log ;__;

Secondly, I was being pissed at the battle log and tried to switch the two and then my chat log just.. vanished .-. I've relogged and even tried repatching but I still only have battle log. I've done this before and I know there is a way to get it back.. I just kinda.. forgot >3>

Thanks in advance

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 = 1

ChatSubWnd_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! =)
Hi, I am Talis.
I used to work here, but not anymore.
Please keep that in mind that my posts, views and opinions are my own and in no way, shape or form reflect that of, or pertain to the current staff & administration.

“Intellect is invisible to the man who has none”
Arthur Schopenhauer (German Philosopher, 1788-1860)

MinTako

  • Kiel Factory Worker
  • **
  • Posts: 416
Re: Chat box issues
« Reply #2 on: May 01, 2010, 02:46:16 pm »
Alright thank you! x3 So if I got it all back to normal I could basically just set the options for the tabs reverse from what they are now, or just modify them to what I like best? Also I noticed you can create new tabs, are you able to name them or will they have to stay as New_Tab1 and so on.
Edit: Nvm i took a look at the code you had posted, and I assume I can change the name from there. At least I will go try that now XD
 
  
Main Characters:

MinTako 
Huntress Mitsuki 
Misha~Mishi 
Totski~* 
Minja` 

High Priestess
Sniper
Gypsy
Soul Linker
Ninja

  99/70
  99/70
  98/68
  95/50
  76/46

Talis

  • Yuno Librarian
  • ***
  • Posts: 2116
  • I am not on staff anymore
Re: Chat box issues
« Reply #3 on: May 01, 2010, 03:00:32 pm »
Alright thank you! x3 So if I got it all back to normal I could basically just set the options for the tabs reverse from what they are now, or just modify them to what I like best? Also I noticed you can create new tabs, are you able to name them or will they have to stay as New_Tab1 and so on.
Edit: Nvm i took a look at the code you had posted, and I assume I can change the name from there. At least I will go try that now XD

You can just change the name of a tab by double clicking the tab ingame =)
Hi, I am Talis.
I used to work here, but not anymore.
Please keep that in mind that my posts, views and opinions are my own and in no way, shape or form reflect that of, or pertain to the current staff & administration.

“Intellect is invisible to the man who has none”
Arthur Schopenhauer (German Philosopher, 1788-1860)

MinTako

  • Kiel Factory Worker
  • **
  • Posts: 416
Re: Chat box issues
« Reply #4 on: May 01, 2010, 04:34:18 pm »
D'oh /headdesk
Okay thanks again for all the help x3
 
  
Main Characters:

MinTako 
Huntress Mitsuki 
Misha~Mishi 
Totski~* 
Minja` 

High Priestess
Sniper
Gypsy
Soul Linker
Ninja

  99/70
  99/70
  98/68
  95/50
  76/46