someone who understands it and can java diser me where I am wrong in this line?
if (Config.SHOW_WELCOME_PM)
{
CreatureSay np = new CreatureSay(0, Say2.TELL,Config.PM_FROM,Config.PM_TEXT1);
CreatureSay na = new CreatureSay(0, Say2.TELL,Config.PM_FROM,Config.PM_TEXT2);
activeChar.sendPacket(np)activeChar.getName());
activeChar.sendPacket(na)activeChar.getName());
}
Original mod:
if (Config.SHOW_WELCOME_PM)
{
CreatureSay np = new CreatureSay(0, Say2.TELL,Config.PM_FROM,Config.PM_TEXT1);
CreatureSay na = new CreatureSay(0, Say2.TELL,Config.PM_FROM,Config.PM_TEXT2);
activeChar.sendPacket(np);
activeChar.sendPacket(na);
}
Congratulations,
You know how to use wayback machine.
Here you go guys.
DISCLAIMER: It's not virus tested so download with your own responsibility.
https://www.mediafire.com/file/8jyynutlq5jwtlo/EuroWorld+Patch+(1).rar/file
🎮 Websites & Webapps for Your Server
Hey! I’m the guy behind gh0t.studio. I build websites, dashboards, and tools that actually connect with your game. With more than 40 finished projects and 500k+ page views, I know what private servers need to grow and keep their players engaged.
I’ve worked on:
🌐 Server sites & landing pages (like L2Jade, Eteral Conquest)
📊 Event dashboards & rankings (like L2Jade Tournaments or TopGameRankings)
📖 Wikis (like Wiki Lineage)
🎨 UI/Graphic design for in-game elements
If you want something different — not just a CTRL+C / CTRL+V CMS template — I’ve got the solution for you. 🚀
📩 Contact me at gh0t.studioarg@gmail.com or visit gh0tstudio.com
👉 If you’re running a server and need someone who gets it, let’s talk.
@T0M, you don’t seem to have the patience to show care and respect to the readers of your topic by at least formatting it properly. It looks like just a lazy copy/paste, yet you expect players to trust your project? Not to mention, you even posted it in the Private Servers section instead of Previews.
Question
DS-Dazzel
someone who understands it and can java diser me where I am wrong in this line?
Original mod:
L2JMack: Welcome
I'm trying to log changes to this:
L2JMack: Welcome MyNick
6 answers to this question
Recommended Posts