Jump to content

Recommended Posts

Posted

to error lithike ty pedia gia ton xrono sas :)

Αν ξαναχριαστεις βοηθεια εδω ειμαστε. Μην ντραπεις να μιλησεις.

Posted

pera apo tn e3eretikh sou douleia i8ela na pw oti to topic 8elei update....tr einai rev 936 oxi 934 .. :)

Το ξέρω απλά δεν έχω τον χρόνο ΚΑΙ για αυτό.
Posted

gia sas!!!! otan kanw install tn database mou m bgazi 7 errors:

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 1 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1062 <23000> at line 22 duplicate entry '264' for key 'PRIMARY'

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 5 unknown storage engine 'innoDB'

 

.... afta mou bgazi!!! o server ksekinaei kanonika ala nomizw pos einai provlima afta ta error kseri kanis na m pi???

 

Posted

gia sas!!!! otan kanw install tn database mou m bgazi 7 errors:

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 1 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1062 <23000> at line 22 duplicate entry '264' for key 'PRIMARY'

 

error 1286 <42000> at line 2 unknown storage engine 'innoDB'

 

error 1286 <42000> at line 5 unknown storage engine 'innoDB'

 

.... afta mou bgazi!!! o server ksekinaei kanonika ala nomizw pos einai provlima afta ta error kseri kanis na m pi???

 

Ισως αν γυρνουσες τα tables σε MyISam να λυνοταν το προβλημα.
Posted

E kita egw na to kanw ala epidi ime ligo newbie mporis na m pis tn tropo???

Διεγραψε το db σου και τρεξε τον db installer του frozen. Και ολα θα ειναι κομπλε.
Posted

	// 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)

Guest
This topic is now closed to further replies.



×
×
  • 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