GetMacAddress Need help about converting this diff into plugin.

bleachftl

New member
Messages
6
Points
0
I want to make plugin to store mac address into database.

please check this.
default_smile.png


ban_mac.diff

 

Attachments

After scanning your diff. I don't think it is possible as of now ..

 
does we don't have hooking function to handle these packet command?

and modify update sql string?

 
I haven't gone through it thoroughly but the diff seems to only contain server side stuff, you require client side edits as well.

 
Smoke, on 19 Dec 2013 - 15:59, said:

I haven't gone through it thoroughly but the diff seems to only contain server side stuff, you require client side edits as well.
Also this diff is outdated, to apply those changes it would be needed to remake all those packets and all queries that are being made...
 
@smoke, Already done with client side.

and also added server side modification.

but when I update my server with Hercules, I get lots of error after pulling Hercules.[miss match kind of things]

so thought that if It can be converted into plugin so It will be easier to update server.

 
Back
Top