Jump to content

Recommended Posts

Posted (edited)

Hello, since i'm disappointed with the forum and i'm bored i made a code. I haven't test it but if there is any problem you can write bellow.

What it does it basically you set how many hours you want your player to be hero and you set him hero. He can log out and login he is still hero

until time is over and hero removed automatically. It use database to store.

 

Index: com/l2jserver/gameserver/model/actor/instance/L2PcInstance.java
======================================================================

	private long _heroTime;
	
	public void setHeroTime(int hour) //Add hero time here
	{
		_heroTime = System.currentTimeMillis() + hour * 1000 * 3600;
		HeroTask.updateHero(this, _heroTime);
                scheduleHeroTime();
	}
	
	private ScheduledFuture<?> _heroTask;
	
	public void scheduleHeroTime()
	{
		setHero(true);
		broadcastUserInfo();
		
		for (L2Skill sk : HeroSkillTable.getHeroSkills())
			addSkill(sk, false);
		
		_heroTask = ThreadPoolManager.getInstance().scheduleGeneral(new Runnable()
		{
			@Override
			public void run()
			{
				if (L2PcInstance.this !=null)
				{
					setHero(false);
					broadcastUserInfo();
					
					for (L2Skill sk : HeroSkillTable.getHeroSkills())
						removeSkill(sk);
				}
			}
			
		}, HeroTask.getRemainedHero(this) - System.currentTimeMillis());
	}
	
	public boolean isHeroTimeTask()
	{
		if (System.currentTimeMillis() > HeroTask.getRemainedHero(this) + 5000)
			return false;
		return true;
	}
	
Index: com/l2jserver/gameserver/GameServer.java
======================================================================
HeroTask.loadData();

Index: com/l2jserver/gameserver/datatables/HeroTask.java
======================================================================

package com.l2jserver.gameserver.custom;

import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;

import com.l2jserver.L2DatabaseFactory;
import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;

/**
 * @author AccessDenied
 */
public class HeroTask
{
	private static Connection _con;
	private static final String SELECT_HERO = "SELECT * FROM heroTask";
	private static final String INSERT_HERO = "INSERT INTO heroTask(charId, heroTime) values (?,?)";
	private static final Map<Integer, Long> _hero = new HashMap<Integer, Long>();
	
	public static void storeHeroTime()
	{
		try
		{
			final PreparedStatement st = getConnection().prepareStatement(INSERT_HERO);

			for (Entry<Integer, Long> next : _hero.entrySet())
			{
				int objectId = next.getKey();
				Long time = next.getValue();

				st.setInt(1, objectId);
				st.setLong(2, time);
			}

			st.execute();
			st.close();

		} 
		catch (final Exception e)
		{
			e.printStackTrace();
		} 
		finally
		{
			L2DatabaseFactory.close(_con);
		}
	}

	public static void loadData()
	{
		try
		{
			final PreparedStatement st = getConnection().prepareStatement(SELECT_HERO);
			final ResultSet rset = st.executeQuery();

			while (rset.next())
			{
				final int playerId = rset.getInt(1);
				final long heroTime = rset.getLong(2);

				_hero.put(playerId, heroTime);
			}

			st.close();
		} 
		catch (final Exception e)
		{
			e.printStackTrace();
		} 
		finally
		{
			L2DatabaseFactory.close(_con);
		}
	}
	
	public static void updateHero(L2PcInstance p, long time)
	{
		_hero.put(p.getObjectId(), time);
	}
	
	public static long getRemainedHero(L2PcInstance p)
	{
		if (_hero.containsKey(p))
			return _hero.get(p);
		return 0;
	}

	private static Connection getConnection()
	{
		try
		{
			if (_con == null || _con.isClosed())
				_con = L2DatabaseFactory.getInstance().getConnection();
		} catch (final Exception e)
		{
			e.printStackTrace();
		}
		return _con;
	}
}

Index: com/l2jserver/gameserverg/gameserver/network/clientpackets/RequestRestart.java
======================================================================

if (player._heroTask !=null)
	_heroTask.cancel(true);
	
Index: com/l2jserver/gameserverg/gameserver/network/clientpackets/RequestLogout.java
======================================================================

