Jump to content
  • 0

Chat Window Name


m4stermind

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  11/24/11
  • Last Seen:  

I tried to change the chat window name but it goes back to gibberish texts when I log out. The same happens when adding new windows.

gD9Nt.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

goto dataChatWndInfo_U.lua

CanDragWnd = 0

ChatSubWnd_1 = {
XPos = 0,
YPos = 0,
Width = 0,
Height = 0,
TabState = "On",
TabName = [[General Message]],
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,
option20 = 0,
option21 = 0,
}

ChatSubWnd_2 = {
XPos = 0,
YPos = 0,
Width = 0,
Height = 0,
TabState = "On",
TabName = [[battle Message]],
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,
option20 = 0,
option21 = 0,
}

this is an example

change the tab name of yours to what you desire~

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  11/24/11
  • Last Seen:  

That worked. But when I add a new tab in-game and renamed it, it doesn't save its name in the ChatWndInfo_U.lua. It goes back to NewTab_3.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  82
  • Topics Per Day:  0.02
  • Content Count:  846
  • Reputation:   137
  • Joined:  02/26/14
  • Last Seen:  

Open as Administrator everytime or it wont save.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  251
  • Reputation:   20
  • Joined:  12/22/11
  • Last Seen:  

if u can't open as administrator, then u should have takeownership reg for windows, download my attachment, and install, after it go to chat ChatWndInfo_U.lua, right click on it and take ownership, close ur server and client, before edit that file.

takeownership.zip

Edited by java
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...