Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use
viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
ExTrEmEDwarf
Posts: 73 Joined: Wed Sep 23, 2009 5:38 pm
Post
by ExTrEmEDwarf » Fri Dec 10, 2010 9:23 am
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number :
L2JDP Revision
Number :
not fall at all Zariche Demonic Sword and Blood Sword Akamanai
it to do.
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><list> <item id="8190" skillId="3603" name="Demonic Sword Zariche"> <dropRate val="1" /> <!-- 100000 for 100% --> <duration val="5" /> <!-- in minutes --> <durationLost val="3" /> <!-- in minutes --> <disapearChance val="50" /> <!-- in % --> <stageKills val="10" /> <!-- Integer --> </item> <item id="8689" skillId="3629" name="Blood Sword Akamanah"> <dropRate val="1" /> <!-- 100000 for 100% --> <duration val="10" /> <!-- in minutes --> <durationLost val="3" /> <!-- in minutes --> <disapearChance val="50" /> <!-- in % --> <stageKills val="10" /> <!-- Integer --> </item></list>
janiii
L2j Veteran
Posts: 4269 Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia
Post
by janiii » Fri Dec 10, 2010 12:19 pm
because the droprate you set is 0,001% which is really low.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOO der dancing dEVIL oper ♀
I don't give private support - PM will be ignored!
jurchiks
Posts: 6769 Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe
Post
by jurchiks » Fri Dec 10, 2010 12:27 pm
it's the default value...
but they are bugged, so I wouldn't advise enabling them.
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.
ExTrEmEDwarf
Posts: 73 Joined: Wed Sep 23, 2009 5:38 pm
Post
by ExTrEmEDwarf » Fri Dec 10, 2010 1:02 pm
janiii wrote: because the droprate you set is 0,001% which is really low.
RateDropItems = 40
no drop
janiii
L2j Veteran
Posts: 4269 Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia
Post
by janiii » Fri Dec 10, 2010 1:05 pm
just read the xml that you posted here
Code: Select all
<dropRate val="1" /> <!-- 100000 for 100% -->
DO NOT EVEN TRY TO MESS WITH ME!
forum flOO der dancing dEVIL oper ♀
I don't give private support - PM will be ignored!
ExTrEmEDwarf
Posts: 73 Joined: Wed Sep 23, 2009 5:38 pm
Post
by ExTrEmEDwarf » Fri Dec 10, 2010 1:25 pm
janiii wrote: just read the xml that you posted here
Code: Select all
<dropRate val="1" /> <!-- 100000 for 100% -->
<dropRate val="50" /> <!-- 100000 for 100% --> ?
<dropRate val="100000 " /> <!-- 100000 for 100% --> ?
janiii
L2j Veteran
Posts: 4269 Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia
Post
by janiii » Fri Dec 10, 2010 1:28 pm
100000 for 100%
50000 for 50%
DO NOT EVEN TRY TO MESS WITH ME!
forum flOO der dancing dEVIL oper ♀
I don't give private support - PM will be ignored!
ExTrEmEDwarf
Posts: 73 Joined: Wed Sep 23, 2009 5:38 pm
Post
by ExTrEmEDwarf » Fri Dec 10, 2010 1:33 pm
janiii wrote: 100000 for 100%
50000 for 50%
ok ths test