Jump to content
  • 0

[help] How to fix this error ??


Question

Posted

look i get this error because of multisell shop, when i try buy more than 1 weapon and i go in text box where to write how many items i want  i cannot change value "1" from box and appear on console this error .... how can i fix it???

i dont like to see errors on my console :-s

 

errn.th.png

 

 

 

 

Thanks !

4 answers to this question

Recommended Posts

  • 0
Posted

give us the multisell code if possible , try updating your core

  • 0
Posted

it look

 

<?xml version='1.0' encoding='utf-8'?>

<!-- amazing multisell-compiler -->

 

<list>

   <!-- Dynasty Weapon -->

   <item id="1">

   <ingredient id="6673" count="900"/>

   <production id="9376" count="1"/>

   </item>

 

   <!-- Dynasty Weapon -->

   <item id="2">

   <ingredient id="6673" count="1500"/>

   <production id="9377" count="1"/>

   </item>

 

   <!-- Dynasty Weapon -->

   <item id="3">

   <ingredient id="6673" count="1500"/>

   <production id="9378" count="1"/>

   </item>

 

etc...

 

......................................................

</list>

 

@ core update .. how can i do that ? with maven ?? which is the link for get the last pack... dont know how to mean... for l2j the link look as it ...  svn://l2....... 

  • 0
Posted

start with

 

<?xml version='1.0' encoding='utf-8'?>

 

<!-- my multisell -->

 

<list>

 

leave one line after <list> and put the stuff above it , leave 1 line every item u add and at last add

 

 

</list>

 

leave one line after the </item> of the last item u added

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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