How to overwrite a code from the source

MrTitan

Heir
Customer
I want to overwrite a code for example the page AdminEnchant.class I want to make a new page so I can add it with ext.jar.
 
you can make custom page, just add it to htm
When you make a custom page and add htm, you will be back to the original page after clicking (enchanting any item). The only thing that I can do
is to change the original code and every time when lucera2 have update to update the code but this is not convenient.
 
When you make a custom page and add htm, you will be back to the original page after clicking (enchanting any item). The only thing that I can do
is to change the original code and every time when lucera2 have update to update the code but this is not convenient.
by ext.jar he is override the original code
 
Back
Top