message

Mu online season 21 - grand opening

Unico

Dedicated Member
Dedicated Member
Dec 15, 2007
230
1
44
where i can change this?

SCREEN0001.JPG

i want translate this message for users online :D
 

Zordon

Golden Oldie
Golden Oldie
Apr 26, 2008
1,176
20
125
Manchester, UK
As far as I know it can't be changed. I tried changing it in the server files but didn't do anything at all. It's obviously client side somewhere but no idea where, couldn't see it in cmlist.dat or anywhere like that.
 
Upvote 0

Unico

Dedicated Member
Dedicated Member
Dec 15, 2007
230
1
44
I have tried it to change from the client but it is not in the client
Surely it will be in some folder of mud3 but I need to know which is
 
Upvote 0

Reaver

Dedicated Member
Dedicated Member
Mar 25, 2009
27
0
27
In the "StrRes3G" this, but for some reason does not change.

-----------------------------------------------------------------------------------------

En el "StrRes3G" está, pero por alguna razón no cambia.
 
Upvote 0

idaBigA

Holley Mir 3!!
VIP
Oct 28, 2003
1,969
118
290
Stoke, UK
I have done it using a Memory Hack when the server is online. Downside is that this needs to be done once the server is started each time.

Search Server's memory for that string, then replace with "Players Online" or whatever. It can't be too big, but can't remember how many chars are allowed.

The same goes for the Item Protect screen that pops up showing what items are protected, that can also be memory hacked.

Can Memory Hacking be done via VB? If someone can show me the basics of how to do it, I will create a small VB prog that does it for you on Server start.

/Mick
 
Upvote 0

Coly

LOMCN Developer
Developer
Mar 31, 2005
1,401
36
275
Germany
I have it made for some time for Version 3.38, 3.40 and 3.55.. with the Kingfile I don't play.

@idaBigA : you can change many more ;-)
for User Online you have 3 Points in the Server to change, one is for the Plugin Information but all in Memory.
 
Upvote 0