WHAT...THE...???
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 43
- Joined: Mon Feb 12, 2007 1:41 am
Re: WHAT...THE...???
How will work custom item handlers now?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: WHAT...THE...???
same as always...?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 43
- Joined: Mon Feb 12, 2007 1:41 am
Re: WHAT...THE...???
Mmm..
<set name="handler" ..>
Ok, but i can't see "handler" on documentation.txt
<set name="handler" ..>
Ok, but i can't see "handler" on documentation.txt
- denser
- Posts: 1392
- Joined: Wed May 30, 2007 9:13 pm
- Location: Russia
- Contact:
Re: WHAT...THE...???
l
k into L2Item.java

Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
L2J - the place where glad to see you any time!
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: WHAT...THE...???
does anybody else have this error in a fresh install?
separate question:
The new recommendation bonus XP system. How and where can we configure how much XP it should give?
---------------------------------------------------------------------------------------------------------16 dec. 2010 10:21:09 com.l2jserver.gameserver.skills.DocumentBase parse
GRAVE: Error loading file C:\L2J Freya_2\gameserver\data\stats\skills\10000-10099.xml
org.xml.sax.SAXParseException: The markup in the document following the root element must be well-formed.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at com.l2jserver.gameserver.skills.DocumentBase.parse(DocumentBase.java:137)
at com.l2jserver.gameserver.skills.SkillsEngine.loadSkills(SkillsEngine.java:79)
at com.l2jserver.gameserver.skills.SkillsEngine.loadAllSkills(SkillsEngine.java:88)
at com.l2jserver.gameserver.datatables.SkillTable.load(SkillTable.java:60)
at com.l2jserver.gameserver.datatables.SkillTable.<init>(SkillTable.java:45)
at com.l2jserver.gameserver.datatables.SkillTable.<init>(SkillTable.java:27)
at com.l2jserver.gameserver.datatables.SkillTable$SingletonHolder.<clinit>(SkillTable.java:164)
at com.l2jserver.gameserver.datatables.SkillTable.getInstance(SkillTable.java:37)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:224)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:508)
separate question:
The new recommendation bonus XP system. How and where can we configure how much XP it should give?
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: WHAT...THE...???
bump ^^?
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: WHAT...THE...???
are you sure its fresh? no replace?
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: WHAT...THE...???
I have no customs whatsoever except for SolidSnake's Round Based TvT Event.JIV wrote:are you sure its fresh? no replace?
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: WHAT...THE...???
then maybe someone broke it 

-
- Posts: 22
- Joined: Sat Sep 18, 2010 2:31 am
Re: WHAT...THE...???
and the stats of armors... where are..?
thanks

thanks
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: WHAT...THE...???
viewtopic.php?f=81&t=20043#p111870Lithra wrote:and the stats of armors... where are..?![]()
thanks
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 

-
- Posts: 22
- Joined: Sat Sep 18, 2010 2:31 am
Re: WHAT...THE...???
ok, but where are the stats of armorsets? I searched all XML and there is nothing ..Zoey76 wrote:viewtopic.php?f=81&t=20043#p111870Lithra wrote:and the stats of armors... where are..?![]()
thanks
thanks..
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
-
- Posts: 22
- Joined: Sat Sep 18, 2010 2:31 am
Re: WHAT...THE...???
i try put armor custom.. and does not set bonus... :SMELERIX wrote:Armor Set Bonus... in skills like always.
for example this...
Skills.xml -
Code: Select all
<skill id="10120" levels="1" name="Custom Armor Set"> <set name="target" val="TARGET_SELF" /> <set name="skillType" val="BUFF" /> <set name="operateType" val="OP_PASSIVE" /> <for> <add order="0x10" stat="WIT" val="3" /> <!-- Wit +3 --> <add order="0x40" stat="maxMp" val="1000" /> <!-- Max MP by 1000 --> <mul order="0x30" stat="mAtk" val="1.1000" /> <!-- M. Atk. 10% --> <mul order="0x30" stat="mAtkSpd" val="1.15" /> <!-- Casting Speed 15% --> <mul order="0x30" stat="pDef" val="1.1000" /> <!-- P. Atk. +10% --> <add order="0x10" stat="cloak" val="1" /> </for> </skill>
Code: Select all
<item id="65533" type="Armor" name="Custom Doublet"> <set name="icon" val="icon.armor_t1006_ul_i00" /> <set name="default_action" val="equip" /> <set name="armor_type" val="magic" /> <set name="bodypart" val="onepiece" /> <set name="immediate_effect" val="1" /> <set name="crystal_type" val="a" /> <set name="material" val="leather" /> <set name="weight" val="2450" /> <set name="price" val="4341000" /> <set name="enchant_enabled" val="1" /> <set name="equip_condition" val="{{ec_race;{0;1;2;3;4}};{ec_social_class;4}}" /> <for> <add order="0x10" stat="pDef" val="505" /> <enchant order="0x0C" stat="pDef" val="0" /> </for> </item> <item id="65534" type="Armor" name="Custom Silk Gloves - Robe"> <set name="icon" val="icon.armor_t1006_g_i00" /> <set name="default_action" val="equip" /> <set name="bodypart" val="gloves" /> <set name="immediate_effect" val="1" /> <set name="crystal_type" val="a" /> <set name="material" val="leather" /> <set name="weight" val="580" /> <set name="price" val="890000" /> <set name="enchant_enabled" val="1" /> <set name="equip_condition" val="{{ec_race;{0;1;2;3;4}};{ec_social_class;4}}" /> <for> <add order="0x10" stat="pDef" val="55" /> <enchant order="0x0C" stat="pDef" val="0" /> </for> </item> <item id="65535" type="Armor" name="Custom Sandals - Robe"> <set name="icon" val="icon.armor_t1006_b_i00" /> <set name="default_action" val="equip" /> <set name="bodypart" val="feet" /> <set name="immediate_effect" val="1" /> <set name="crystal_type" val="a" /> <set name="material" val="blood_steel" /> <set name="weight" val="1130" /> <set name="price" val="890000" /> <set name="enchant_enabled" val="1" /> <set name="equip_condition" val="{{ec_race;{0;1;2;3;4}};{ec_social_class;4}}" /> <for> <add order="0x10" stat="pDef" val="55" /> <enchant order="0x0C" stat="pDef" val="0" /> </for> </item>
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: WHAT...THE...???
... armorsets.sql
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.