Jump to content

Question

Hello.
I want to create a item in my Database, that can be equiped only by Doram Race.
But i just don't kwon what do i have to put in "equip_jobs", since my database does not have any Doram Item yet,
so i can not just copy it.

Does anyone has any clue about that?
Thank you a lot

doram.png.efef26f10bb30853ec7c79215e0ac3c1.png

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0
12 hours ago, SirKalimus said:

Hello.
I want to create a item in my Database, that can be equiped only by Doram Race.
But i just don't kwon what do i have to put in "equip_jobs", since my database does not have any Doram Item yet,
so i can not just copy it.

Does anyone has any clue about that?
Thank you a lot

doram.png.efef26f10bb30853ec7c79215e0ac3c1.png

reading item from SQL is not supported on herc.

For item_db.conf, you can have it as:

	Job: {
		Summoner: true
	}

if you want to use it for flux, you can have it on your item_db.conf and use the db2sql plugin(provided with hercules repo), to convert the conf to sql(yet, sql db won't be read by server, its purely for external uses)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.