change the server name and description of the server selection

07/01/2014 12:53 Lastonixtm#1
Hello everyone I'm still me,

I open this post because I would like to make some changes and I can not get them...

ps: sorry if there is already a few posts with solutions to my problems, but I can not find them>. <


[Only registered and activated users can see links. Click Here To Register...]

1. I would like to change the description in the server selection

2. I would change the name of the server


[Only registered and activated users can see links. Click Here To Register...]

3. I would like to change this written
07/01/2014 13:10 ExtasY♥#2
Edit the String.dta with Hexeditor for the 3.

For the 2. u can change it with a tool,

and for 1. idk, never tested, but i think there is too a tool for that.

This is for the 2. ^^
07/01/2014 17:56 Lastonixtm#3
extasy hello thanks for your reply :), for point 3, when I change the string.dta written to the file, then when I start the game tells me that he has stopped working ... why? :/


for point 2, I already had that tool but it does not work :(.... I have to do anything in particular before starting the tool?

for point 1 I think it needs to be modified in the file string.dta, but when I try to edit any written then tells me that the game has stopped working
07/01/2014 18:12 EEOI#4
1-3. use a Hex editor and rewrite the text, if you want to delete the text set 00.
07/01/2014 18:15 damona#5
You can use my String editor, open string.dta and search the text that you want change.


Example:
Search: Katar
Edit Katar to the channel/servername that you want ;)

[Only registered and activated users can see links. Click Here To Register...]
07/01/2014 22:32 Lastonixtm#6
Thank you all :D, problems 1 and 3, I've solved thanks to the tool of Damona ^ ^

now remains to solve the problem number 2 .... the tool "servernamachanger" does not work :( is there any other solution?, or another tool?
07/01/2014 22:40 damona#7
Quote:
Originally Posted by Lastonixtm View Post
Thank you all :D, problems 1 and 3, I've solved thanks to the tool of Damona ^ ^

now remains to solve the problem number 2 .... the tool "servernamachanger" does not work :( is there any other solution?, or another tool?
Don't need you can change the server name too with the string editor only search the name ;)
07/02/2014 00:48 Lastonixtm#8
it is true you are right .... I solved all my problems for now .... thank you all for the answers, especially Damona for his tool ^ - ^, hello to the next
07/02/2014 12:57 Tarissuis#9
Never use a hex editor to change strings. LC usually saves the amount of digits your string consists of as an int32 right in front of the actual string. Changing the amount of digits will mess up the complete file.

Quote:
Originally Posted by damona View Post
You can use my String editor, open string.dta and search the text that you want change.


Example:
Search: Katar
Edit Katar to the channel/servername that you want ;)

[Only registered and activated users can see links. Click Here To Register...]
#Solved, Closed