Jump to content

Recommended Posts

Posted

a reputation points item..sound a very good share

i wana know if you can make one for knights epaulete...coz now its hard to make on G3 or Epilogue so i think most of the servers need such a npc or item

Posted

a reputation points item..sound a very good share

i wana know if you can make one for knights epaulete...coz now its hard to make on G3 or Epilogue so i think most of the servers need such a npc or item

 

Are you for real ?

 

If yes make  a custom shop  multisell

<?xml version='1.0' encoding='utf-8'?>
<!-- Knights Epaulette -->
<list maintainEnchantment="false">

  <!-- Knights Epaulette -->
  <item id="1">
    <ingredient id="57" count="10000"/>
    <production id="9912" count="1"/>
  </item>
</list>

  • 2 months later...
Posted

Why i take this error?

http://img99.imageshack.us/i/desbx.jpg/

Ok with this i delete the .network and its ok. Now i have this.

http://img830.imageshack.us/i/des1w.jpg/

Ok and this solved. Wait for Feedback xD

 

I have it at config True and i do it all ok. But look now.

des2e.jpg

Posted

Βecause you didn't register it, as the GS Console shows, lol.

I don't have this two, to put it between! What i must do?

if (Config.ALLOW_NOBLE_CUSTOM_ITEM)
			_itemHandler.registerItemHandler(new NobleCustomItem());

if (Config.ALLOW_HERO_CUSTOM_ITEM)
			_itemHandler.registerItemHandler(new HeroCustomItem());

 

Now i have it after this.

if(Config.L2JMOD_ALLOW_WEDDING)
	_voicedCommandHandler.registerVoicedCommandHandler(new Wedding());

Posted

I don't understand what's your problem then.

You registered the handler, eclipse doesn't show errors, everything runs smoothly at the gs, so?

Posted

I don't understand what's your problem then.

You registered the handler, eclipse doesn't show errors, everything runs smoothly at the gs, so?

Well he may have the same issue like JvE on wrong imported and checked out source.
Posted

I don't understand what's your problem then.

You registered the handler, eclipse doesn't show errors, everything runs smoothly at the gs, so?

I can't understand!

 

Well he may have the same issue like JvE on wrong imported and checked out source.

JvE fix it you know? If yes show me what he do..

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