m4stermind Posted February 24, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 1 Joined: 11/24/11 Last Seen: January 9, 2014 Share Posted February 24, 2012 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. Quote Link to comment Share on other sites More sharing options...
KeiKun Posted February 24, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: Friday at 08:18 AM Share Posted February 24, 2012 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~ 1 Quote Link to comment Share on other sites More sharing options...
m4stermind Posted February 24, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 21 Reputation: 1 Joined: 11/24/11 Last Seen: January 9, 2014 Author Share Posted February 24, 2012 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. Quote Link to comment Share on other sites More sharing options...
Pneuma Posted February 24, 2012 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 846 Reputation: 138 Joined: 02/26/14 Last Seen: March 7, 2018 Share Posted February 24, 2012 Open as Administrator everytime or it wont save. 1 Quote Link to comment Share on other sites More sharing options...
java Posted February 24, 2012 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 265 Reputation: 35 Joined: 12/22/11 Last Seen: 5 hours ago Share Posted February 24, 2012 (edited) 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 February 24, 2012 by java Quote Link to comment Share on other sites More sharing options...
Question
m4stermind
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.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.