Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

pvp

Status
Not open for further replies.
What you mean by "proper reply"? Show me the code to copy/paste?

We have discussed it many times, if you want to modify ZS behavior you must have some assembly skills.

Even if you don't implement this using assembly you must have some ASM skills to debug ZS and find the proper place to hook a ZS function using for example C++ , then do your stuff in your own code and return control back to ZS.

It isn't as simple as:

Code:
std::cout << "Hello World!" << std::endl;

Go get some skills, show that you have made some progress and then ask for help. Unless someone decides to make it and release it, you guys won't get a copy/paste answer.

Moreover, long time ago I released a modified ZS which shows "Noob got ticket" has anyone tried to study this and modify it according to his needs? Did anyone come back with questions showing that he did some homework? NO!
 
Last edited:
No proper replies....

It is because 95% ppl dnt even know what assembly and debugging means.
I m trying to learn the skills and this will be my first project and first share for rz if no one shares it before me.
 
Status
Not open for further replies.
Back