• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Party asking (Not all Members in map) Restriction removed.

Skilled Illusionist
Joined
Apr 6, 2011
Messages
329
Reaction score
37
It is quite irritating for players when someone says to Ask party and after asking, a message shows up saying "Not all party members in same map".

Here is the solution to this Badboy message (As asked by l58450190) !

Open Zoneserver.exe into hex editor.
Search for these bytes :
33 C9 66 8B 48 54 3B D1 74 0A B8 04 00

Replace with these :
33 C9 66 8B 48 54 3B D1 EB 0A B8 04 00

This will add a member in party even if all players are not in map. :thumbup1::thumbup1:
 
Joined
Jun 10, 2009
Messages
659
Reaction score
141
It is quite irritating for players when someone says to Ask party and after asking, a message shows up saying "Not all party members in same map".

Here is the solution to this Badboy message (As asked by l58450190) !

Open Zoneserver.exe into hex editor.
Search for these bytes :
33 C9 66 8B 48 54 3B D1 74 0A B8 04 00

Replace with these :
33 C9 66 8B 48 54 3B D1 EB 0A B8 04 00

This will add a member in party even if all players are not in map. :thumbup1::thumbup1:

Good one :thumbup1:

It would be better if you make a post on basic ZoneServer editing using OllyDbg so that others too can try out editing themselves :):
 
Back
Top