Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] How to Remove exp Notice 2.2.3.2

Status
Not open for further replies.
Joined
Nov 1, 2009
Messages
842
Reaction score
276
There're some players who are very disturb with EXP Notice in game
For 2.2.3.2 Version / Golden Update.

I will share, How to remove Notice for Client Side Like this

novanakal - [Guide] How to Remove exp Notice 2.2.3.2 - RaGEZONE Forums



Ok, here we go.

1. Open Your Zoneserver.exe with Hex Editor
Find This Offset :
a. 0x028E7C6
b. 0x0215CE9


and you'll see 84 and 74.
Now change it.
a. 84 to 85
b. 74 to 75

ok is done.

2. Now Last Step.

Open your WorldInfo.ini in Zoneserver/Worldinfo/
Find this
[ServerMode]
BuyCashItemByGold = false
;Ñóùåñòâóåò 2øò(Internal è Release)
ReleaseType = Internal
ExcuteService = false



Just Edit
ReleaseType = Release


and DONE,...


Nb: Offset © to
 
Last edited:
Junior Spellweaver
Joined
Sep 22, 2008
Messages
180
Reaction score
14
doesn't this stop the GMs from being able to do anything though?
 
Newbie Spellweaver
Joined
Jan 9, 2010
Messages
34
Reaction score
2
With this methode, GM can't create item with %*.
but GM can use Command like Transparent, kick, charcall etc

:scared: so if i want give item for GM account, i must use RF manage tools ?
 
Joined
Nov 1, 2009
Messages
842
Reaction score
276
you can create item with GM account, but you must reconfig for Nation code.
in AccountSystem.ini, LoginSystem.ini and WorldInfo.ini
just Trying with your knowledge
 
Joined
Apr 28, 2005
Messages
6,942
Reaction score
2,426
You don't have to hex anything. All you need to do is set the server to Release. Its a debug message that gets disabled when you change the settings.

Glad someone finally decided to post this though. :p
 
Newbie Spellweaver
Joined
Dec 6, 2011
Messages
14
Reaction score
8
You don't have to hex anything. All you need to do is set the server to Release. Its a debug message that gets disabled when you change the settings.

Glad someone finally decided to post this though. :p

by using ur/nova method u will disable all GM commands

:thumbup1:
 
Newbie Spellweaver
Joined
Sep 30, 2006
Messages
6
Reaction score
0
guys, i've edited worldinfo.ini nationcode, but zoneserver got error
 
Status
Not open for further replies.
Back
Top