Jump to content

bebodelux

Members
  • Posts

    3
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by bebodelux

  1. I forgot to post the error in login screen.. Here it is.. Blah...Blah....Blah............ ns.jdbc4.MySQLSyntaxErrorException: T able 'l2jgs.npcbuffer_scheme_list' doesn't exist<<< [25/10 23:14:33] >>>com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: T able 'l2jgs.npcbuffer_scheme_list' doesn't exist<<< [25/10 23:14:43] >>>com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: T able 'l2jgs.npcbuffer_buff_list' doesn't exist<<< [25/10 23:14:48] >>>com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: T able 'l2jgs.npcbuffer_scheme_list' doesn't exist<<< [25/10 23:14:58] >>>com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: T Blah...Blah....Blah............
  2. I did all what you've said,when you first started the post. I followed your last post,aswell.You have wrote "Create npc with ID Fuffer, change id in NpcBuffer.java" and you also wrote " private static final int NPC_ID = 12"..I didnt quite understand that and I dint follow. Anyways,thanks for the effort to make me understand.The buffer appears but she doesnt buff me.. Here few photos.When I try to buff charges me but she doesnt buff me.Heals me too. Thanks again.
  3. I get those 2 errors.Any idea jow to fix? ---------- 1. ERROR in \custom\NpcBuffer\NpcBuffer.java (at line 1676) if (st.getQuestItemsCount(skill.getItemConsumeId()) < skill.getItemConsu me()) ^^^^^^^^^^^^ ^^ The method getItemConsume() is undefined for the type Skill ---------- 2. ERROR in \custom\NpcBuffer\NpcBuffer.java (at line 1678) return showText(st, "Sorry", "You don't have the enough items:<br>You ne ed: <font color=LEVEL>" + skill.getItemConsume() + " " + getItemNameHtml(st, ski ll.getItemConsumeId()) + "!", false, "0", "0"); ^^^^^^^^^^^^^^ The method getItemConsume() is undefined for the type Skill ---------- 2 problems (2 errors) The method getItemConsume() is undefined for the type com.l2jserver.gameserver.m odel.skills.Skill The method getItemConsume() is undefined for the type com.l2jserver.gameserver.m odel.skills.Skill Dead code Dead code
×
×
  • 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