Itemhandlers question

Limited support for the previous versions of L2jServer. All new work and bug fixes will be on the current release.
Forum rules
READ NOW: L2j Forums Rules of Conduct

Itemhandlers question

Postby gameblond » Sun Sep 04, 2011 5:47 pm

If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
hi to all ,

How can i change s80 weapons that S80 Grade Weapon Chest (event) gives?

I want to see this to learn how to fix my own handler and etc , but i cant find where they are.
gameblond
 
Posts: 17
Joined: Wed Jun 23, 2010 12:56 pm

Re: Itemhandlers question

Postby jurchiks » Sun Sep 04, 2011 6:44 pm

it is not in handlers, check the item skill.
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!
User avatar
jurchiks
 
Posts: 5388
Joined: Sat Sep 19, 2009 5:16 pm
Location: Eastern Europe

Re: Itemhandlers question

Postby gameblond » Sun Sep 04, 2011 6:45 pm

jurchiks wrote:it is not in handlers, check the item skill.

yes i check it and i go to item skill and there isn't any option to change the items that gives.

or you say about item skill in java?
gameblond
 
Posts: 17
Joined: Wed Jun 23, 2010 12:56 pm

Re: Itemhandlers question

Postby jurchiks » Sun Sep 04, 2011 6:48 pm

  1. 564                 <skill id="2832" levels="1" name="S80 Weapon Chest">
  2. 565                 <!-- Confirmed CT2.5 -->
  3. 566                 <table name="#extractableItems">
  4. 567                         9442,1,8.3333;9443,1,8.3333;9444,1,8.3333;9445,1,8.3333;9446,1,8.3333;9447,1,8.3333;9448,1,8.3333;9449,1,8.3333;9450,1,8.3333;10252,1,8.3333;10004,1,8.3333;10253,1,8.3333
  5. 568                 </table>
  6. 569                 <set name="capsuled_items_skill" val="#extractableItems" />
  7. 570                 <set name="itemConsumeCount" val="1" />
  8. 571                 <set name="operateType" val="OP_ACTIVE" />
  9. 572                 <set name="skillType" val="EXTRACTABLE" />
  10. 573                 <set name="target" val="TARGET_SELF" />
  11. 574                 <cond msgId="129">
  12. 575                         <and>
  13. 576                                 <player invSize="10" />
  14. 577                                 <player weight="80" />
  15. 578                         </and>
  16. 579                 </cond>
  17. 580         </skill>

Check better.
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!
User avatar
jurchiks
 
Posts: 5388
Joined: Sat Sep 19, 2009 5:16 pm
Location: Eastern Europe

Re: Itemhandlers question

Postby gameblond » Sun Sep 04, 2011 6:54 pm

del.
Last edited by gameblond on Sun Sep 04, 2011 7:04 pm, edited 1 time in total.
gameblond
 
Posts: 17
Joined: Wed Jun 23, 2010 12:56 pm

Re: Itemhandlers question

Postby gameblond » Sun Sep 04, 2011 7:03 pm

Tnxs for your help jurchiks really appreciate it! i find it there was all inside .csv file :)
gameblond
 
Posts: 17
Joined: Wed Jun 23, 2010 12:56 pm

Re: Itemhandlers question

Postby Zoey76 » Sun Sep 04, 2011 7:07 pm

You haven't posted your revision numbers, but as far as I can see you are using something prior my rework DP Changeset 7813.

Moved to Legacy Server Support
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
 
Posts: 3888
Joined: Tue Aug 11, 2009 4:36 am


Return to Legacy Server Support

Who is online

Users browsing this forum: No registered users and 1 guest