Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
ok then post that modifies zoneserver for 219 files plzzzzzz
---------- Post added at 09:59 AM ---------- Previous post was at 09:58 AM ----------
then post that modified zoneserver plzzzzzzzz
---------- Post added at 11:38 AM ---------- Previous post was at 09:59 AM ----------
ok then post that modified zoneserver or explain how to modify plzzzzzzzzzzzzzzzzzzzzzzzzzzzz
---------- Post added at 11:39 AM ---------- Previous post was at 11:38 AM ----------
srry for many posts my sys problem
1 Attachment(s)
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
chrissdegrece very very thankyou
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
The above file for 219 server is not working. I mean its not showing pvp alerts. Plzz check again.
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
Nahh.. its not showing any alerts or shouts on pk of the player. There is sum problem with coding plzz check.
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
There is one more bug. The ZS crashes when the noob is got killed by skill attack.
2 Attachment(s)
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
It crashes not because of skill attack, it crashes because it's JMPing to a non-existent address. As I already told you this is an OllyDbg modification, you will have to change the call to the shout and put the correct address there.
Here is the call to the shout.
Set a breakpoint here and you will see why it crashes.
Attachment 80199
And here is the "code cave" that makes the shout.
Attachment 80200
So all you have to do is change the address to the call and ...:thumbup:
Also you can do little more research (debugging) with the whole thing and add the name of the person killing and the one who died. :cool:
HTH
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!
awesum job, thnkx for that reference. I hope it will sought out the issue.
regards
Re: Zoneserver with PvP notification (TICKET Alert!) - Released!