Jump to content

[Share] Τα πάντα για το L2jFrozen! - Support ΜΟΝΟ για L2jFrozen.


Recommended Posts

	// Shortcuts
	newChar.registerShortCut(new L2ShortCut(0, 0, 3, 2, -1, 1)); // Attack
	newChar.registerShortCut(new L2ShortCut(3, 0, 3, 5, -1, 1)); // Take
	newChar.registerShortCut(new L2ShortCut(10, 0, 3, 0, -1, 1)); // Sit

	ItemTable itemTable = ItemTable.getInstance();
	L2Item[] items = template.getItems();

	for (L2Item item2 : items)
	{
		L2ItemInstance item = newChar.getInventory().addItem("Init", item2.getItemId(), 1, newChar, null);

		if (item.getItemId() == 5588)
			newChar.registerShortCut(new L2ShortCut(11, 0, 1, item.getObjectId(), -1, 1)); // Tutorial Book shortcut

		if (item.isEquipable())
			if(newChar.getActiveWeaponItem() == null || !(item.getItem().getType2() != L2Item.TYPE2_WEAPON))
				newChar.getInventory().equipItemAndRecord(item);
	}

	L2SkillLearn[] startSkills = SkillTreeTable.getInstance().getAvailableSkills(newChar, newChar.getClassId());

	for(L2SkillLearn startSkill : startSkills)
	{
		newChar.addSkill(SkillTable.getInstance().getInfo(startSkill.getId(), startSkill.getLevel()), true);

		if(startSkill.getId() == 1001 || startSkill.getId() == 1177)
			newChar.registerShortCut(new L2ShortCut(1, 0, 2, startSkill.getId(), 1, 1));

		if(startSkill.getId() == 1216)
			newChar.registerShortCut(new L2ShortCut(10, 0, 2, startSkill.getId(), 1, 1));

		if(Config.DEBUG)
			_log.fine("DEBUG "+getType()+": Adding starter skill:" + startSkill.getId() + " / " + startSkill.getLevel());
	}

pos ginete na balo ena skill(id:7400) akoma se kathe new char p tha ginete create stin bar 3 k ston arithmo 12?

to skill ine custom k tha to exi kathe new char (anti buff protect)

Den einai anagh na to kaneis mono me java (eidika an dn 3ereis kai kala tn glwssa programatismou..)

Phgene epifaneia ergasias kane ena Neo egrafo keimenou..

kane copy paste auto

