Winter is the time to save with benefits.
Activate the promo code SOCNET on your first order and get a 15% discount on the entire assortment!
Go to the store (website)
Go to the store (Telegram bot)
Winter is the time to save with benefits.
Activate the promo code SOCNET on your first order and get a 15% discount on the entire assortment!
Go to the store (website)
Go to the store (Telegram bot)
Question
Natsu
freya pack exw kai prospa8o na katalavo to error bori kapios na me help??
if(Config.PM_MESSAGE_ON_START)
{
CreatureSay np = new CreatureSay(2, Say2.HERO_VOICE,Config.PM_TEXT1,Config.PM_SERVER_NAME);
CreatureSay na = new CreatureSay(15, Say2.PARTYROOM_COMMANDER,activeChar.getName(),Config.PM_TEXT2);
activeChar.sendPacket(np);
activeChar.sendPacket(na);
}
if(Config.SERVER_TIME_ON_START) {
activeChar.sendMessage("SVR time is " + fmt.format(new Date(System.currentTimeMillis())));
}
9 answers to this question
Recommended Posts