If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 3962
L2JDP Revision Number: 7109
hello everybody,
can I also set the Drop in an Event-xml to only one or two npc?
When yes what must I do??
thx
Balder
[Event] XML
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Sirpaypi
- Posts: 108
- Joined: Mon May 18, 2009 11:51 pm
- Location: Moяocco.
Re: [Event] XML
Code: Select all
<Event ID="ONLYJOKE" Active="8 Jul 2009-12 Dec 2012"> <Droplist> <AllDrop Items="ID" Count="X,X" Chance="X%"> </AllDrop> </Droplist> <EventEnd> <Take From="AllPlayers"> <Item ItemID="X"></Item> </Take> </EventEnd></Event>
Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.
-
- Posts: 9
- Joined: Sun Oct 25, 2009 9:39 pm
Re: [Event] XML
I know that but I don't know how to add the drop ONLY in one mob in the catta
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: [Event] XML
use custom_droplist then, faenor also needs restart to enable the drops
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.