Eclipse gives me a suggestion to delete @Override, but as far as I know it's required so basicaly sendInfo() doesn't exist in interlude or I just didin't import required package. So how would I fix it without deleteing @Override? Thank you
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Bump
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
Those files that he sells are mine sold to a "good person" like 4 to 5 years ago, they are java, lucera.. ancient rev, i doubt he updated them so many exploits will work since last time i checked lucera timeline.. major stuff got fixed.. the server itself was badly made and rushy so... dont worry let them do what they wanna do.
Question
TheEngo
Hello, I'm trying to remake the Fence Event for Interlude and I almost finish, at the momment i'm stuck on the last error.
@Override
public void sendInfo(L2PcInstance activeChar)
{
activeChar.sendPacket(new ExColosseumFenceInfoPacket(this));
}
The error is in that part where I marked it red.
Eclipse gives me a suggestion to delete @Override, but as far as I know it's required so basicaly sendInfo() doesn't exist in interlude or I just didin't import required package. So how would I fix it without deleteing @Override? Thank you
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.