how do i change the name of Sabukwall

ashcom

Dedicated Member
Dedicated Member
Apr 24, 2003
76
0
82
ive hexed my m2server more or less the way i want it now, but for some reason sabuk wall is called castle, what i mean is when you put your mouse ofer some one in the guild that owns sabuk wall it says

~{GameMasters}~(castle)
StorminNorman

and i want it to say

~{GameMasters}~(SabukWall)
StorminNorman

now ive serched the m2server.exe for castle but theres about 10-12 instances of this but im not sure which ones i change. I know its not all of them as some are ment to be left as castle, but i dont know which ones >.<

any help would be great

ty in advance
 

Y2Chris

Dedicated Member
Dedicated Member
Dec 4, 2003
140
0
42
ashcom said:
ive hexed my m2server more or less the way i want it now, but for some reason sabuk wall is called castle, what i mean is when you put your mouse ofer some one in the guild that owns sabuk wall it says

~{GameMasters}~(castle)
StorminNorman

and i want it to say

~{GameMasters}~(SabukWall)
StorminNorman

now ive serched the m2server.exe for castle but theres about 10-12 instances of this but im not sure which ones i change. I know its not all of them as some are ment to be left as castle, but i dont know which ones >.<

any help would be great

ty in advance

Nothing to do with hexing this m8.......Go to Mir200>Envir>Castle and then open the file sabukw. It'll say CastleName= after that put the name that you want your wall to be called
 

Ripman

LOMCN Developer
Developer
Jul 22, 2003
1,129
20
265
Romania, Timisoara
wrong u will need to hex it :P

go in m2server.exe and hex this, the name will be changed to SabukWal but if u need to be just Sabuk then set 57 8B 6c to 00 00 00 from 1st replace and 57 61 6c with 00 00 00 from 2nd replace

The name from

Search for: 06 00 00 00 C9 B3 B0 CD BF CB 00 00 55 8B EC 83

Replace with: 08 00 00 00 53 61 62 75 6B 57 61 6c 55 8B Ec 83


Search for: 06 00 00 00 C9 B3 B0 CD BF CB 00 00 FF FF FF FF 0A

Replace with: 08 00 00 00 53 61 62 75 6B 57 61 6c FF FF FF FF 0A
 
Last edited:

Soozu

Dedicated Member
Dedicated Member
Oct 15, 2003
32
0
32
Midgar
I have never ever hex'd the SabukWall name, i've used the sabukw.txt file and changed it from there ...

Soozu
 

ashcom

Dedicated Member
Dedicated Member
Apr 24, 2003
76
0
82
Ripman said:
wrong u will need to hex it :P

go in m2server.exe and hex this, the name will be changed to SabukWal but if u need to be just Sabuk then set 57 8B 6c to 00 00 00 from 1st replace and 57 61 6c with 00 00 00 from 2nd replace

The name from

Search for: 06 00 00 00 C9 B3 B0 CD BF CB 00 00 55 8B EC 83

Replace with: 08 00 00 00 53 61 62 75 6B 57 61 6c 55 8B Ec 83


Search for: 06 00 00 00 C9 B3 B0 CD BF CB 00 00 FF FF FF FF 0A

Replace with: 08 00 00 00 53 61 62 75 6B 57 61 6c FF FF FF FF 0A


cheers for the hex, it was starting to do my head in the title reverting back to castle when i rebooted the server