HowtoEditNameServerV6+++

04/20/2020 17:00 Procq#1
Hey guys, i tried to change server name of directory : "ConquerOnline/ini/Cn_Res.ini i search LINE : STR_SERVERINFO_FORMAT and i change this line
Code:
STR_SERVERINFO_FORMAT=[#Servername#] (#x#,#y#) Ping: #ping#; Fps: #fps#; FpsAver : #fpsaver#  #day#/#month#/#year# #weekday# #hour#:#min#
whit this line
Code:
STR_SERVERINFO_FORMAT=[TestCo] (#x#,#y#) Ping: #ping#; Fps: #fps#; FpsAver : #fpsaver#  #day#/#month#/#year# #weekday# #hour#:#min#
but not worked..I downloaded teamxor(Guide EPVP) and i edit file "csv3config" but not worked. how can change this?(i see whit decryptor is not ok to edit server.dat"
P.S I change data folder and this name is changed...
P.S.S Look at image First Server have name (EveofWar) and Last server have name (Emperor) but everywhere i connect , Server Name is Emperor [Only registered and activated users can see links. Click Here To Register...] This can help me...after fix this, i make a tutorial(Tutorial is created 99% i want to know how edit server name to finish him "You can see in image" (Buttons and Text is changed(99%) compared to the previous tutorial ) Thx for all reply, This can help me :) .

Sorry for my bad english is not my current language
04/29/2020 13:39 darkhc#2
Quote:
Originally Posted by Procq View Post
Hey guys, i tried to change server name of directory : "ConquerOnline/ini/Cn_Res.ini i search LINE : STR_SERVERINFO_FORMAT and i change this line
Code:
STR_SERVERINFO_FORMAT=[#Servername#] (#x#,#y#) Ping: #ping#; Fps: #fps#; FpsAver : #fpsaver#  #day#/#month#/#year# #weekday# #hour#:#min#
whit this line
Code:
STR_SERVERINFO_FORMAT=[TestCo] (#x#,#y#) Ping: #ping#; Fps: #fps#; FpsAver : #fpsaver#  #day#/#month#/#year# #weekday# #hour#:#min#
but not worked..I downloaded teamxor(Guide EPVP) and i edit file "csv3config" but not worked. how can change this?(i see whit decryptor is not ok to edit server.dat"
P.S I change data folder and this name is changed...
P.S.S Look at image First Server have name (EveofWar) and Last server have name (Emperor) but everywhere i connect , Server Name is Emperor [Only registered and activated users can see links. Click Here To Register...] This can help me...after fix this, i make a tutorial(Tutorial is created 99% i want to know how edit server name to finish him "You can see in image" (Buttons and Text is changed(99%) compared to the previous tutorial ) Thx for all reply, This can help me :) .

Sorry for my bad english is not my current language
I think this thing is not used in new clients...
04/29/2020 21:49 Procq#3
Differ client to client exist client have a serverdata.ini and can change this
05/02/2020 09:42 ConquerDev#4
U need make hook ,,,,, and u can change name!
05/04/2020 03:49 Procq#5
Quote:
Originally Posted by ConquerDev View Post
U need make hook ,,,,, and u can change name!
How i can make a hook? I want to learn, or you can tell me with details? My knowing is little bad
05/13/2020 15:32 darkhc#6
Quote:
Originally Posted by Procq View Post
How i can make a hook? I want to learn, or you can tell me with details? My knowing is little bad
You can learn form this code. Developed in C# using a .Net Core Framework

[Only registered and activated users can see links. Click Here To Register...]
05/14/2020 09:02 Procq#7
can use visual studio ? ( ur program to edit csv3hook.dll ? or .exe )
03/13/2021 13:59 CipherXS#8
You can use a VSC++ to make hook ... after that u can edit ServerName!