Jump to content
  • 0

Question

Posted

i had added  Dragon weapons  and skills in my server(Vanganth's server pack)

now i wanna add two skills for one Dragon weapon...but i found in Itemdata'txt there is only one item_skill=[antaras_power] option...

so how to automatically obtain 2 skills when players were equipped with this dragon weapon???

thank you...

7 answers to this question

Recommended Posts

  • 0
Posted
  On 3/23/2022 at 3:12 AM, sandeagle said:

i had added  Dragon weapons  and skills in my server(Vanganth's server pack)

now i wanna add two skills for one Dragon weapon...but i found in Itemdata'txt there is only one item_skill=[antaras_power] option...

so how to automatically obtain 2 skills when players were equipped with this dragon weapon???

thank you...

Expand  

you tried to double it and it didnt work?

  • 0
Posted (edited)

C4 itemdata only support one skill in item skill definition, you have to use next syntax in "ItemdatEx.txt":

 

  Quote

begin    item_id=8763    skill_list={s_capture_of_elcrock_a1;s_capture_of_elcrock_b1;s_capture_of_elcrock_c1}    end

Expand  

 

Edited by zconll
  • 0
Posted (edited)
  On 3/23/2022 at 10:31 AM, zconll said:

C4 itemdata only supports one skill in item skill definition, you must use next syntax in "ItemdatEx.txt":

 

 

Expand  

 

  On 3/23/2022 at 8:01 PM, DumanisT said:

Merge 2 skill effect into skilldata and put just was . or use item skill for 1 and next one for +4 effect

Expand  

really it's just these 2 options, in the past there was no itemdataEX.txt so we used the safe +4 to add another skill in c4 PTS

Edited by tiagopyerri
  • 0
Posted
  On 3/24/2022 at 3:56 AM, tiagopyerri said:

 

really it's just these 2 options, in the past there was no itemdataEX.txt so we used the safe +4 to add another skill in c4 PTS

Expand  

sand if u need further help u can add me at discord, i help several people if i know how to solve Amenadiel#2435

Guest
This topic is now closed to further replies.


×
×
  • 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