Jump to content
  • 0

Just want to ask about..


Question

Posted

Well yeah. Its about PRE-RE item_db and RE item_db.

Are they using the same item script? If so is it okay for me to use the RE/item_db.txt on my server which is uses PRE-RE folder?

Because im building Renewal server with pre renewal formulas.

12 answers to this question

Recommended Posts

Posted

I see. The reason why i want to use the RE/item_db is because those effin' mechanic asking for UNKNOWN ITEM which i find at RE/Item_db. Tch. How complicated this it.

Posted (edited)

Check the upper part XD if you want it equippable by all class, make it like the job and upper > 0xFFFFFFFF,32

 

 

Oh! So 32 is the corrent number. Im using 15 and 18. I'll try it right now.

 

=======================================================

 

Tried already. Still my rebellion cannot wear the D.Helm.

Edited by gidzdlcrz
Posted

Oh I forgot they were changed since the third jobs, well based on the structure, he can just use 7 as upper for it to be equippable.. Not sure what's his problem.

Posted (edited)

Im going to try it again. so 63 is the correct number. One moment.


Well this is my DHELM

5808,Diabolus_Helmet,Dark Bacilium,4,20,,250,,5,,1,0xFFFFFFFF,64,2,256,,0,1,364,{},{},{}

My rebellion still cannot wear it. I wonder whats wrong.

 

But i have a custom wing and i am able to wear it.

32002,Fusion_Wings,Fusion Wings,4,20,,100,,0,,0,0xFFFFFFFE,63,2,1,,0,0,1200,{}{}{}

=========================================================

 

Wooops edit. I can wear it now by putting 63 instead of 64.



So the only mistake here is the upper code. Hmmmmm. Strange.

 

 

 

 

Can you guys give me a link about upper codes. I have using iDB to know what are the values. And the maximum values are 15 only.

Edited by gidzdlcrz
Posted (edited)

Im going to try it again. so 63 is the correct number. One moment.

Well this is my DHELM

5808,Diabolus_Helmet,Dark Bacilium,4,20,,250,,5,,1,0xFFFFFFFF,64,2,256,,0,1,364,{},{},{}

My rebellion still cannot wear it. I wonder whats wrong.

 

But i have a custom wing and i am able to wear it.

32002,Fusion_Wings,Fusion Wings,4,20,,100,,0,,0,0xFFFFFFFE,63,2,1,,0,0,1200,{}{}{}

=========================================================

 

Wooops edit. I can wear it now by putting 63 instead of 64.

So the only mistake here is the upper code. Hmmmmm. Strange.

 

 

 

 

Can you guys give me a link about upper codes. I have using iDB to know what are the values. And the maximum values are 15 only.

Class: Equippable upper-types. Uses the following bitmasks:
	 1: Normal classes (no Baby/Transcendent/Third classes)
	 2: Transcedent classes (no Transcedent-Third classes)
	 4: Baby classes (no Third-Baby classes)
	 8: Third classes (no Transcedent-Third or Third-Baby classes)
	16: Transcedent-Third classes
	32: Third-Baby classes

^From the rAthena/doc folder

 

You add all the value together that you want to use. All = 63; Non-3rd = 7; Only 3rd = 56

Edited by Pneuma
  • Upvote 1
Posted

Thanks sir!!! :)


====================================

Oh I forgot they were changed since the third jobs, well based on the structure, he can just use 7 as upper for it to be equippable.. Not sure what's his problem.

Yup! This works alright. Using PRE RENEWAL. You have to use 63 if RENEWAL. :)

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...