if (player._heroTask !=null)
	_heroTask.cancel(true);


Index: com/l2jserver/gameserver/Shutdown.java
======================================================================

HeroTask.storeHeroTime();


Index: com/l2jserver/gameserver/network/clientpackets/Enterworld.java
======================================================================

	if (activeChar.isHeroTimeTask())
		activeChar.scheduleHeroTime();

 

Sql file:

/*
MySQL Data Transfer
Source Host: localhost
Source Database: none
Target Host: localhost
Target Database: L2j
Date: 6/1/2017 5:52:35 μμ
*/

SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for herotask
-- ----------------------------
DROP TABLE IF EXISTS `herotask`;
CREATE TABLE `herotask` (
  `charId` int(15),
  `heroTime` bigint(15) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- ----------------------------
-- Records 
-- ----------------------------

Edited by AccessDenied

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • 黑色星期五 — 为您的流量提供高级福利 仅在11月28日,我们的特别促销码可为您提供13%的商店折扣。 促销码: BLACKFRIDAY (13% 折扣) 您可以通过我们的网站或 Telegram 机器人在商店购物! 有效链接: 数字商品商店(网站): 前往 商店 Telegram 机器人: 前往 – 通过 Telegram Messenger 方便访问商店。 其他服务: 虚拟号码服务: 前往 用于购买 Telegram Stars 的机器人: 前往 – 快速且优惠地在 Telegram 中购买 Stars。 SMM 面板: 前往 – 推广您的社交媒体账户。 我们向您呈现当前的 促销和特惠活动 列表,用于购买我们服务的产品和服务: 1. 您可以在首次购买时使用促销码:SOCNET(15% 折扣) 2. 获取 $1 商店余额或 10–20% 折扣 — 只需在我们网站注册后发送您的用户名,格式如下:“SEND ME BONUS, MY USERNAME IS...” — 您需要在我们的论坛帖子中写下这句话! 3. SMM 面板首次试用可获得 $1:只需在我们的网站(支持)提交主题为“Get Trial Bonus”的工单。 4. 我们的 Telegram 频道和 Stars 购买机器人每周都会举办 Telegram Stars 抽奖活动! 新闻: ➡ Telegram 频道: https://t.me/accsforyou_shop ➡ WhatsApp 频道: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord 服务器: https://discord.gg/y9AStFFsrh 联系方式与支持: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ 邮箱: solomonbog@socnet.store
    • BLACK FRIDAY — PREMIUM BENEFITS FOR YOUR TRAFFIC Only on November 28 our special promo code gives you a 13% discount in the store. PROMO CODE: BLACKFRIDAY (13% Discount) Shop in our store on the website or via the Telegram bot! Active links: Digital goods store (Website): Go Store Telegram bot: Go – convenient access to the store via Telegram messenger. Other services: Virtual numbers service: Go Telegram bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We want to present you the current list of promotions and special offers for purchasing our service's products and services: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial start of the SMM Panel: just open a ticket with the subject "Get Trial Bonus" on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Usually, I work alone on my projects, but sometimes the work is much more than I've expected. Could you provide a price list? It would be good if we knew your price before contacting you. 
    • BLACK FRIDAY — PREMIUM BENEFITS FOR YOUR TRAFFIC Only on November 28 our special promo code gives you a 13% discount in the store. PROMO CODE: BLACKFRIDAY (13% Discount) Shop in our store on the website or via the Telegram bot! Active links: Digital goods store (Website): Go Store Telegram bot: Go – convenient access to the store via Telegram messenger. Other services: Virtual numbers service: Go Telegram bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We want to present you the current list of promotions and special offers for purchasing our service's products and services: 1. You can use a promo code for your first purchase: SOCNET (15% discount) 2. Get $1 to your store balance or a 10–20% discount — just send your username after registering on our website using the following template: "SEND ME BONUS, MY USERNAME IS..." — you need to write this in our forum thread! 3. Get $1 for the first trial start of the SMM Panel: just open a ticket with the subject "Get Trial Bonus" on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our bot for purchasing stars! News: ➡ Telegram channel: https://t.me/accsforyou_shop ➡ WhatsApp channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • wtf are you talking about
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock