Jump to content

Recommended Posts

Posted

Hello all again :P

I want to make one more question. When someone creates a character how is it possible to have some items already??

For example when he makes a char and he logs in game he already has top d grade equipment instead of the standard newbie items.

How can i make this???

 

Thnx in advance ^^

Posted

Well.. In L2J-Oneo Packs

 

Exist That Config In Config Files..

 


# Enable this if you want the below configuration to work.
CustomStarterItemsEnabled = false

# Set this to false to allow items like official given to character on creation.
# Set this to true if you don't want players to get items like official on character creation.
# This does not affect CustomStarterItems.
DisableOfficialStarterItems = false

# This allows the administrator to set up additional items for players to start off with, items are put in the format: id,count;id,count;id,count
CustomStarterItems = 57,1000;

 

This , Exists In L2J-Oneo Packs.

 

About The Others.. Hmm Try Adding It , In The Properties File!

 

I Dont Really Know..

 

If It's Not Working Too , Try From Database From Table `character_items` or sth...

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...