Jump to content

Recommended Posts

Posted

working?

no, i just gave link with random code to get fast karma before some1 will test it..

but seriously, check it by yourself if u rly wanna know

Posted

working?

no, i just gave link with random code to get fast karma before some1 will test it..

but seriously, check it by yourself if u rly wanna know

  • 2 weeks later...
Posted

Where's LegendSkillTable ?? ...

for (L2Skill s : LegendSkillTable.getLegendSkills())

I miss it !

why dont u just make it by yourself?

Posted

you have got characters table in your database, but in order to make my share work good, you need to right click on characters table, click design table, and you will see a lot of frields, so scroll down at the end, and then click on "Add Field", in name write "legend" in type:"tinyint", in length: "5", dont allow null

Now do the same with 2nd field:

name: "pvp_period"  type:"smallint"  length:"10"

  • 1 month later...
Posted

[javac] C:\Users\Nicho\Desktop\workspace\L2J_Server\java\com\l2jserver\gameserver\network\clientpackets\EnterWorld.java:414: cannot find symbol

   [javac] symbol  : method getLegend()

   [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance

   [javac] if(activeChar.getLegend()==1)

   [javac]                  ^

   [javac] 1 error

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...