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);
}
Is it possible to use Adrenalin 1.71 (Cracked) on clients higher than H5? Looking for support for Grand Crusade (109) or Essence: Assassin (418) on a bot-allowed server.
Really? Really
Completely? Completely
We're sorry too. It's been a great way of 10 years, and we are grateful to you for every activation you made. All the details about the closure are available on the website.
Important! The SMS-Activate brand no longer exists. There appear websites that duplicate our name — these are scammers, we have no connection to them. If you receive messages from “SMS-Activate employees”, be sure it's a scam. Currently, our technical support is only processing withdrawals from balances.
Question
DS-Dazzel
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); }L2JMack: Welcome
I'm trying to log changes to this:
L2JMack: Welcome MyNick
6 answers to this question
Recommended Posts