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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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