INSERT INTO `skill_trees` VALUES ('53', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('49', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('44', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('38', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('31', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('25', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('18', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('0', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('10', '7400', '1', 'Anti Buff Shield', '0', '1');

Meta pata Arxeio - Apo8hkeush Os kai sto onoma arxeiou grapse [skill_trees.sql] Kanto apo8hkeush kai perna to sto navicat

Link to comment
Share on other sites

Den einai anagh na to kaneis mono me java (eidika an dn 3ereis kai kala tn glwssa programatismou..)

Phgene epifaneia ergasias kane ena Neo egrafo keimenou..

kane copy paste auto

INSERT INTO `skill_trees` VALUES ('53', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('49', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('44', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('38', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('31', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('25', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('18', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('0', '7400', '1', 'Anti Buff Shield', '0', '1');
INSERT INTO `skill_trees` VALUES ('10', '7400', '1', 'Anti Buff Shield', '0', '1');

Meta pata Arxeio - Apo8hkeush Os kai sto onoma arxeiou grapse [skill_trees.sql] Kanto apo8hkeush kai perna to sto navicat

afto to exo kano ego thelo na to balo afto to skill meta epano stin bara(shortcut) tou char

Link to comment
Share on other sites

 

 

if(startSkill.getId() == 1001 || startSkill.getId() == 1177)

newChar.registerShortCut(new L2ShortCut(1, 0, 2, startSkill.getId(), 1, 1));

 

              +      if(startSkill.getId() == 7400) <- To ID Edw..

+ newChar.registerShortCut(new L2ShortCut(10 <- Kai edw dialegeis pou akribos na einai to skill stin mpara An exei 1 = f1 , an exei 2 = f2...., 0, 2, startSkill.getId(), 1, 1));

 

if(startSkill.getId() == 1216)

newChar.registerShortCut(new L2ShortCut(10, 0, 2, startSkill.getId(), 1, 1));


Kai Ghnete kapos etc


         if(startSkill.getId() == 1001 || startSkill.getId() == 1177)
            newChar.registerShortCut(new L2ShortCut(1, 0, 2, startSkill.getId(), 1, 1));

   +   if(startSkill.getId() == 7400) 
         +   newChar.registerShortCut(new L2ShortCut(2, 0, 2, startSkill.getId(), 1, 1));

         if(startSkill.getId() == 1216)
            newChar.registerShortCut(new L2ShortCut(10, 0, 2, startSkill.getId(), 1, 1));

Link to comment
Share on other sites

[Nightwish" post=2174884" timestamp="1337942852]

Agorines. Mporei Kanenas Na Help? Kati Me to Version Einai Alla Den Poly katalaba :/ Proti fora to blepw auto to error.

skata.jpg

 

Λογικά θα εκανες διαγραφη τα αρχεια που ειναι μεσα στο φάκελο 'version' στα config...

Link to comment
Share on other sites

geia se ola ta member tou MaxCheaters eimai new edw k einai to prwto mou post giauto an kanw kati la8os di3te katanoisi...eidai to topic k 8elw na kanw mia erwthsh...loipon douleuw panw sto frojen k otan kanw spawn thn class manager k meta kanw rr ton server exafanizete...sta config exw valei true to save gm spawn k exw perasei k ta custom spawn sth db...ti mporei na ftaiei??

Link to comment
Share on other sites

geia se ola ta member tou MaxCheaters eimai new edw k einai to prwto mou post giauto an kanw kati la8os di3te katanoisi...eidai to topic k 8elw na kanw mia erwthsh...loipon douleuw panw sto frojen k otan kanw spawn thn class manager k meta kanw rr ton server exafanizete...sta config exw valei true to save gm spawn k exw perasei k ta custom spawn sth db...ti mporei na ftaiei??

Shgedrosu...

L2JFrozen\gameserver\config\head\altsettings.properties

# -----------------------

#  Class Master -

# -----------------------

# Allow Change Class with ClassMaster

AllowClassMasters = True

# Allow Upgrade Strider with ClassMaster

AllowClassMastersStriderUpdate = False

Link to comment
Share on other sites

Server terminated abnormaly

Send you bug to : http://www.l2jfrozen.com

 

 

server terminated

Send you bug to : http://www.l2jfrozen.com

 

Restart® or Quit(q)

mou dixnei auto..

gt?

8elo na me helparete..asap omos..

Link to comment
Share on other sites

Δείξε μας ενα πριντ σκριν απο το ερρορ σου μιπως και καταλάβουμε κάτι παραπάνω... μόνο αυτό δεν μας λέει κάτι.. (γιατι παρπανω λογικα εχει βγαλει καποιο ερρορ ;) )

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • What unique features ? 
    • Welcome to SmurfsZone   Buy League of Legends accounts across all servers and jump straight into Ranked Games with amazing quality and support.   Why Choose SmurfsZone? 24/7 Instant Delivery: Get your full access LoL smurf account immediately. 100% Hand-Leveled: High-quality accounts leveled by hand. Versatile MMR Options: High MMR, Standard MMR, Fresh MMR (ARAMs), and Ranked accounts available. Valorant Accounts: Expand your gaming experience. Our Commitment to You: Unopened Loot: Customize your champion pool. Lifetime Warranty: Valid if you change the email, username, and password upon purchase. Password Changeable: Ensure your account's security. Full Recovery Information: Complete access to account recovery details. Unverified and Changeable Email: Easy to personalize and secure your account. Completely Unranked: Fresh start with no ranked history in any season. Responsive Customer Support: Our dedicated team is available to assist you 24/7.   Experience the best place to buy League of Legends accounts with exceptional quality and dedicated support. We're here for YOU!
    • Thanks! I'll take a second look and let you know if my implementation of the clearCircle() helps with the stuttering once I find time for some extensive testing.
    • Thank you for your reply. I have removed it from the L2Server.exe file, but the L2Server still crashes. It doesn't crash if I don't start l2npc, otherwise it will crash within a few days at the latest.
    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
  • Topics

×
×
  • Create New...