m4stermind Posted February 24, 2012 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
KeiKun Posted February 24, 2012 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
m4stermind Posted February 24, 2012 Author 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
Pneuma Posted February 24, 2012 Posted February 24, 2012 Open as Administrator everytime or it wont save. 1 Quote
java Posted February 24, 2012 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
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.
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.