Jump to content
  • 0

[Help]Starting Items


Question

Posted

Hi i want to ask you something. How can i add my items as starting items for people that start a new char. I edited tha char_templates table in sql and everything is cool. But the problem is that i need to add more than 5 items. I creat new columns but ingame no changes only 5 items. Someone told me i have to edit source files. The problem is that i dont have them (using l2joneo pack). Is there a way to add more items. And if someone has done that please sent me over the java file to overwrite. Thank you for reading

6 answers to this question

Recommended Posts

  • 0
Posted

Well,

 

if you use L2oneo you can't do it from the source code. But from the database if you add new columns

 

it will probably do it. Maybe you have done smt wrong ?

  • 0
Posted

you cant make that without edit the source code the columns in the char_template are fixed columns registered in java

  • 0
Posted

open char_creation_items table

in classID you can write :

-1=for all characters

0=Human Fighter

10=Human Mystic

18=Elven Fighter

25=Elven Mystic

31=Dark Fighter

38=Dark Mystic

44=Orc Fighter

49=Orc Mystic

53=Dwarven Fighter

 

in itemId write item Id (you can find them in armors,weapons,etcitems tables)

 

in amound write how much items ...

 

in equipped you can write only true or false    (true=equipped)

if you haven't char_creation_items table look here : http://www.maxcheaters.com/forum/index.php?topic=58722.0

  • 0
Posted

The problem is that i cant change java files cause i dont have the source files.... If there is no other way please tell me and lock this topic :)

  • 0
Posted

The problem is that i cant change java files cause i dont have the source files.... If there is no other way please tell me and lock this topic :)

There is no other way to add more than 5 items without editing java codes.

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